Technology

More

Are There Any Linux Phones?

  • March 16, 2022

Leaving “big tech” ecosystems on the desktop is fairly easy with a Linux laptop or a manual Linux install. Smartphones, though, seem strictly the domain of Apple and Google....

More

How Do Git Branches Work?

  • March 16, 2022

Branches are a core feature of Git’s version tracking and are used constantly by teams working on the same software codebase. We’ll dive into how they...