Horust is a supervisor / init system written in rust and designed to be run inside containers. (more…)
Read more »
Rusts type system requires that there only ever is one mutable reference to a value or one or more shared references. What happens when you need multiple references to some value, but also need to mutate through them? We use a trick called interor mutabil... (more…)
Read more »
It's been a long time since I properly learned a new language—computer or human. Maybe 25 years. That language was Java, and although I've had to write little bits of C (very, very little) and JavaScript in the meantime, the only two languages I've writte... (more…)
Read more »
A web browser in the making. More info at https://gosub.io - gosub-io/gosub-engine... (more…)
Read more »