Tech
- Read more about When 'perfect' code fails23102025
When 'perfect' code fails
When too much magic in the codebase breaks security measures, you know something is way off. - Read more about Under the hood: Vec<T>07092025
Under the hood: Vec<T>
Let's look at Vec<T> to get a better understanding of its inner structure. - Read more about Rust is not harder than other languages10022025
Rust is not harder than other languages
Looking at software development as a whole paints a different picture in favour of rust. - Read more about A smarter way to track software versions03022025
A smarter way to track software versions
Keeping track of software versions is a constant challenge. Let's make it suck less.