As I just presented at FOSDEM, we are moving into the next phase of the uutils project. (more…)
Read more »
Incarcerated developer, Open source Author, maintainer and contributor, back-end and systems dev. Command-line junkie... (more…)
Read more »
Like most programming languages, Rust encourages the programmer to handle
errors in a particular way. Generally speaking, error handling is divided into
two broad categories: exceptions and return values. Rust opts for return
values. (more…)
Read more »
Clojure, implemented atop Rust . Contribute to Tko1/ClojureRS development by creating an account on GitHub. (more…)
Read more »
This is an update on the progress I have made on my Rust to C compiler. I am experimenting a bit with a new article format: instead of an overarching theme, this is more of a collection of smaller bits and pieces, sewn together. (more…)
Read more »