I’m a traditional software engineer. Join me for the first in a series of articles chronicling my hands-on journey into AI ...
This process is called a clean install, which is ironic as there's nothing particularly clean about it: Microsoft has enshittified Windows Setup.
Linux might be the better choice after all.
Cine is a new GTK4/libadwaita video player for Linux using an MPV backend. We take a look at the app as Ubuntu 26.04 prepares ...
Pull fresh Unsplash wallpapers and rotate them on GNOME automatically with a Python script plus a systemd service and timer.
There are plenty of Linux distributions to choose from. Many of those distributions are general purpose. These distributions are all free and simple to install. When you think of all-around operating ...
Ubuntu 25.10 only shipped yesterday, but a big issue that prevented Flatpak installation was discovered. It has now been fixed. Canonical only released Ubuntu 25.10 Questing Quokka yesterday, but a ...
Modern Python developers use virtual environments (venvs), to keep their projects and dependencies separate. Managing project dependencies gets more complex as the number of dependencies grows.