Born Against, or why hobby programming communities are against LLM usage
Thread
Unofficial Hacker News client; not affiliated with Y Combinator.
Born Against, or why hobby programming communities are against LLM usage
Unofficial Hacker News client; not affiliated with Y Combinator.
QuantumNoodle · · focus · HN ↗
ryandvm · · focus · HN ↗
The people like me that sort of just stumbled into this career as a result of spending the evenings of our youth trying to get the computer to do interesting things don't seem to have as much appreciation now that the LLMs are taking over the fun part.
orsorna · · focus · HN ↗
lelanthran · · focus · HN ↗
Those people are in for the biggest shock and largest disappointment: when a bright teenager can replicate, with an LLM, what they produced with an LLM the pay is going to fall off a cliff.
At least those who really are into development to the point of writing their own OS, Language, etc can still enjoy it as a hobby.
ASalazarMX · · focus · HN ↗
The value of an engineer is not what task they work on, but what problems they can solve. To this teen, the code is a black box, the LLM has most of the value in their pairing, and another random teen will replace easily them.
LLMs were trained on the work of engineers, not prompting teens. The profession will continue to evolve, and the LLMs will improve along, thanks to professional, manual code still being written, not to vibe-coders.
FeteCommuniste · · focus · HN ↗
darkstarsys · · focus · HN ↗
dboreham · · focus · HN ↗
deterministic · · focus · HN ↗
And I love using LLMs. They take care of all the boring boilerplate, letting me focus on the parts I actually enjoy.
ericd · · focus · HN ↗
Computers were on a trajectory of becoming more consumption oriented, and this has shifted it strongly back towards creation. Normal people can make their own custom software again. This is awesome.
antonvs · · focus · HN ↗
LLMs are amazing tools for learning new skills and technology. I’ve recently moved into an ML adjacent role, am learning tons that I never knew before, and I’m delivering working systems more quickly.
One thing that’s been an eye-opener is how many details I miss in the code I write. LLMs can almost always suggest improvements, and usually, it’s quite obvious that they’re right. But this is making me a better developer, even though I already have decades of experience.
LLMs don’t force you to vibe code everything. You can use them as precisely or as vibe-ishly as you want. They can be a skill amplifier rather than a skill replacer, if you use them as such.