My Coding Workflow with AI: From Ticket to Commit
A step-by-step workflow for using AI coding assistants effectively — from understanding a ticket with Rovo to reviewing changes before committing with Claude.
All posts tagged with "productivity"
A step-by-step workflow for using AI coding assistants effectively — from understanding a ticket with Rovo to reviewing changes before committing with Claude.
A practical breakdown of memory types in AI coding tools — what survives between sessions, what gets wiped, and how to build persistent AI teammates that actually know your codebase.
Understanding how context works in AI coding assistants — what goes in, why it runs out, and how to manage it so the AI stays helpful instead of confused.
A practical comparison of vibe coding and spec-driven development — when to flow freely with AI, when to nail down specs first, and how to combine both without losing your mind.
Learn how to use VS Code Remote-SSH to develop on remote servers with full local IDE experience. Covers setup, configuration, tips, and common workflows for seamless remote development.
Stop tutorial-hopping. The fastest way to grow as a junior developer is to learn while doing real work — solving actual problems, mastering your current tools, ignoring the hype, and shipping quality code.
What Cursor learned from running hundreds of coding agents for weeks and why the planner-worker pattern matters for ambitious software projects.