Replace man pages with Tealdeer on Linux Tealdeer is a Rust implementation of tldr, which provides easy-to-understand information about common commands.
Why transparency is critical to your open source project's security A community's health and transparency are good measures of a project's security.
Enter invisible passwords using this Python module Give your password an extra layer of security with GPG and the Python getpass module.
How I avoid breaking functionality when modifying legacy code Extract methods give the biggest bang for the buck when it comes to modifying legacy code while avoiding the risk of breaking the functionality.
Identify flowers and trees with open source PlantNet combines open source technology with crowdsourced knowledge to help you become an amateur botanist.
Chaos engineering for Kubernetes By cherrybomb Get started with Kubernetes using chaos engineering. This eBook guides you through responsible experimentation.
Linux cron cheat sheet By sethkenlon The cron system is a form of automation that puts something on a schedule. That "something" could be many different things. You can make your computer do what you want it to…
Run Prometheus at home in a container Keep tabs on your home network by setting up a Prometheus container image.
Bind a cloud event to Knative CloudEvents provides a common format to describe events and increase interoperability.
How I build my personal website using containers with a Makefile Simplify container management by combining the commands to build, test, and deploy a project in a Makefile.
Try Dolibarr, an open source customer relationship management platform Maintain a customer database and send promotions and offers with Dolibarr's CRM features.
My first day using Ansible A sysadmin shares information and advice about putting Ansible into real-world use configuring computers on his network.