Hacker News new | ask | show | jobs
by ilikeatari 424 days ago
What if I need massive amounts of boilerplate code that is cheap? there are still so many use cases where relatively simple CRUD apps would save massive amounts of time. In my industry, there are still massive organizations using pen and paper doing DVIR logs (just one example)
2 comments

Sure, but you didn't need more than a few engineers for a CRUD app anyways. The problem with building a useful business is that CRUD generally is not enough, and the actual value-add is something novel that an LLM will choke on since it's not in the training data.
Once you have one CRUD app, Copy/Paste is faster.