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....

07 Oct 2022 2 min read

Keychron keyboard special shortcuts and Linux function keys

Special Shortcuts

24 May 2022 2 min read

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...

29 Apr 2022 1 min read

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...

25 Apr 2022 1 min read

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...

01 Apr 2022 2 min read

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...

16 Mar 2022 3 min read

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.

03 Mar 2022 10 min read

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.

22 Feb 2022 1 min read

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...

24 Jan 2022 3 min read