Choosing the Right AI Model in Cursor: A Practical Guide
The other day I commented that I intuitively find O3 better for reasoning, problem solving and troubleshooting, over other models like Claude-4-Sonnet…
The other day I commented that I intuitively find O3 better for reasoning, problem solving and troubleshooting, over other models like Claude-4-Sonnet…
Hands-on notes comparing VS Code + Copilot to Cursor. Topics: indexing, MCP servers, Custom Instructions, and code-generation quality.
I decided to give Cursor Background Agents a try with one of my own repos (terraform-aws-ecr) after hearing about their capabilities. Here’s the whole experi...
Recently, while working on my Terraform modules, I had an idea: What about using BugBot to check Copilot’s Coding Agents? With Copilot Coding Agents a…
Recently, I had the opportunity to try out GitHub Copilot Coding Agents (Background Agents) on one of my personal projects: the terraform-aws-backup m…