The Future Of Software Engineering according to Anthropic
The initial productivity gains from AI code assistants are starting to come with a cost. The speed is undeniable. You…
Articles about code review, AI, and engineering productivity
The initial productivity gains from AI code assistants are starting to come with a cost. The speed is undeniable. You…
The question of whether engineers will be replaced by AI is not new, but this time it feels different. Previous…
Technical debt is part of the game in software development. Ignoring it, however, turns a calculated shortcut into a bottleneck…
An AI code assistant generates a function to handle user uploads. The code looks correct, compiles, and passes all tests.…
You receive a pull request coming from an AI. The code looks clean, follows the prompt, and all unit tests…
People talk about pull request size like it’s a style preference. I used to think the same, until I put…
The collection of scripts, manual configurations, and unwritten rules that helped your company get started will eventually begin to hold…
Code review for AI-generated code is different. A pull request can look syntactically perfect, pass all local tests, and still…
When a single dependency update in one service causes a runtime failure in another, that is not an accident. It…