Recent Posts
- First steps in Zig (0.15.2)
- Installing NetWare 3.12 in QEMU
- [Contributed] How to: get root on a Foscam FI9831W (2017)
- Implementing a std::function<>-like wrapper in C++, part 3: using a static storage buffer
- Implementing a std::function<>-like wrapper in C++, part 2: generalizing the return type and arguments
Recent Comments
No comments to show.
Monthly Archives: February 2026
First steps in Zig (0.15.2)
Introduction A few weeks ago, I was replaying an old ’90-ies adventure game and… I got stuck. I decided to look up online hints, and remembered the https://www.uhs-hints.com website (back in the early 2000s, this used to be a very … Continue reading