Feb 6 · 3 min read · Lately, there has been an overwhelming number of articles discussing AI tools for developers. These articles often follow a familiar pattern: they speak in broad terms about AI's impact, either positively or negatively, but rarely provide concrete ex...
Join discussion
Jan 17 · 13 min read · Introduction The battle between GitHub Copilot vs Cursor AI just got more interesting in 2026. In the recent past, both of these tools have released significant updates that alter the way that developers write code. GitHub Copilot also launched speci...
Join discussion
Dec 27, 2025 · 3 min read · The rapid rise of AI-powered coding assistants has transformed how developers write software, but it has also sparked new concerns. The CEO of Cursor, a popular AI-first code editor, has issued a warning about “vibe coding,” a trend where developers ...
Join discussion
Dec 23, 2025 · 6 min read · Strong suggestion: don’t copy my workflow — read through the failures, mistakes, and learnings, and use them to craft a workflow that works for you. If you want to jump straight to my current workflow, go here →👉 Iteration 7: My Current Workflow (Wh...
Join discussion
Dec 9, 2025 · 6 min read · Why Inspect LLM Requests This project started with a simple question: “Does Claude Code load CLAUDE.md as a system prompt or a user prompt?” Online answers hinted it was added as a user prompt, but I wanted proof—not assumptions. With agent-based cod...
Join discussionNov 25, 2025 · 8 min read · Google Antigravity AI: Autonomous Coding Platform Review Coding assistants are everywhere. GitHub Copilot autocompletes your functions. ChatGPT helps debug errors. Cursor suggests edits. But these tools still require you to drive. You decide what to ...
Join discussion
Sep 14, 2025 · 3 min read · Like many developers, I’ve been experimenting with Cursor, the AI-powered code editor. On my Ubuntu 24 machine (running GNOME on X11), the install appeared to work fine — I could run cursor from the terminal, and the editor launched without issues. B...
Join discussionSep 1, 2025 · 8 min read · AI coding tools are everywhere; they have changed the way we used to code. These days, people are doing vibe coding with the help of these tools. From suggesting code snippets to explaining errors in plain English, these assistants are becoming as co...
Join discussion
Aug 25, 2025 · 4 min read · In the previous post, I mentioned that I was starting to use Cursor as my main IDE, after having worked with VSCode and Copilot for a while. A key advantage of Cursor for VSCode users is its support for the same keyboard shortcuts, allowing for a sea...
Join discussion