All Stories
I built a little driving arcade machine with a Raspberry Pi
Hello! This summer, I went to Spain as usual and decided to stay longer for different reasons. I wanted to occupy my mind and build something fun during this time....
Keychron keyboard special shortcuts and Linux function keys
Special Shortcuts
Connecting my AirPods on Ubuntu 22.04 with PipeWire
I had some trouble after doing a fresh install of Ubuntu 22.04 with my AirPods. So I will share my system configuration, and part of it includes switching from ALSA...
Install Firefox from .deb (not from snap) on Ubuntu
The latest Ubuntu LTS ships Firefox as a snap instead of a deb package. But if you prefer to install the browser in the traditional way like me, here is...
Logitech MX Master on Linux
The basic functionality of the mouse should work with no particular configuration if using the unified receiver USB dongle. However, I miss the gestures of pressing my thumb and moving...
Algorithm Analysis (Big O) with Python
I started blogging about things that I care about to keep knowledge in my head and have these concepts present. I am not an expert on them, but the idea...
SOLID Principles in Python
These five principles are not a specific ordered list (do this, then that, etc.) but a collection of best practices. It’s a mnemonic vehicle to be remembered.
Running Ubuntu ARM64 with Docker
Hi there! Here is a basic guide and easy way to run Ubuntu ARM64 or any Docker container in different architectures.
Converting my old iPhone into a bot
Hi there, I wanted to create a Twitter bot recently for personal purposes, but the data I wanted to tweet is from another iOS app that doesn’t have any public...