The evolution of package managers Package managers play an important role in Linux software management. Here's how some of the leading players compare.
Why programmers love Linux packaging Programmers can distribute their software easily and consistently via Flatpaks, letting them focus on their passion: Programming.
Building an open infrastructure for civic participation What the deployment of Decide Madrid can teach us on creating a participatory culture to effectively engage with citizens.
Are you using this magic method for filesystems from Python 3.6? Explore os.fspath and two other underutilized but still useful Python features.
Manage your Raspberry Pi with Cockpit Establish central control over your Raspberry Pis with Cockpit.
Use open source tools to set up a private VPN Use OpenWRT and Wireguard to create your own virtual private network on your router.
Convenient matrices and other improvements Python 3.5 brought us Explore some of the underutilized but still useful Python features.
Looking back at what Python 3.4 did for enum Plus explore some of the underutilized but still useful Python features.
What Python 3.3 did to improve exception handling in your code Explore exception handling and other underutilized but still useful Python features.
Watch command cheat sheet By Moshe Zadka Use the watch command to let you know when a task has been completed or a command has been executed. It's useful for many ad-hoc system administration tasks where you need to…
3 Python 3.2 features that are still relevant today Explore some of the underutilized but still useful Python features.