4 ways to edit photos on the Linux command line Here are a few of my favorite ImageMagick tricks and how to use them without a GUI.
Debug a web page error from the command line One way to debug a web server is by using the wget command-line program.
A simple CSS trick for dark mode The ability to let your website adjust to the user's theme of choice is a great accessibility feature.
5 tips for learning a new programming language in 2022 With the power of open source, programming can be accessible to anyone. Find a project you want to work on, and let that be your first entry to programming.
Linux su vs sudo: what's the difference? A comparison of Linux commands for escalating privileges for non-root users.
5 markdown editors I recommend trying Everyone has their favorite markdown editor. Here are a few I have tried.
5 reasons to love Linux GNOME Files GNOME Files is the name of the file manager for the GNOME desktop. Its intuitive design is just one of the many reasons I love to use it.
How to set up a CI pipeline on GitLab Continuous integration (CI) means that code changes are built and tested automatically. Here's how I set up a CI pipeline for my C++ project.
Use Mozilla DeepSpeech to enable speech to text in your application Speech recognition in applications isn't just a fun trick but an important accessibility feature.
Help students learn programming with Bitsy Bitsy is an open source video game designer. Its minimalistic features make it prime for anyone to explore their creativity.
Travel off the grid and still send emails with putmail Configure your mail client to automatically send emails next time you have an internet connection.