Unleashing the power of Homebrew on MacOS
Homebrew at your side, your M2 MacBook Air bridges the walled garden and the wild plains of open source.
The best 3 cross-platform text editors
Sometimes you just need raw text with no styles like a word processor. Here are three text editors that give you just that.
How the 9 major tenets of the Unix/Linux philosophy affect you
The Linux Philosophy is not just a historical curiosity — it’s more relevant today than ever.
Using logical operators on the Bash command line
Add powerful logic to the command line with control operators in compound commands.
Millions of Openly Licensed Images and More at Your Fingertips
Openverse is an open-source search engine that contains over 700 million openly licensed images, audio clips, and more.
Top 5 mistakes every new Linux terminal user makes
Avoid these comman mistakes, and find out how to become an expert in the terminal.
The impact of the Linux philosophy
The philosophy of an operating system matters. The Linux philosophy matters to the operating system and to the community.
Project Browser: Finding And Installing Drupal Modules In A Few Clicks
Project Browser Initiative is aimed at providing an easy process of discovering and installing contributed modules directly from the Drupal admin UI.
How I use cron in Linux
Scheduling tasks with cron means programs can run but you don’t have to stay up late.
Supercharge LibreOffice with Command Line Automation
Did you know that one of LibreOffice’s powers is the ability to operate from the command line like converting documents from one format to another?
My favorite Git tools
Git reflog, git gc, git bisect, and git worktree are just a few of the tools I use routinely.
How I configure Vim as my default editor on Linux
Vim is my favorite editor. These changes to my system make Vim available as the default in programs that use a different editor by default.
Find bugs with the git bisect command
Git’s bisect tool saves time and energy by quickly identifying a bad commit.
Arming Open Source Software for the Future
Future to bring more ARM servers in the data center and cloud than X64 systems.
How I switched from Docker Desktop to Colima
Colima is a Docker Desktop alternative for macOS and Linux that’s now supported by DDEV.
Learn Git: 3 commands to level up your skill
Learn how to use git squash, git rebase, and git cherry-pick.