Am iterating on a Linux distribution that boots to an LLM, and has technical, scientific documentation and source code repos on disk. I treat Linux like a Python repl, rather than build the code, AI is trained to use Linux system calls to replicate the state defined in code.
So far it has inferred how to sys call its way to a working hyprland without any bells and whistles. Still working on bells and whistles and apps like Firefox, Godot, and normalizing the source code base along the way to eliminate redundancy.
For whatever reason my EE brain sees all the semantic gibberish of programming as … well, gibberish. Electrons and matter interactions are good enough for me, and I’d like some freedom from the contrived semantics that often come along.
Comments
Am iterating on a Linux distribution that boots to an LLM, and has technical, scientific documentation and source code repos on disk. I treat Linux like a Python repl, rather than build the code, AI is trained to use Linux system calls to replicate the state defined in code.
So far it has inferred how to sys call its way to a working hyprland without any bells and whistles. Still working on bells and whistles and apps like Firefox, Godot, and normalizing the source code base along the way to eliminate redundancy.
For whatever reason my EE brain sees all the semantic gibberish of programming as … well, gibberish. Electrons and matter interactions are good enough for me, and I’d like some freedom from the contrived semantics that often come along.