1. Programming as a Means vs an End (Tool for Boring Tasks)
"It might also come down to whether we see programming as an end in itself or as a tool." – nonasking_
2. Concerns About Reliability and Determinism of LLM‑Generated Code
"Compilers are ruleset: If you pass it one statement it'll produce the same output all the time. Its easy to verify it works… But an LLM will generate you two completely different things today and tomorrow… They are NOT comparable at all." – tpetry
3. Fear of Job Displacement and Loss of Professional Value
"So what are people like me, who fall into 'some values of no one' supposed to do? I guess just blow my brains out? … now you're completely redundant and worthless to society." – bluefirebrand
4. LLMs as Productivity‑Boosting / Learning Aids (StackOverflow on Steroids)
"I use AI like StackOverflow on steroids. And like using stackoverflow, I do it in a browser and I don't let the LLM touch my code. I, personally, love programming more than ever!" – intrasight