
Smart suggestions on your Fish shell, without AI
Introduction A few days ago I was looking for a way to improve my Fish shell experience, exactly I wanted to have smart suggestions based on my usage patterns, directory context, and command histo...
Introduction A few days ago I was looking for a way to improve my Fish shell experience, exactly I wanted to have smart suggestions based on my usage patterns, directory context, and command histo...
Introduction After fighting with bluetooth dongles, which have patetic support on Linux, I decided to buy an Intel AX210 WiFi card because I needed WiFi6 for doing some job-related tasks like meas...
Introduction This post is more of a reminder for me than anything else (so don’t expect a very detailed, long post), but since that I’ve learned in the process, I decided to share it and try to he...
Introduction I’ve been using Bash for over 15 years. It’s THE BEST shell out there. Not by technical merit, but by sheer inertia. It’s the default shell on almost every system, every script is wri...
Introduction There are many posts about migrating from Docker to Podman, but most of them are focused on the basics… docker export / podman import. This post is about a full migration, including v...
Update As of 2025-05-30, Conduwuit has been abandoned, but Continuwuity has born as an attempt to continue the project. It’s fully compatible with Conduwuit, and the migration is as simple as chan...
Introduction I’ve been using Rust for a long time, and I love it, we all know what it offers so lets not focus on it. I’m also a VSCode enjoyer, and recently I found about DevContainers on a relea...
Introduction Steam is the favorite gaming platform on Linux, and it’s not a surprise: it’s the only platform with a native Linux client, has put a lot of efforts on Proton/Wine so that Windows gam...
Introduction Rust is a programming language that has been gaining a lot of popularity in the last few years, and it’s not a surprise, it’s a very powerful language, with a lot of features that mak...
Background I started using Linux in 2012, I was a Windows user, but I was curious about Linux, so I decided to give it a try. I started with Ubuntu, and I was very happy with it, at some point, I ...