Improving Linux Boot Times
Making computers boot fast is cool. How fast can we get a Raspberry Pi Zero W responding to pings over wifi?
Making computers boot fast is cool. How fast can we get a Raspberry Pi Zero W responding to pings over wifi?
I have been reading an interesting series of blog posts about io_uring and was inspired to investigate Linux syscall performance myself.
Introduction
Introduction
The previous post in this series discussed what a PID controller is and why it might be useful.
My project for the past few months has been adding a new temperature controller to my espresso machine. The stock machine has a brew thermostat that turns the boiler on below 99c and off above 115c. That’s a pretty wide range. I’ve found the ideal boiler temperature to be about 102c.