| ▲ | hermitShell 4 hours ago | |
If you like sci-fi takes on software systems, check out Vernor Vinge "A Fire upon the deep" and sequels. I recall ship systems software is something like all the code humanity has ever written, plus centuries of LLM churn. One of the protagonists is a space faring software developer particularly good with legacy code. We are used to thinking about software like in the article, a program that runs deterministically in an OS. Where we are headed might be more like where the LLM or AI system is the OS, and accomplishes things we want through a combination of pre-written legacy software, and perhaps able to accomplish new things on the fly. | ||
| ▲ | genghisjahn 21 minutes ago | parent | next [-] | |
Ordered Fire Upon the Deep. Looks interesting. | ||
| ▲ | genghisjahn 3 hours ago | parent | prev | next [-] | |
Interesting, I kinda do this. Sometimes when an LLM solves a problem for me, I have it write code so that I can reuse that exact same approach deterministically(and I line by line check it). Now I have about a dozen CLI commands that the LLM can use and I'm reasonably (although not 100%) sure I'll get an expected outcome. Really helpful with debugging via steam pipe and connecting to read replicas. | ||
| ▲ | Izkata 3 hours ago | parent | prev | next [-] | |
Sounds like a recipe for Star Trek holodeck malfunctions. | ||
| ▲ | DonHopkins 3 hours ago | parent | prev [-] | |
Pham Nuwen is a master of vibe patching legacy sedimentary software. | ||