this post was submitted on 05 Sep 2026
151 points (96.9% liked)
PC Master Race
22465 readers
490 users here now
A community for PC Master Race.
Rules:
- No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
- Be respectful. Everyone should feel welcome here.
- No NSFW content.
- No Ads / Spamming.
- Be thoughtful and helpful: especially when new beginners have questions.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Reading AI code all day absolutely sucks and is the least interesting part of the job. Reading human code is so much better.
Also in all the places I worked 99% of the code was not copy-pasted. Beginners copy paste in their uni assignments, but once you are a bit comfortable with code it's much slower than just writing out exactly what you want!
I don't think that fully, 100% AI-written code is going to be the future and humans are only going to read it. I believe that (expert) humans still do a much better job in structuring code for long-term maintainability and thus there's still going to be a niche for software developers there.
But I also have to agree with you that unfortunately most of the code will still be AI generated slop.
I don't even like reviewing ai code generated at my direction, reviewing other peoples is awful
Yea, it was attempted humor. The classic "copy paste" joke, though I admit it didn't read well.
It might be slop now, but we can't assume it will always be that. If AI gets to a point where large pieces of code can be written almost instantly with zero bugs, then we will definitely have code written almost exclusively by AI. I agree that some of the very complex stuff would actually be cheaper to pay someone than pay the for the computational power for an AI to do it, but that is probably about it.
Whatever people feel about that is totally fair. I am not saying I think it's better, I just see that is the ultimate outcome. And an outcome I think most of us will live to see in the not so distant future.
Fair point 😊 Thanks for the clarification!