Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Blurry Moon (sun@shitposter.world)'s status on Tuesday, 17-Feb-2026 04:52:06 JST
Blurry Moon@toiletpaper sure thing. I have a bunch of it specced out and some basic code but it doesn't work yet.
another interesting feature is when you want to add a feature to it, it uses the llm to spec out tests for an addon module; writes codes; iterates until the module passes tests; hot-reloads the module into itself. there is an immutable core and then it can dynamically rewrite its modules without having to restart.