Live data from Hacker News

Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

hackaday.com

231–240 of 242 posts

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#231

Earlier quoted context omitted.

I'm also using Alpine, but 100% of binary distributions of software I've tried have failed to run. Even AppImages don't run on Alpine, due to lack of glibc. It's honestly pretty frustrating--though I don't blame Alpine for this! As a mitigation, I use Nix to run anything that isn't packaged for Alpine (e.g. Deno), and that actually works pretty well, but having a parallel set of libraries kind of defeats my whole pur…

You can install glibc on Alpine but it's a shitemare from start to finish. Better to stick to Arch for a very similar user experience.

Yeah, I've found just using Nix on Alpine for glibc-dependent stuff to be the simplest workflow.

Note that, in my case, I'm not using Alpine for the "user experience", but solely because it is the most lightweight distribution (important when running on a machine with 1 GB of RAM). I was able to set up a C programming environment on a Raspberry Pi in only 300 MB... of disk space, not RAM! :)

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#232

Earlier quoted context omitted.

Why would I choose Fedora over Ubuntu?

Because Fedora doesn't force Snap on you or try to put ads in your environment. There's also Linux Mint and Debian if you're hell bent on apt. They usually work right out of the box like Ubuntu does.

Ubuntu doesn't put ads in your environment, and I want snap and cannot understand why anyone wouldn't.

If you can't install snap packages, your distro is useless.

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#233

Earlier quoted context omitted.

Because Fedora doesn't force Snap on you or try to put ads in your environment. There's also Linux Mint and Debian if you're hell bent on apt. They usually work right out of the box like Ubuntu does.

Ubuntu doesn't put ads in your environment, and I want snap and cannot understand why anyone wouldn't. If you can't install snap packages, your distro is useless.

Well, most linux users and computer users in general disagree with you. I personally loathe snap and will not use software that is packaged only in snap. I use my distro just fine, far from useless.

But you're free to add snap to anything you like. The problem with Ubuntu is forcing it on users, not simply that snap exists.

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#234
post #80
post #35

Earlier quoted context omitted.

How do you deal with grossly outdated software on Debian Desktop?

A Debian base with something like Homebrew on top, so all the user-facing applications are always up-to-date, would be basically perfect. Which, I know there's a Homebrew port for Linux, but it and its packages seemed rather more bug-ridden than than the Mac version, plus there were way fewer packages, last time I checked, probably because it has to support a whole bunch of underlying distros, Linux's culture around…

Was your VM NixOS, or something else with Nix on top? The latter is a fairly painless way to test-drive the idea without going all-in.

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#235

Earlier quoted context omitted.

Ubuntu doesn't put ads in your environment, and I want snap and cannot understand why anyone wouldn't. If you can't install snap packages, your distro is useless.

Well, most linux users and computer users in general disagree with you. I personally loathe snap and will not use software that is packaged only in snap. I use my distro just fine, far from useless. But you're free to add snap to anything you like. The problem with Ubuntu is forcing it on users, not simply that snap exists.

Can you explain what you think is wrong with snap?

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#236

My actual choices are: Debian for servers and tinkering hardware (including derivatives such as Armbian on non x86 embedded boards), Alpine on small servers and very small/older hardware and Manjaro on my laptops and PCs that I convert to Linux for other people, relatives etc. So far I've been very happy with these three choices, and Manjaro helped a lot to introduce Linux to non tech people.

Why manjaro for those people? What desktop environment?

Many of them were/are old people who were used to Windows XP or 7, rarely 8 and beyond, therefore I thought that moving to a XFCE desktop would have been less traumatic for them, and in the end it worked well. XFCE to me is the right balance of features and snappiness, that's the one I use on all my non CLI machines, although I prefer Debian on my main one, but Debian's XFCE defaults on ugly+impractical settings that would need too much work to repeat at each install. I also want to give them a rolling distro, which on Debian can be risky.

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#237

Earlier quoted context omitted.

Fedora. Boot stick, select the drive you want to install to, click install.

Why would I choose Fedora over Ubuntu?

You didn't ask in your previous comment why you would want X over Ubuntu.

You asked what other distro would get you going as quickly as Ubuntu.

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#238

Earlier quoted context omitted.

Really? So if I switched back to Gentoo after 20 years away I would find that I could quickly get a nice desktop environment set up, have the NVIDIA graphics drivers properly installed and compatible, log into my office Wifi and detect the office printer, and be able to install Anaconda and get back to training PyTorch models, within a couple of days?

Did you pick gentoo for a reason? Maybe because you don't have a point otherwise?

Because I used to run Gentoo back when I had spare time for taking care of my operating system, and very much enjoyed the customizability and the efficiency of having every binary on my system compiled for my system.

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#239
I don't get how one can have a single computer. The OS is hardly the only thing that can go wrong. I toss a cup of coffee in my laptop the other week. Just switch it off (the lack of a real switch or a plug is wildly annoying here) and leave it off for a good while. Playing with different OS's is also more fun if your life doesn't depend on everything working all of the time.

Re: Bye Bye Ubuntu, Hello Manjaro. How Did We Get Here?

#240

I also made the switch to Debian because I want to get closer to Ubuntu's origin. And when Ubuntu decided to only provide security updates to core applications (and leaving "universe" package users like ImageMagick vulnerable unless they were subscribed to Ubuntu Pro), my migration was the right thing to do. I still do installing snaps (and messing with LXD), though...

Canonical has provided security updates just for the packages in "main" and the security updates for the rest were provided by community maintainers on a best-effort basis. With Ubuntu Pro, Canonical now provides security updates for more packages than it used to, otherwise.

Disclaimer: I work for Canonical but have nothing to do with the distribution or Ubuntu Pro. And I am not speaking on behalf of the company.

Post reply on HN