Tag: software-engineering
Page 10 of 52 • 566 posts total
-
JetBrains AI Assistant: Overlooked value of structural search and replace
A field-tested take on the overlooked value of structural search and replace with JetBrains AI Assistant: what it rewards, where it breaks, and how to keep the workflow honest.
-
Code Review as a Superpower – Not a Necessary Evil
Transform code review from a dreaded bottleneck into your team's superpower. Learn practical techniques for giving better feedback, receiving criticism.
-
Windsurf: When to reach for Cascade and when to fall back to pure editing
A field-tested take on when to reach for Cascade and when to fall back to pure editing with Windsurf: what it rewards, where it breaks, and how to keep the workflow honest.
-
Cursor: Keeping tests running in the background while the agent edits
A field-tested take on keeping tests running in the background while the agent edits with Cursor: what it rewards, where it breaks, and how to keep the workflow honest.
-
Google Gemini: Keeping answers tight with explicit output contracts
A field-tested take on keeping answers tight with explicit output contracts with Google Gemini: what it rewards, where it breaks, and how to keep the workflow honest.
-
Why Copy-Paste Is the Biggest Enemy of Sustainable Code
Discover why copy-paste programming destroys code maintainability. Learn the real costs of duplication, when it's actually acceptable, and practical.
-
ChatGPT Codex: Treating Codex as a junior engineer with an infinite patience budget
A field-tested take on treating Codex as a junior engineer with an infinite patience budget with ChatGPT Codex: what it rewards, where it breaks, and how to keep the workflow honest.
-
Claude Code: Diffing agent output against main before you trust a single file
A field-tested take on diffing agent output against main before you trust a single file with Claude Code: what it rewards, where it breaks, and how to keep the workflow honest.
-
GitHub Copilot: Leaning on Copilot Edits for multi-file, reviewable diffs instead of raw chat
A field-tested take on leaning on Copilot Edits for multi-file, reviewable diffs instead of raw chat with GitHub Copilot: what it rewards, where it breaks, and how to keep the workflow honest.
-
Local LLMs with Ollama: Caching embeddings locally for a private retrieval layer
A field-tested take on caching embeddings locally for a private retrieval layer with Local LLMs with Ollama: what it rewards, where it breaks, and how to keep the workflow honest.
-
Agentic coding: Honest case for agents that only suggest
A field-tested take on the honest case for agents that only suggest with Agentic coding: what it rewards, where it breaks, and how to keep the workflow honest.