Theme 1: New OS mechanisms for safe, “conjurable” software
Commenters see a need for fresh permission, access‑control, and sandboxing designs that can safely run LLM‑generated or ad‑hoc code.
- Zee2: “There could be some interesting actual OS design innovations for new permissions, access control, and sandboxing systems that are designed from the ground up for these ‘conjurable’ experiences… Finding some balance between access and safety for vibe‑conjuring parts of the OS…”
Theme 2: Skepticism that these ideas are just old computer science repackaged
Several participants dismiss the proposals as recycled concepts, arguing the field isn’t breaking new ground.
- tptacek: “Oh, ok. I guess computer science is finished, then. I should have known. It's not like there's any evidence that it's been blown wide open recently.”
- tptacek (later): “Maybe everything we're doing is just crate‑digging through old settled computer science.”
Theme 3: The gap between expert and lay‑person views—treating all software as untrusted
The discussion highlights how non‑experts blur UI/OS boundaries and why even user‑created code should be handled like stranger‑written software.
- msla: “This is by and for people who do not distinguish between the UI and the OS, like how 'MSIE' is 'The Internet' for them.”
- chroma_zone: “If I'm running software written by an LLM, even if I was the one who prompted the LLM, I would still want my OS to treat it as if written by a stranger.”
- tptacek: “I love the idea that normal people building software to solve real problems in their life is, necessarily, a toy; the only real software is blessed by our sacred priesthood of PLT experts.”