I don’t see what you are talking about with the whole putty thing, do you have an exemple in mind?
I don’t see what you are talking about with the whole putty thing, do you have an exemple in mind?
That statement that people who know that Ubuntu sucks don’t know that it is a Debian derivative is incredibly unlikely
No, the issue is that their anti cheat requires a level of control of your computer that Linux doesn’t allow. They could just lower the security, but they instead decided that nobody on Linux could play, apparently thinking that the losses due to cheating would be more than the revenue of 3% more users
This does not mean that any performance issue that arise will be fixable (unless you’re one of those guys)
But yes, this is how I ended up using Linux. I spent weeks trying to fix a major visual glitch on Windows, and Debian got it right the first time. The app store sucked (even more than now), but installing things in cli was far easier than using Windows
Yes, Debian stable and testing are two very different things. Testing is essentially a slower rolling release that only takes packages that have been tested in Debian unstable, which is a very fast rolling release. Similar thing with RHEL, Fedora is a quasi-rolling distro that takes packages after testing in Fedora rawhide.
The old bugs will not send your ssh keys to an unknown network address. If they did, they would get patched or not published. These bugs are known in advance, they are not risks, they are issues. You can make a decision to use them or not, and then you’re set for 5 years. Like, they are both bugs, but they work out very differently if you want to rely on your system.
The thing is that Fedora or Debian testing (and derivatives) bring the latest version fast-enough for the vast majority of people. They don’t make bugs last longer like Debian stable does. When an app is bugged for two weeks, you encounter the bug one month after Arch users, then you get the fix two weeks later. The total bugged time stays the same, but the risks of something really bad happening is much lower. The downside is being one or two month late, and most people don’t care about this kind of delay. (obviously when bugs are found, it can be much more than one or two months)
I mean, they distributed the xz attack, and then rolled it back when a debian sid user signaled it. This is just not a viable way to do things, especially if the number of users increases. You need a stronger testing policy before the update hits the users, you shouldn’t just assume everything can be fixed by further updates. Debian stable is a bit on the extreme side of that, but Debian testing or Fedora feel much more reasonable long term to me
Ubuntu has so many issues/awkwardness I don’t know why anyone would recommend it to a Mint user.
Mint gets recommended for its stability, low hardware requirements, and Windows-like UI. Ubuntu is no longer stable as they replaced half of the gnu coreutils by experimental Rust versions, requires a pretty fast internet connection and disk due to snaps, and has every element of the UI in a weird position for a Windows user.


Oh, I would guess this was the proprietary module not being loaded properly for the new kernel after the update. That’s not something you should have to deal with :/
would recommand using (another) linux to fix it though


The monitor resolution dropping is a new one to me, when was this?
I don’t even know where to google around. 90% of the sites I find are “download and run our proprietary not-a-virus” and I have no way of knowing which ones are legit
The settings app for gnome is pretty centralized and discoverable. There’s not much customization option, but it’s fine for normal users.
Once upon a time I had an outdated computer running Windows, and got good at fixing it. So I started fixing my grandparents and cousins computers, and they started calling me when they had an issue. 9 years ago I switched to Linux (which fixed every issue I had), and now when they ask me to fix their Windows 11 I just sit in front of the thing with a blank stare.
edit: 9 years, not 7
It uses Hyprland, not a new wm


At least Fedora and Elementary have distro-made repos. They use them to package their apps for all distro versions without having to rely on Flathub infra and admins


It should. Install it to find out, you can keep both Bazaar and Discover while you make up your mind
I meant, what part of rust feels like
I’ve been using it for a while, and I don’t know what the compiler is sorting out. It’s blocking me from doing things, not making things work. Unless you’re talking about traits or macros? But then they mostly remove lines of code, not add some. Confusion ensues.