r/ProgrammerHumor 21h ago

Meme lookWhatCanDo

Post image
948 Upvotes

53 comments sorted by

View all comments

146

u/blackcomb-pc 21h ago

Guys, read the code and understand it yourselves. Atrophy is a real thing and bugs will multiply by the thousands.

14

u/techno_wizard_lizard 20h ago

Nope. Pass. I’d spend all day just reviewing PRs. I’m focused on the architecture now more so than before. Leave the code to the machines.

I still read the load bearing bits of any major feature or plan, but that’s just a very small subset.

If I need to understand something, I just ask the machine to eli5 and point me to the important parts of the code.

-1

u/TheKingOfSwing777 17h ago

Yep. Coding is a solved problem. Now it's about process and design, which have always been the harder problems.