• 0 Posts
  • 50 Comments
Joined 2 years ago
cake
Cake day: June 3rd, 2023

help-circle
  • Well, part of the problem with modern emulators is that more and more consoles are just relying on regular off the shelf hardware components. That means more of what makes them unique is in software, which is a problem, because emulating software is a lot harder to defend legally, especially in the US and Japan.

    So, realistically, the sooner you see a Switch 2 emulator pop up, the faster it’s likely to be taken down by Nintendo’s lawyers.

    Also, they’re probably not going to screw up and leave in a hardware recovery mode that bypasses all their security again, which is a big part of why Yuzu could get started so fast.







  • I’m not interested in anything based off Chromium, and I don’t really like the idea of going with a Firefox fork much either. You’re not only trusting them to actually care about your privacy and security, and you’re not even just trusting them to actually catch and fix all of Mozilla’s shenanigans as well. You are also trusting them to constantly stay on top of all the latest security patches. There aren’t really any Firefox forks I trust with all 3 of those things at once. Even if there was, there are certainly no forks of Firefox that have anything even remotely close to the capacity necessary to maintain a web engine on their own, so you’re still trusting Mozilla to keep Firefox updated and secure for your fork of choice to even have a chance.

    Until a new browser with a new engine comes along that actually lets me use the full uBlock Origin there’s not really any other option besides Firefox that makes sense. At least to me.


  • SSNs are literally just handed out to hospitals and social security offices in batches and given out in sequential order. They were specifically and intentionally designed to be a terrible system of ID numbers because people actually used to care about their privacy. There are countless people who’ve gone their whole lives using the wrong social security number and gotten their benefits just fine, because unlike everyone else in this dumpster fire of a country the social security office has never been stupid enough to rely on just a single number.



  • Systemd is a good init system. Better than any of the alternatives, although they’ve also come a long way since systemd first came around. It’s also a weird interconnected mess of a thousand other things that probably shouldn’t all be lumped together into a single project. Half of them are absolutely vital to the vast majority of Linux systems, and half of them are unused and neglected and no one has touched them in years, but they’re all stuck together in one weird project for some reason.

    That’s kind of the exact same sort of situation xorg was in 20 years ago. I am concerned that systemd is going to turn into the next xorg, but really those concerns are the only reason most people should consider an alternative. If you don’t care about that, you probably don’t need to worry about systemd.



  • The whole apt ecosystem is kind of a mess, if you ask me. Debian stable updates on archeological timescales, Debian testing just isn’t a very good rolling release disto, you’re better off with Arch or OpenSuse Tumbleweed if you want to actually use a rolling release as a daily driver, Ubuntu is a mess of annoying corporate decisions I hate from Canonical, and all the others are all just kind of disjointed in how they try to fix those issues.

    My personal favorite is Mint. They just try to make Ubuntu with some classic, boring desktop design and minus the more controversial Canonical decisions, but obviously that’s not everyone’s cup of tea. I dunno, there is no perfect distro, you just have to find the one that for you it takes the least amount of effort to fix. Ubuntu really just kind of makes it a pain in the butt to fix all their weirdness though.


  • If you have the default version of Mint installed then your desktop environment is Cinnamon. There are also XFCE and MATE versions, but you have to go out of your way to get those. The default file explorer for Cinnamon is called Nemo, so if you haven’t changed it that would be what you are using.

    Honestly, I think your best bet is trying Disks or maybe gparted if you like cli apps, and setting a mount point for the device from one of those. Linux doesn’t always like NTFS, but you should at least be able to mount and read the drive consistently, although I have to admit I’ve never used an NTFS formatted external drive, so maybe something weird is going on with that.


  • It’s true that there are some apps not directly associated with any DE that have moved to GTK4. If GTK5 actually was likely to come out any time soon you might have to worry about finding alternatives when they switch to GTK5. That being said though, GTK3 had been out for over 9 years before GTK4 came along, there were 4 years between the “last” version of GTK3 and GTK 4.0.0, they’re still in the “oh, this is what we’ll probably do when we release GTK5” phase of development, XFCE has already made a bunch of progress porting everything over to Wayland, and DE agnostic apps are less likely to switch over right away if mid-size DEs like XFCE and Cinnamon still don’t have good Wayland support. I wouldn’t stress out about it too much.






  • Call it hate if you want, but it is an intentional design decision to break compatibility with other DEs. That is a choice they consciously made and have been very clear in communicating. There are trade offs involved. I’m not saying it’s a completely irrational choice or anything, but it is aggravating for those of us that don’t use Gnome when we have to deal with libadwaita apps. Libadwaita is designed from the ground up to be a Gnome exclusive thing. It is not for Linux. It is just for Gnome. That is the developers’ stated intention.