How to Use Cursor: 12 Tips to 10x Your Productivity
A practical guide to using Cursor, the AI code editor: master Tab, Cmd+K, Chat, Agent, Plan Mode, Rules, Skills, and MCP to ship code faster
Search across 246 posts, 23 explainers, and 82 topics
A practical guide to using Cursor, the AI code editor: master Tab, Cmd+K, Chat, Agent, Plan Mode, Rules, Skills, and MCP to ship code faster
A practical guide to Cursor Agent Skills: write your first SKILL.md, scope it with paths, add scripts, and ship reusable workflows your AI agent runs on demand
How one elected leader coordinates replication so a cluster stays consistent and survives node failures
How each Git workflow handles features, releases, and hotfixes, and how to pick the one that fits your team
Why clients retry, how duplicate requests sneak in, and how to build a receiver that processes the same request twice without breaking anything
Why teams pick ULIDs over UUIDs for database keys, and how to generate and decode them
Two products, one parent company, very different jobs. Pricing, SDKs, SSO, SAML, MFA, and when each one is the right call.
The architecture behind Slack alerts, Uber ride pings, and every order confirmation email that lands on time
How dead tuples cause table bloat, why default autovacuum settings fall behind on busy tables, and how to tune it for high-traffic production workloads
How time-bound leases give cluster nodes exclusive access without holding it forever when things go wrong
The architecture behind Flipkart Big Billion Days, Xiaomi drops, Alibaba Singles' Day, and every Black Friday landing page that does not melt
What a GUID is, how the format works, and how to generate a GUID in .NET, SQL Server, and PowerShell