|
|
|
|
|
by rckclmbr
120 days ago
|
|
Exactly. I was building an app to track bike part usage. It was an okay app, but then I just started using ai with the database directly. Much more flexible, and I can get anything I need right then. AI will kill a lot of companies, but it won’t be the software it develops, it will be the agent itself |
|
If it's not local, I saw this comment: https://news.ycombinator.com/item?id=47085906
"This entire stack could give you computing power equivalent to a 25k euro/month AWS bill for the cost of electricity (same electricity cost as running a few fridges 24/7) plus about 50k euros one-time to set it up (about 4 Mac Studios). And yes, it's redundant, scalable, and even faster (in terms of per-request latency) than standard AWS/GCP cloud bloat. Not only is it cheaper and you own everything, but your app will work faster because all services are local (DB, Redis cache, SSD, etc.) without any VM overhead, shared cores, or noisy neighbours."
Makes me think there will be these prompts like "convert this app to suit a new stack for my hardware for locally-optimized runtime."
How are people building the best local stacks? Will save people a ton of money if done well.