Jammy Jellyfish

PUBLISHED ON APR 22, 2022
Index

Popcorn and A Coke

Where Jacob talks movies

Unfortunately, Jacob couldn’t make it this week. He should be back with a review next Friday! Until then, you’re stuck with me. -Westley

The Tech Shelf

Where Westley talks about Linux

nano content/posts/2022-04-22/index.md

As I am writing this, I am patiently awaiting the release of Jammy Jellyfish – Ubuntu’s 22.04 LTS release. The Ubuntu subreddit and IRC channels are ablaze with newcomers and veterans to Linux alike. Why is everyone so excited?

Well first, what is Ubuntu? Ubuntu is a fork (aka a distribution or distro if you really want to sound cool) of the Linux operating system. Linux is open source and widely used in servers and by tech people. There are many other distros out there: Mint, Arch, Manjaro, and many, many more. These come out when people don’t particularly like the features of another distro. That is the beauty of open source. People can download the source code for the entire operating system, make changes, and publish it as a new distro. For example, Sabily (now discontinued) was built as a fork off of Ubuntu. Someone wanted more support and tools for the Muslim tradition and added Arabic language support, a Quran study tool, and a prayer time tool to the base Ubuntu. Ubuntu stands out for being one of the most user-friendly Linux distros and stands as the closest competitor to closed-source Windows and MacOS.

Every two years in April, Ubuntu drops a Long Term Support (LTS) release. LTS releases are supported for ten years, during which Canonical (the “owner” of this particular Linux distribution) supports, patches, and maintains the software. What this means for users is the LTS release has quick security patches and less bugs for the lifespan of the release.

In between LTS releases, Canonical has developer releases that drop every six months but are only supported for nine months. This is where they test new features, minor bug fixes, and reliability changes that eventually make it into the LTS releases. These are for the tinkerers and developers that want to be on the cutting edge with the shiniest Ubuntu version. Users who download the developer releases need to update their operating system twice a year to stay up to date. This is why only individuals download these and not businesses and enterprises; it is a chore to switch a whole operating system over to a new version and no guarantee that everything will work as it once did. Why risk it when there is LTS support for 10 years?

Ubuntu is great for beginner hobbyists and anyone looking to get a feel for Linux without experiencing too much of a headache. All for free, you can experience open source first hand and really use your machine to its full potential. You join a community of tinkerers, DIY-ers, and problem-solvers. It is a fun playground to break things in and learn from them.

If you want to install Ubuntu for yourself, avoid doing it on the only computer you have. It is absolutely terrifying when it inevitably doesn’t boot on the first try if it is your first time doing this sort of thing. I was profusely sweating for at least six hours when I did this. Don’t get me wrong, I love using Ubuntu and I learned a lot but installing it on your only job-searching/coding/working machine is not for the faint of heart.

Have a great week.

I have the honor to be Your Obedient Servant,

Westley

^O ^X

What We Like This Week:

  • 📖 Book: This Is How They Tell Me The World Ends by Nicole Perlroth. Terrifying and captivating at the same time, this book is full of stories of hackers, exploits, and the clandestine cyber-arms race. Perlroth is an excellent journalist and writer. -Westley
  • ⌨ Website: Rectangles. My first real life open-source contribution! The creator was having some problems with some of the coloring. I wrote some code to fix it and they merged it into their main codebase! Have I mentioned the beauty of open-source?