Ask HN: What Next After Ubuntu?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • pop-os-rootfs

    A pre-unsquashed, umodified popos rootfs

    I have been using Linux since the late 90s, and honestly, there's no correct answer. I use AlmaLinux for serious stuff. I use Intel's Clear Linux on my workstation. I use Slackware for hobbyist stuff.

    In your case, I would suggest taking a serious look at Debian since you're already using it via Ubuntu. While I do not care for rule by committee, Debian has a rather good track record. You may also want to look at Pop! OS

    https://pop.system76.com/

    Beyond Debian and Pop!, Arch is quite common. I never cared for it personally, but many people (and many whom I respect) love it.

  • manjarno

    Why you shouldn't use Manjaro (by EmeraldSnorlax)

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • nosystemd.org

    Website for arguments against systemd and further resources

  • nixpkgs

    Nix Packages collection

    I'd say it's really about the documentation, including "unofficial" documentation like bug reports and SO questions. Part of why Ubuntu is so popular is because there's enough of a community that whatever issue you hit, someone's probably already hit it before and asked about it on SO, where it has a highly upvoted answer that fixes the issue and explains it. That's also why NixOS seemed like a better choice than Guix to me.

    One thing I ran into was setting up a Python project using poetry2nix. Mostly works great, but then you sometimes get inscrutable error messages. I had to copy this into a shell.nix file for reasons that aren't entirely clear to me (and I had to hunt it down from https://github.com/NixOS/nixpkgs myself instead of finding docs or a bug report):

        astunparse = super.astunparse.overridePythonAttrs

  • ubuntu-pro-client

    Ubuntu Pro Client for offerings from Canonical

    Learn more about Ubuntu Pro at https://ubuntu.com/pro

    The following packages have been kept back:

      python3-software-properties software-properties-common update-notifier-common

  • dnf

    Package manager based on libdnf and libsolv. Replaces YUM.

    https://github.com/rpm-software-management/dnf/pull/1879

    However its o my going to work on rhel 10 or anything that has very very up to date DNF version.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts