Computer Science
I Made a Lightweight C Alternative to std::unordered_map
·635 words·3 mins
A production-ready, macro-based library to generate type-safe hashmaps.
I Made a Better Dynamic Array than stb_ds.h
·465 words·3 mins
A production-ready, macro-based vector library to generate type-safe dynamic arrays.



Linux System Recovery Without Live CD or USB
·365 words·2 mins
How to boot into a linux operating system when you forget your password without a live CD or USB.