Wild realization: AI means I shouldn't write *any* code anymore
Wild realization: AI means I shouldn't write *any* code anymore.
Why? Because AI is better than me.
1. AI sees more than me. It sees *all* the connections, including docs. If I change something simple by hand, I might forget to update a doc, comment, or anything not protected by a compiler.
2. AI is more consistent than me. If I change code myself, now there's a little slice of potentially weird "human code" that may violate patterns outlined in AGENTS .md or skills. Every dev on our team has a unique style. AI follows *our* style, not a unique developer's style.
3. AI is faster than me. There's no way I can compete on speed. And it's only getting better.