7 ms·
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
by ilikeatari 1y 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)
- SR2Z 1y agoSure, 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.
- GoToRO 1y agoOnce you have one CRUD app, Copy/Paste is faster.