A few years ago, on a whim, I wrote YAIOUOM. YAOIOUM was a static analyzer for Rust that checked that the code was using units of measures correctly, e.g. a distance in meters is not a distance in centimeters, dividing meters by seconds gave you a value i... (more…)
Read more »
And by that, I mean exactly 100 lines (excluding templates), with hot reload and an embedded web server ๐
Conceptually, a static site generator is straightforward.
It takes some files as input, often markdown, render them, merge them with pre-defined tem... (more…)
Read more »
Random code snippets, projects and musings about software from Eric Kidd, a developer and entrepreneur. (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
With memory safety becoming more important in the world of computer science, I offer a brief opinion piece on why I choose to implement codecs in C. (more…)
Read more »