favicon here hometagsblogmicrobio cvtech cvgpg keys

How should you choose a distro?

#linux #technology #workflow

Soc Virnyl Estela | 2023-05-12 | reading time: ~6min

Ever thought of what linux distribution to choose? You are not alone.

Linux (or GNU/Linux for the pedant 😛) has at least hundreds of different existing distributions. This gives users many distributions to choose from and the freedom to use their distribution of choice. This includes the popular distros such as Fedora, Ubuntu, openSUSE, and Linux Mint and the most obscure such as Carbs Linux, Clear Linux, and some Arch derivative you never heard of before.

However, this can also be confusing to newcomers (or even old users) alike because your distro of choice can really matter when it comes to community support, maintenance, and also the life of the distribution before it f itself out of existence. This means that choosing the wrong distribution can result to unintended consequences for you as a user for areas in e.g. security, community, and support.

This nearly happened with Solus btw. The two posts summarizes what happened:

Good thing it's back 😄. I don't use Solus though. But what can we learn from this btw as a user? And how does this affect our decision to choose a distribution? Is choosing a distribution really matter?

Unfortunately, the short answer is yes. You can skip btw but if you want to read more I have some important points to take why this is so.

Your distribution of choice really matters§

It's painfully obvious that your distro of choice really matters. There are many factors to consider when choosing a distro. Choosing the "right" distro for you is very subjective but here are the factors you really need to consider:

Documentation and Wiki§

Why is this first mentioned than the other sections? Because good documentation and a wiki can help both old and new users to hop over a distro. Badly written or no documentation at all can be a reason why certain distros will never have any new users at all. Beginner-friendly distros are "beginner friendly" for a reason. That's because they have good documentation on how to install, use, and maintain their system. Even hard-core "do it yourself" distros such as Arch or Gentoo are popular because they have an informative Wiki where anyone can contribute or improve existing information.

A special mention for FreeBSD, as it is one of my favorite non-linux distribution with great documentation and manual. Easy to understand and grasp. Sadly, I really cannot daily drive it because some software work only on Linux. I do hope you try it out!

Community§

What makes a Linux (or a BSD) distribution stay alive for years and years? What keeps it afloat? And what keeps it thriving still in the future?

It's actually the community behind your favorite distribution.

Growing interest and usage of a distribution helps maintain motivation from both project contributors and community members. However, incentives are actually needed to keep both the distribution and community thriving. This is shown to be true to most corporate and community backed distributions such as Fedora (from RHEL), and openSUSE (from SUSE). With no incentives such as funding and through donations, it is really hard for a community to stay alive, and again, this nearly happened to Solus.

This is important as well in choosing your distribution because you are given the assurance to stick to that distribution without worrying that it will someday become a dead project and a dead community.

Software Availability§

This is very self-explanatory really. Your distribution of choice may not have the software you use when you were in another distribution. This can be fixed by helping contribute to the distribution itself by volunteering to package the software you usually use. I don't think there should be an issue about that but it is up to you if you have the time to do that. No one is forcing you to contribute. The idea of giving back should be encouraged though.

Fortunately, packaging formats such as flatpak and snap bridge the issues with software availability. I definitely recommend flatpak over snaps though as flatpaks are truly platform-agnostic unlike Canonical's snap 🤮. No to AppImage, I will write a blog about that soon.

Longevity§

How long does a distribution last? New distributions are born nearly every year or so but the question remains. What keeps a distribution's existence last for decades?

The answer is very simple. Time and money. Unfortunately, free software is not actually free as you would like it to be. Contributors and project maintainers alike need some form of incentive for them to keep a project alive. *They gotta eat and sleep too you know...

Small time distributions rarely last a year or two before they become dead (insert another Arch-derivative meme here). These kinds of distros rarely last because there are no incentives and additionally, they are usually hobby projects or projects that only focus on a niche.

Corporate-backed and community-backed distros are on the clear because they have the means and incentives to do so. It is also why I always recommend distributions such as Fedora or openSUSE.

Conclusion§

Choosing a Linux distribution can be confusing. Sometimes joining the popular is the safest option to take. Other times, you just want to try obscure distros just to be different. To be honest, preference is preference. Whether you like pineapple on pizza or not, it is up to you to choose a distro. However, ignoring the factors I mentioned to choose a distribution that you want to use daily can affect your productivity and time. If you really want to try out a distribution and test it out, I suggest run it inside a container or virtual machine. Explore and hop around until the shoe fits 😀.

Articles from blogs I follow around the net

How to make react-markdown work with Parcel?

Audience If you encounter an error like this while trying to render a markdown with react-markdown and you're using parcel Uncaught TypeError: Cannot convert undefined or null to object Cannot read properties of undefined (reading 'src') this article is…

via Christian Visintin BlogDecember 16, 2024

Recently 2024

Happy end-of-2024! It’s been a pretty good year overall. I’m thankful. There’s no way that I’ll be able to remember and carve out the time around New Years to write this, so here’s some end-of-year roundup, ahead of schedule! Running This was my biggest …

via macwright.comDecember 15, 2024

Status update, December 2024

Hi! For once let’s open things up with the NPotM. I’ve started working on sajin, an Android app which synchronizes camera pictures in the background. I’ve grown tired of manually copying files around, and I don’t want to use proprietary services to backup …

via emersionDecember 14, 2024

hyper Roadmap 2025

After a year since hyper 1.0, we’re updating the ROADMAP. hyper is an HTTP library written in Rust, used by many in production. The purpose of the ROADMAP is to highlight what is highest priority in order to continue orienting hyper towards its VISION. I…

via seanmonstarDecember 10, 2024

Ideas and Execution

4 free ideas that Soatok doesn't have the time or energy to execute on.

via Dhole MomentsDecember 09, 2024

Yer a Wizard! Tagging Hard-coded Credentials Can Lead to Finding Magic (Numbers)

As GreyNoise researcher, you always have things to write detection rules for. Some of them aren’t always exciting, but they become more interesting as you dive deeper. Let’s jump right in and take a look at CVE-2024-6633: The default credentials for the s…

via GreyNoise LabsDecember 03, 2024

Swift observations from a reluctant Rustacean

Recently I've been thinking about Swift in terms of Rust, & have appreciated anew some of the choices made. In Rust. There's been a proliferation of X vs Y posts on the web, especially since the advent of LLM AI, so I try to resist the format. It's often e…

via Mike KreuzerNovember 16, 2024

anarchism starts in the now: hope for a better future

there is still time

via maia blogNovember 14, 2024

Why I Will Always Be Angry About Software Engineering

Why do I bother getting angry about software? When I started writing, it came from a place of ennui — absolute despair at the amount of waste I was seeing in the technology sector since leaving university. I was paid spectacularly well, but nothing I produ…

via LudicityNovember 12, 2024

OpenGL is not Right-Handed

The original Twitter thread: https://x.com/TheGingerBill/status/1508833104567414785 I have a huge gripe when I read articles/tutorials on OpenGL: most people have no idea what they are talking about when it comes to coordinate systems and matrices. Specifi…

via Articles on gingerBillNovember 10, 2024

A glorious demo gallery

I added a demo gallery to my website. A place to showcase some of my frontend adventures. Coupled with a dedicated RSS feed if you want to follow along!

via Rob O'Leary | BlogOctober 16, 2024

Neurodivergence and accountability in free software

In November of last year, I wrote Richard Stallman’s political discourse on sex, which argues that Richard Stallman, the founder of and present-day voting member of the board of directors of the Free Software Foundation (FSF), endorses and advocates for a …

via Drew DeVault's blogSeptember 25, 2024

Yubikey Key Vulnerability - How It Affects You

On the 3rd of September, Yubico announced YSA-2024-03, a vulnerability in the infineon cryptograhpic library which may allow private key extraction to be performed. As is tradition, arm chair experts and thought leaders everywhere rushed to have hot takes …

via Firstyear's blog-a-logSeptember 09, 2024

Physics Simulations in Bevy

Bevy is the most popular and powerful game engine in Rust. Because of its flexibility, it can be used not only for games but also for (scientific) physics simulations. In this blog post, I will share my experience using Bevy for physics simulations from sc…

via mo8it.comJuly 19, 2024

Defending myself against defensive writing

I write this blog because I enjoy writing. Some people enjoy reading what I write, which makes me feel really great! Recently, I took down a post and stopped writing for a few months because I didn't love the reaction I was getting on social media sites li…

via pcloadletterMay 27, 2024

Regex engine internals as a library

Over the last several years, I’ve rewritten Rust’s regex crate to enable better internal composition, and to make it easier to add optimizations while maintaining correctness. In the course of this rewrite I created a new crate, regex-automata, which expos…

via Andrew Gallant's Blog on Andrew Gallant's BlogJuly 05, 2023

Eradicating image authentication injection from the entire internet

Thinking back to old forum days I can specifically remember an event where attackers modified their avatars to be invalid pages that responded with "HTTP 401 Unauthorized". This didn't really seem like an issue because there was interaction required by the…

via Blog | Sam CurryMay 10, 2017

H.264 is Magic

A high level walkthrough of the basics of video compression techniques used in MPEG, AVC/H.264, codecs.

via Sid BalaNovember 02, 2016

Generated by openring-rs

favicon here hometagsblogmicrobio cvtech cvgpg keys