A guide to boot into different Linux kernels for whatever (cursed) reason.
📆 20 Jan '24 | 📋 Essay Linux
If you boot into initramfs, chances are that your hard disk has some memory error. This essay talks about how to fix it.
📆 06 Dec '22 | 📋 Linux Tutorial
Guide for Pop!_OS or systemd-boot users to configure the menu to choose which OS to boot into.
📆 13 Sep '22 | 📋 Linux Tutorial
A winter break project to scan QR codes and text on desktop. Borne out of pdf pain and exasperation with people sending me images to debug code (please stop doing that).
📆 26 Feb '22 | 📋 C/C++ OpenCV Linux Project
Recreating the classic Snake game with C, ncurses and Linked Lists.
📆 06 Aug '21 | 📋 C/C++ Linux Data Structures Project