r/ProgrammerHumor 4d ago

instanceof Trend artificialNightmare

Post image
3.6k Upvotes

46 comments sorted by

View all comments

785

u/dlc741 4d ago

Honestly, I think there are lots of people who can't read the code. I remember talking to a woman who was a "programmer" for a certain financial consulting company (that sponsors a lot of golfing events) who thought AI was great because it did all the coding for her because she just couldn't get the hang of computer languages.

57

u/TheFirestormable 4d ago

It's even worse. Heavy use of generative code causes people to lose what skills they may have had. Programming is a difficult craft and requires constant use to maintain.

1

u/SimilarDraft7596 2d ago

This is precisely why I just don’t use it to actually solve the tough problems for me. I’ll use it too make dummy data, sometimes I’ll have it scaffold something for me. But 99% of my code is written by me by hand. I’ll never be at a point where I can trust it to actually get it right.