Platform Engineering metrics: what to track in your first 90 days
New platform teams often get their first metrics wrong. They build dashboards with things like CPU usage, memory, and number…
Articles about code review, AI, and engineering productivity
New platform teams often get their first metrics wrong. They build dashboards with things like CPU usage, memory, and number…
The most dangerous systems in an organization are often the ones no one complains about. They sit there, processing transactions…
Raw counts can be misleading. If one repo changes 10 million lines and another changes 200k, the first will almost…
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…