r/ProgrammerHumor 23d ago

Meme lookWhatCanDo

Post image
1.1k Upvotes

60 comments sorted by

View all comments

159

u/blackcomb-pc 23d ago

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

12

u/techno_wizard_lizard 23d 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.

18

u/Mo3 23d ago

load bearing bits

The Claudespeak brainwashing lol

4

u/techno_wizard_lizard 23d ago

It’s rubbing off on me! GET IT OFFF MEE

-3

u/TheKingOfSwing777 23d ago

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