Posted by samrolken 3 days ago
What people want isn’t code - they want computers to do stuff for them. It just happens that right now, code is the best way you can do it.
The paradigm WILL change. It’s really just a matter of when. I think the point you make that these are problems of DEGREE, not problems of KIND is very important. It’s plausible, now it’s just optimization, and we know how that goes and have plenty of history to prove we consistently underestimate the degree to which computation can get faster and cheaper.
Really cool experiment!
I certainly wouldn't want a patient healthcare system that might return slightly different results, or store the data in different format each time you make a request. Code is and will continue to be the best way to build deterministic computer information systems, regardless of whether it's generated by humans or AI.
And it reminded me a little about NeuralOS, which appeared here a couple months ago [1]. NeuralOS is different though as they decided to just skip the UI part, too, and let the UI generate based on intent.
Maybe together with your approach we can finally reproduce all the funny holodeck bugs from Star Trek!
Also I wonder if eventually you could go further and skip the LLM entirely and just train a game world frame generator on productivity software.
Somehow it will also help you decide what is needed as an mvp. Instead of building everything you think you will need, you get only what you need. But if I use someone elses application running this repo, the first thing I'll do is go to /admin/users/all
Similar fun concept as the cataclysm library for Python: https://github.com/Mattie/cataclysm