

It’s been downhill since W7


It’s been downhill since W7


Tips for coping:


Technically, nothing you use in tech is ever really “simple”, there’s tons of complexity hidden from the common user. And whenever parts of that complexity fail or don’t work like the user expects it to, then the superficially simple stuff becomes hard.
Docker and containers are a fairly advanced topic. Don’t think that it’s easy getting into this stuff. Everyone has to learn quite a bit in advance to utilize that.
To play games, you went into the wrong direction when fiddling with wine directly, or even just indirectly by using bottles You COULD do that, but you’ve literally chosen the hardest path to do so. You should use something like HeroicGamesLauncher, Lutris or Steam in order to manage your games, install and launch them fairly easily. These will take care of all the complex stuff behind the scenes for you.


I use Arch since approximately 2006 or so. I like its stability (yes!), performance, rapid updates and technical simplicity. It never stands in my way and it’s fairly simple to understand, administer and modify. It’s probably the most convenient OS I’ve ever used - sure it takes time/effort to set it up but once you’re past that it’s smooth sailing. It also doesn’t change dramatically over the years (it doesn’t need to) so it’s easy to keep up with its development. Plus, I have a custom setup script for it that installs and sets up all of the basics, so if I ever need to reinstall, I’m not starting from zero.
I am eyeing NixOS as “the next step” but didn’t yet experiment with it too much. Arch is just too comfy to use and the advantages that NixOS brings aren’t yet significant enough for me to make any kind of switch to it, but I consider NIxOS (as well as its related technologies like the Nix package manager) to be the most interesting and most advanced things in the Linux world currently.
If you’re reading this as a newbie Linux user: probably don’t use any of the two mentioned above (yet). They’re not considered entry-level stuff, unless you’re interested in learning low-level (as in: highly technical) Linux stuff from the start already. NixOS/Nix in particular is fairly complex and can be a challenge even for veteran Linux admins/users to fully understand and utilize well. Start your journey with more common desktop distros like Mint, Fedora, Kubuntu.
At this point, being on this planet is a losing cause.
I strongly disagree that unpopular things are automatically a losing cause though. I use and do some unpopular things because it’s more ethical or more beneficial overall, but I’m not at all troubled with it. I just try to be a somewhat decent citizen where many others would just be like “lol I don’t care about any consequences, just give me the cheapest or most convenient option”. I’m not like that. And I think more people shouldn’t be. But, again, at this point… it’s definitely a losing battle. But I still do it because then I can tell myself that I at least tried to do the somewhat right thing. It’s kind of just to have a clean conscience, whereas some others are completely fine burning the world for their own short-term gain. That’s basically the difference.
When I was new to the Linux desktop world (late 90s to 200x) I tried lots of different distros and (X11) window managers and tools and whatnot. Changed themes a lot. And so on. And I think there’s value in all that, because it expands your horizon of what’s possible on the desktop, how different UI/UX paradigms work out in practice for you, and you learn how to use different environments.
On the other hand, there’s also value in having a consistent, well-integrated desktop environment. It can mean less “pain points” in various circumstances, and it’s also efficient when multiple programs share the same libraries or code base instead of having separate tools all around.
In the end, it comes down to what works best for you. But this might also change over time. For example I’m really considering switching to Cosmic once it’s mature. I’m also considering taking a look at Niri because it seems well thought-out. But currently I feel cozy using Plasma at home and Gnome at work because Plasma is currently the least-annoying and at work I still use Gnome because it’s been historically more stable than Plasma for me. I’ve tweaked Plasma’s hotkeys so they work more like Gnome’s and since I also need to use a couple of Windows-based systems at work I’ve also configured common Windows shortcuts like Super+L, Super+E, Super+R so that they all behave the same everywhere.
Oh, and my distro is Arch everywhere because I’ve used it for ages now and I like its technical simplicity, stability and modularity. It’s the one distro that gets in my way the least.
I think one should learn enough to be flexible and be able to use everything, while also not being too narrow-minded and just focus on one solution too much. What works best for you now might not be the best choice for you in a couple of years.
Not sure there will be a big change there, because they are already powerful enough for most common tasks since several years now. And everyone owns at least one phone or tablet already. So I don’t think that number is going to rise significantly anymore. Those people who are OK with using a phone/tablet for everything probably already do so right now. Maybe if living conditions for the non-super-rich become worse and people look for more affordable computing devices. But even then, older devices which can run Linux desktops for example are already dirt-cheap. I just don’t think that the UI/UX of phones or tablets is on par with desktops or notebooks running a regular desktop OS when using a big screen. Those UIs are primarily made for touch and for smaller screens. Trying to do everything with just one UI paradigm just leads to Windows 8 ugliness.


Desktop Linux’ marketshare is going to steadily increase, but as time progresses, so will the speed of that increase. Linux was at or below 1% for a really long time but within the last 5 years or so it jumped to ~5%. As this not only means more users, but also more attention and developers, this will of course snowball. The end of Win10 will also give a bump. And if the enshittification of Windows continues (it probably will) and if US-based companies are becoming a red flag for non-US-customers (will probably also happen) then it will snowball even faster.


The old question of “what happens when Linus/other senior kernel dev dies” mattered far more like 20+ years ago than it does now. The kernel developers are organized quite well, Linux is in general an extremely well-organized open source project these days, and there are several who could fill in. Linus’ “2nd” is Greg Kroah-Hartman, who is the lead maintainer of the stable kernel branch (i.e. the one most are using). Linus is the lead maintainer of the in-development branch.
But of course we hope that Linus continues doing this for a long time. Most people never create even one world-changing technology, Linus casually created two (Linux + Git).


Original article is 404, so probably a fake or other error.


That’s only true up to a certain size. If Ground News ever grows big, they’ll still retain enough of a user base regardless of what they’re doing. Compare it to e.g. Meta, Google, MS services. Or even X. Many people just never leave once they feel at home there. Meta could do even more disgusting stuff and people would still use WhatsApp, Instagram, and the likes.


Fedora gives you a secure and functional desktop distro out of the box while with Arch, you can get that as well but have to invest more configuration time, since you have to configure things like Secure Boot, SELinux, disk encryption, firewalls, AppArmor and other security stuff by yourself, it’s not going to have all that jazz by default, since Arch is a minimalistic and modular DIY-like distro, so it’s up to the user to configure this. Arch doesn’t put obstacles in the way of the user but also doesn’t just preconfigure this stuff. But it’s all there if you need it. Arch also offers a linux-hardened kernel variant which uses various hardening patches of the GrapheneOS project for the kernel (not sure if Fedora offers this as well). Experienced Linux users tend to like Arch’s approach because of more flexibility, modularity and minimalism while still offering everything necessary, but the less experienced of a user you are the more you probably will have problems with this approach, and the more you want more things to be pre-configured out of the box, so that you as the user have to configure less stuff. The more you view it that way, the less suitable Arch is for you.
But both are excellent and modern distros. Fedora is generally for people who want to generally spend less time configuring their desktop distro. Arch is for people looking for either a more universal distro or something more modular, technically simple and customizable.
The RedHat backing of Fedora can be a blessing (lots of great stuff came from RedHat so far) but also could become a curse soon due to IBM’s influence (which bought RedHat some time ago, and IBM isn’t such a great company, and this can negatively impact RedHat as well) and current US politics (it’s a US-based company). Arch, on the other hand, is even more independent than Fedora is and it’s a fully community-run distro, and from all community-run distros, it’s of very high quality, similar to Debian. Both Debian and Arch are also quite democratic in nature. If IBM hadn’t bought RedHat, and US wouldn’t be like it is today, I’d maybe view this differently but as it is I’d rather use a community-run distro than a US-corporation backed one. Even if Fedora is still very independent as a project, or so it seems.
If you’re very well familiar with Arch there’s really no need to switch to Fedora, but it can save you some time or configuration trouble overall in some cases, while it could also mean more potential trouble with major upgrades than with Arch with its frequent but lightweight updates all the time and never a big major version upgrade because Arch has no versions at all, it’s purely rolling, whereas Fedora is a mixture of rolling and point release. That said, if you update your Arch very infrequently (e.g. only once every couple of weeks), you will also have a higher chance of update troubles (though these are often easy to solve for an experienced Arch user, but can be crippling for a newbie). To benefit from Arch’s update mechanisms, you have to update frequently, as in every couple of days, at the very least once a week. And you really should set up a fallback mechanism, e.g. via filesystem snapshots, so you can revert an update which went wrong. Although so far, one of my Arch installations here is like 7 years old and there were only very minor update issues during that whole time, all of which were solvable via downgrading a specific package, waiting 1-3 days for the fix and then upgrading that package. So I’d say Arch is much more stable than its reputation, but still, even objectively small update issues can be devastating for you if you don’t know how to solve them, so it again depends on the user.
Another factor is probably going to be whether the AUR or Fedora’s community repos have more of the additional packages that you need for your use cases, from the packages that aren’t in the default repos.
Which of the two distros makes more sense depends highly on the user, the user’s familiarity with Linux basics, the user’s available time, and general use cases. I’d say both choices are excellent for a desktop distro, and Fedora would immediately become my daily driver if I ever became unhappy with Arch. Which so far hasn’t happened.
Another option if you still can’t decide between those two excellent distros would be an Arch derivative like EndeavourOS or CachyOS, which pre-configure more of Arch for an easier desktop use out of the box. So they are more like Arch of course (based on it) but trade away some of Arch’s subjective “weaknesses” for Fedora’s subjective “strengths”. I say “subjective” because those weaknesses and strengths can be different for each user and use case. Sometimes this gets forgotten in discussions like this. It’s not a clearly defined drawback if your distro doesn’t preconfigure most stuff out of the box. Whether that is a drawback or not depends on the user. However I’d assume that most users probably prefer more pre-configuration. But still, one size doesn’t fit all.
Well this got longer than intended but I hope it helps for decision making.


I use several, depending on use case:
All regular browsers have some hardening applied and uBlock Origin installed.


Since you only mentioned 25% gaming, I’d recommend against a gaming-centric distro like Bazzite. Instead, use a generalist desktop distro.
Since you mentioned that you’re rather new-ish, I’d recommend against Arch-based distros like CachyOS. Instead, check out e.g. Fedora, Mint, OpenSuSE. (Probably in that order of priority)
These aren’t hard recommendations, so you can do whatever and probably be fine either way, but it still doesn’t fit that well.
There are lots of great live bands but maybe these were most memorable for various reasons: Magma (just hypnotic), Lazuli (very entertaining live band every single time), The Pineapple Thief (great prog rock with incredible drummer), The Musical Box (playing and re-acting old Genesis. Too young to see the originals but just in time to see the remakes), Le Silo (super high energy duo or trio, don’t even remember, but man that was wild), Aranis (they don’t exist anymore unfortunately)


I don’t view it as badly. He’s probably overly defensive and paranoid and interprets some forms of criticism as attacks. But I do not see this as an argument against his competence or contributions to the project, or against using GrapheneOS altogether, at all. In fact, I even kind of like having someone paranoid as the head of a security-focused OS. Seems like a useful synergy to me. Also, AFAIK the GrapheneOS project now also has others posting about the project, not just him alone. I think this was also a result of his “miscommunication” in the past. Furthermore, the project is too important (there are almost zero high-security and high-privacy mobile OSes!) to escalate this into a problem. And furthermore again, there might also be parties involved who are ACTUALLY interested in attacking GrapheneOS and weakening its popularity, for their own gains. And so when your successful and also high-quality project is under regular attacks from various angles, you might get more paranoid and misinterpret some valid criticism as a result. Combine that with Rossman’s over-dramatic nature and high reach, and someone paranoid like Daniel might take it the wrong way. And then communication spirals out of control into various escalations. At least that’s how I interpret it.


Around 2.5-3 days. On a LAN party in 2003 or so. 2 nights without sleep. Lots of caffeine. It was fun at first but really started feeling terrible after the 2nd night.


He’s mostly correct about lots of things, but not about everything (for example, he hated on everything GrapheneOS just because its lead dev is a bit socially awkward). Plus he’s overly dramatic and verbose which can be annoying. Sometimes you must be to get abstract or complicated points across better, but I still feel he’s too aggressive in that regard. I also like what he’s trying to achieve with FUTO in general. Overall, he’s a great and valuable activist who has almost all of his eggs in the right baskets.
Most news is bad news and you certainly are exposed to more (bad) news these days than decades earlier. That certainly must be one factor why you can get increasingly bitter about the world.
But that doesn’t mean that the situation hasn’t gotten worse. It definitely has.
The three main factors are (although #2 and #3 are related): increasingly problematic climate change and exhausting the planetary resources too quickly while at the same time polluting it more and more, increasingly ruthless neo-liberalist capitalism (leading to increasingly poor regular people and increasingly rich rich people), and the rise of right-wing extremism / fascism (related to the previous factor because whenever the population is worse off, they tend to vote more for right-wing populists lying to make everything better and knowing the true causes, while in reality they deflect from real problems and will make things even worse for the general population, and faster). And since we have the internet, local fascism doesn’t stay local. It spreads globally.