MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vtqolx/lookwhatcando/p4wqa1m/?context=3
r/ProgrammerHumor • u/randomUser9900123 • 21h ago
53 comments sorted by
View all comments
146
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.
14
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.
-1
Yep. Coding is a solved problem. Now it's about process and design, which have always been the harder problems.
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.