This will be a shorter post, as the message I try to get across is rather simple: Be aware of…
This is a tiny bit of code that was my solution to a recent company code-dojo. A bit of background:…
Coming back to the firmwareplatform series I’d like to talk about the kind of infrastructure we should have in place…
In the last couple of months I’ve worked on a system that is supposed to be used to drive testing…
During the past couple of years I’ve had the honor to work with a lot of talented young engineers, who…
And yes, I actually mean bare metal as in “no operating system”. When I first got the idea to tinker…
When you start to think about building a platform it is a good idea to first get your requirements straight,…
Dependency Injection has become an established part of good design in the past decade, as it allows us to control…
If one thing has really followed me through 2019, then it was Rust. I’ve spent time with the language on…
Disclaimer: This post contains a lot of code. For reasons of brevity I’ve left out several bit’s that should be…