Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
roko's basilisk (vii@dsmc.space)'s status on Saturday, 18-Apr-2026 14:47:11 JST
roko's basilisk@p so after an exhausting week of problem solving I needed a way to fall asleep and apparently tonight that has been making a language and shell that is a faithful superset of POSIX sh. So it's elixir, but with processes, pipes and signals instead of actors, mailboxes, and monitors.
I even added a `supervise` builtin because go gives me the things unix doesn't