A code review that teaches instead of nitpicks
Reviews a diff at three altitudes — design, correctness, style — and explains the reasoning behind each note so the author learns something instead of just applying a patch.
Podcast episode
Writing code got cheap. Specs, review, testing, and deploy did not. Rony and Meghna dig into why Copilot on the old SDLC does not ship faster — and what teams actually have to delete.
The PromptsBuddy Podcast
The bottleneck moved
Writing code got cheap. The rest of the software loop did not.
Rony sits down with Meghna after a blunt take on vibecoding: Claude Code, Cursor, and a dozen others made typing faster — and exposed how much of shipping was never about typing.
The move is not a better model. It is deleting work around the model.
Reviews a diff at three altitudes — design, correctness, style — and explains the reasoning behind each note so the author learns something instead of just applying a patch.
Reads a function and enumerates the boundaries, empty states, and concurrency cases you didn't think of — then writes only the tests that could actually fail.
For when the date won't move. Sorts the plan into what ships, what waits, and what quietly gets cancelled — and names what breaks for users in each case.