Hacker News new | past | comments | ask | show | jobs | submit login

In the past this just meant it was easier for people to make new services and companies etc. and overall employment in the sector actually increased.

Maybe AI will change this, but we've seen plenty of doom-mongering before that never bore out.




Only if the rate of newer services/companies keep up and outweigh the ease of development we should eventually reach. People are currently still maintaining jQuery PHP and other tech that makes doing anything much more complicated than it needs to be.


might be a naive take but i think LLMs will improve the ease with which maintenance can happen. one of the major problems with older tech is finding people who are willing to work in that ___domain for cheap - LLMs seem to trivialise that.


How do you think they trivialize it? I've found them to be good for writing short scripts or answering a specific question. I've never seen one that you point at your own code base and have it do things like write a new endpoint that takes into account all the existing database and authentication code. If such a thing exists I'd like to know about it.


Your first sentence is describing the web based LLMs. There are others that operate against the project structure and has read all the files. But a lot of CRUDs also involve a much easier modular ___domain structure.

LLMs amplify you quite a bit in productivity if you're doing CRUD which is what most people are doing. You just clean up the code and clarify potential improvements.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: