Skip to main content
Mauro Morales

Mauro Morales

Software Developer, Speaker & Open-Source Contributor

I’m a seasoned software developer with experience in back-end, CLI, and systems development. I’ve presented at major industry events, and actively participated in open-source projects.

Recent

How Does a Raspberry Pi 5 Boot an image?
·1054 words·5 mins
System Architecture

When the Raspberry Pi5 is turned on, it will check on which device it is configured to boot. By default, this is the SD card, but you can change it to boot from an NVMe or USB drive while still fallback to SD. In my case, I’m using a USB SSD. Let’s take a look at how the disk is partitioned.

Epomaker Tide75 Keyboard Review
·1732 words·9 mins
Hardware

You know that feeling when you are trying not to buy new mechanical keyboards and still one manages to find its way to your desk? Well, that’s precisely how I felt last week when a package from Epomaker arrived! For about a fortnight, I’ve been putting the Tide75 to the test, let me tell you what I found!

A New Dawn for Secure Linux in Untrusted Environments
·490 words·3 mins
System Architecture

Linux has become the default operating system for running web applications. However, like any system connected to the internet, it is exposed to remote attacks. While public cloud environments and private datacenters offer some security from physical tampering, edge computing presents unique challenges.