Deep Dive: What actually happens when you type 'ls'?
A journey from the shell prompt to the kernel and back. Understanding fork(), execve(), and how Linux directories actually work.
Notes on programming, systems, security, and project work.
A journey from the shell prompt to the kernel and back. Understanding fork(), execve(), and how Linux directories actually work.
Why I ditched PyTorch to fight with malloc, pointers, and the chain rule.
Why brute force is dead, and how I built a Markov Chain engine to predict passwords based on probability.