alternateved

joined 1 year ago
[–] [email protected] 2 points 1 year ago (2 children)

But there are other options with Silverblue.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

ledger-mode is worth checking out

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Ubuntu usually provides you with system working out of the box. Same goes for Fedora and its spins. Arch is DIY distribution, which means that the "missing" stuff you have to install/configure yourself. archinstall gives you just a basic start.

If you don't know your way around bare window managers, then yeah, it would be a good idea to try with things preconfigured: EndeavourOS should give you that, Fedora Sway spin also.

Or you could bite the bullet and try to provide the missing things yourself and learn in the process. What are you missing?

[–] [email protected] 3 points 1 year ago

Stable rolling release

[–] [email protected] 9 points 1 year ago (5 children)
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Take this with a grain of salt.

I loved using NixOS with flakes, home-manager and custom minimalistic setup with XMonad or Sway. I was also using Nix with direnv whenever I could for my development projects. At the same time I've noticed that a lot of my programming focus (and time) was being used by solving niche issues with Nix, packaging things for Nix, suddenly breaking applications (because of upstream changes within nixpkgs). I've also had issues with using other ways of providing development environment (npm, pip stuff etc).

I was using unstable channel so breakages part is most likely on me. But apart from that I'm left with the feeling that NixOS is a huge time sink which isn't necessarily worth it if you aren't managing a whole fleet of machines.

Nowadays I am happy not using Nix at all. My development needs are fullfilled by what is available via dnf (Fedora package manager) and npm. I also use podman containers and flatpak a lot more since I've switched to Silverblue.

view more: ‹ prev next ›