My Oh My Zsh Setup
A walkthrough of my terminal setup using Oh My Zsh, Powerlevel10k, and a handful of plugins that make the command line a joy to use.
Thoughts on software development, game design, and the craft of building things that matter.
A walkthrough of my terminal setup using Oh My Zsh, Powerlevel10k, and a handful of plugins that make the command line a joy to use.
A step-by-step series on building a truth table generator that computes Conjunctive and Disjunctive Normal Forms from scratch using vanilla JavaScript.
Mathematical exploration from the technical side about how all numbers contain the digit 7*
Step-by-step tutorial on containerizing applications using Docker. Covers Dockerfiles, Docker Compose, volumes, networking, and production tips.
A comprehensive guide to building efficient thread pools in C++ for concurrent programming.
Understanding probability mechanics in gaming and how to calculate the actual drop rates for rare items.