Comment by ukprogrammer

Comment by ukprogrammer 16 hours ago

0 replies

> “It takes me at least the same amount of time to review code not written by me than it would take me to write the code myself, if not more.”

There’s your issue, the skill of programming has changed.

Typing gets fast; so does review once robust tests already prove X, Y, Z correctness properties.

With the invariants green, you get faster at grokking the diff, feed style nits back into the system prompt, and keep tuning the infinite tap to your taste.