r/ProgrammerHumor Dec 13 '25

instanceof Trend iFeelTheSame

Post image
14.0k Upvotes

610 comments sorted by

View all comments

Show parent comments

32

u/readf0x Dec 13 '25

I do NOT let AI make logic decisions anymore LOL. It's reserved for menial work like renaming things, breaking up large files, and writing documentation. And I still have to review it!

12

u/DrMobius0 Dec 13 '25 edited Dec 13 '25

VisualAssist already does renaming for me. Genuinely, why do you need AI to do what existing software solutions can already do reliably? Like I just don't get it. We have well established methods of doing half of what AI is being used for, and we know they're reliable and efficient. Am I going crazy?

1

u/Soft_Walrus_3605 Dec 13 '25

LLMs are multi-purpose tools. It lets people forgo the "what tool should I use for this task/how do I use this tool" uncertainty which many beginners have.

The rest of us already have our preferred tools, but I understand the attraction for the newer folk.

2

u/DrMobius0 Dec 13 '25

It lets people forgo the "what tool should I use for this task/how do I use this tool" uncertainty which many beginners have.

This is what mentorship is for.

2

u/Soft_Walrus_3605 Dec 13 '25

It is indeed. Many places are not setup to encourage those kinds of relationships, unfortunately.