¡Hola mundo!
🐛 Learning one bug at a time
This is an archive of my journey to explore and conquer the inner workings of computers, from the subatomic particles in transistors to the cool stuff we do with processors, operating systems, and web browsers. Occasionaly, I’ll also give my two cents on philosophy. All opinions are my own.
Crafting a Robust and Maintainable C Makefile
Published: at 08:40 PMA brief guide to creating from scratch the Makefile template that is used in my C projects.
My Impossible List
Updated: at 06:59 PMMy attempt to live forever or die trying, by doing what I want to do with my life. Do the things I want to do, see the places I want to see, meet the people I want to meet, and live the life I want to live.
Using Secure Shell (ssh) and Key-Based Authentication
Published: at 08:40 PMA brief guide to setting up, configuring, and using ssh for secure remote access to servers.