I'm a Linux idiot, just got sick of Windows, and took the plunge in 2016. (After some ill-fated tinkering in 1996 with Slackware, but we don't speak of that.) I started with Ubuntu and had a pretty good time for a year or two, until a dist-upgrade broke everything. Luckily /home/ was easy to restore from backup. So I was fine for another two years on Ubuntu until another dist-upgrade broke everything again. Sensing a…
If you look at my comment history, you'll see I'm a bit of a broken record, but my records don't break anymore after switching to NixOS. It was precisely the breakage after every upgrade that got me to try it. With declarative config-based reproduceable deployment that can be rolled-back, the broken OS doesn't need to be a thing anymore.
5 Years of Pop _OS
121–130 of 187 posts
Re: 5 Years of Pop _OS
#122Earlier quoted context omitted.
If you look at my comment history, you'll see I'm a bit of a broken record, but my records don't break anymore after switching to NixOS. It was precisely the breakage after every upgrade that got me to try it. With declarative config-based reproduceable deployment that can be rolled-back, the broken OS doesn't need to be a thing anymore.
Noob here. Why is Linux breakage even a thing? Is it complete rewrites, new drivers, a design decision?
Re: 5 Years of Pop _OS
#123And this is why the Linux desktop is domed to be a VM inside other OSes, or filled with Electron apps. Gtk, Qt, XFCE, GNOME and KDE applications will look out of place in the new desktop, and most likely they will never create a Rust based set of frameworks that can match the above ones on features, development tooling, and extensibility points for desktop developers.
The UI in windows is exactly the same. If I run a script to remove title bars/borders/close buttons on windows's windows only half the apps will do it, because of the different UI frameworks Electron is a plague equally in all OSs But I think the current trend is moving windows to be a VM/partition for gaming
Re: 5 Years of Pop _OS
#124Earlier quoted context omitted.
If you look at my comment history, you'll see I'm a bit of a broken record, but my records don't break anymore after switching to NixOS. It was precisely the breakage after every upgrade that got me to try it. With declarative config-based reproduceable deployment that can be rolled-back, the broken OS doesn't need to be a thing anymore.
Try a buggy kernel and breaking your network in one `nixos-rebuild switch`, garbage-collecting older working generations and trying to fix your config back into working state. Great fun. Other than that, NixOS is a godsend.
Re: 5 Years of Pop _OS
#125Earlier quoted context omitted.
I'm curious. With all these debian-based distros, why people don't just use debian? I mean it has to be sturdier than the downstream distros.
My info might be out of date, but I think for a long time Debian was not including some audio codecs like MP3 because there are some patents around it. I think there are some proprietary drivers like NVidia that are also excluded. I think the Debian distro has always targeted/attracted free software purists.
Re: 5 Years of Pop _OS
#126I'm a Linux idiot, just got sick of Windows, and took the plunge in 2016. (After some ill-fated tinkering in 1996 with Slackware, but we don't speak of that.) I started with Ubuntu and had a pretty good time for a year or two, until a dist-upgrade broke everything. Luckily /home/ was easy to restore from backup. So I was fine for another two years on Ubuntu until another dist-upgrade broke everything again. Sensing a…
Re: 5 Years of Pop _OS
#127Earlier quoted context omitted.
Why would you garbage-collect older working generations without testing whether the latest works. You'd have to go out of your way to do that, and it goes against the entire purpose of it.
Not every bug manifests itself right after reboot. You can easily have a bunch of generations you just think are ok. The point is entirely different: if you update the channel-list you need the network for any changes to the configuration and I don't know of a way to go back to an earlier channel state.
Unless you erase your darlings: https://grahamc.com/blog/erase-your-darlings
Re: 5 Years of Pop _OS
#128I really like Pop Os. I've always liked Debian descended distros, and prior to this I was using Ubuntu. While I like it, I always found a lot of rough edges esp. when it came to proprietary drivers, etc. where things didn't always work without some tweaking. Pop Os on the other hand seems to "just work" - it is like a polished version of Ubuntu with a nice selection of apps in the Pop Shop. Theme is pretty nice as we…
I'm curious. With all these debian-based distros, why people don't just use debian? I mean it has to be sturdier than the downstream distros.
Re: 5 Years of Pop _OS
#129I'm a Linux idiot, just got sick of Windows, and took the plunge in 2016. (After some ill-fated tinkering in 1996 with Slackware, but we don't speak of that.) I started with Ubuntu and had a pretty good time for a year or two, until a dist-upgrade broke everything. Luckily /home/ was easy to restore from backup. So I was fine for another two years on Ubuntu until another dist-upgrade broke everything again. Sensing a…
Re: 5 Years of Pop _OS
#130But they got NIH* syndrome and started this COSMIC desktop; UI changed, the whole experience changed, more bugs ruin our lives. And then they got "Let's rebuild everything in Rust" fever and the great experience of Pop_OS + Pop_Shell was lost forever.
I understand the needs of creating unique experience for a product, but they could have built their desktop on top of Gnome like Ubuntu is doing or using the Gnome stack like Cinnamon, Elementary and many others. Or, if Gnome is a problem for them, they could have chosen the KDE stack, since KDE community is friendlier to outsiders.
* Not invented here