• 0 Posts
  • 56 Comments
Joined 3 years ago
cake
Cake day: June 9th, 2023

help-circle
  • Distros that don’t have SELinux generally have AppArmor, which is similar, and has the advantage that it doesn’t have quite such a boneheaded design getting in the way all the time. :3 So I wouldn’t pick a distro just to get SELinux, personally!

    (I don’t like how SELinux sticks labels on individual files, except those labels are apparently pointless, because there’s a tool specifically to go through your whole filesystem and reset all the labels if they get screwed up. Which can happen (e.g. if you mount a home directory that doesn’t have the labels of every single file in it set to “this is a home file”, because you moved it from a Debian install where that isn’t a thing).)

    – Frost














  • Magnetic strips, technically all cards still have them as a backup, but 99.9% of readers accept all three and NFC tap or chip is usually the go-to!

    The train station ticket machines where we reload our transit card only take swipes, though. So it is still a thing in very rare places.

    When we first got our “food stamps” card (it apparently used to be physical stamps?? but that was long before our time. now you get basically a debit card that can only be used on food), it was also swipe-only. But then a year or two ago they replaced it with one that has a chip and can even do NFC! Nifty.

    Cheques, nah, I think you still CAN get a physical paycheck, maybe?, if for some reason you wanted to?, but basically everyone does direct deposit these days

    …at least, people who have bank accounts

    that’s one reason to get a check. So yeah, those are still a thing, but not common. There are probably-sketchy “check cashing” places in low-income areas that you can take checks to instead of a bank if you don’t have a bank, I don’t know how that works.

    Taxes – YEP. 100% still a thing. Fuck TurboTax & co., they pretty much bribed the government to keep this system because it makes them lots of money (because they can sell you “tax prep software” that does your taxes for you and is absurdly expensive and oh! you gotta buy a new one every year because of minor changes to the tax codes!).

    – Frost





  • I mean, I could just go “TLDR grab Debian’s live KDE edition” if that’s easier!

    The whole point in me explaining all that is that people don’t know all this stuff. That’s why I’m explaining it. I did gloss over the fact that distros exist, but it seems like the person I’m replying to already knows that multiple versions of Linux are a thing so that’s not a huge issue.

    And going “here’s some options to pick from” helps if it turns out you’ve got different priorities than we do. But yeah, “TLDR Debian” is also good if you’re overwhelmed.



  • Anything with the KDE desktop!

    That’s a neat thing about Linux, the look and feel is actually totally separate from the distro. Everyone focuses on distros when really, that’s mostly under-the-hood stuff, the look and feel is the desktop environment.

    KDE is windows-10-like (out of the box, you can also rearrange the crap out of it, ours is set up more like Mac!) and also happens to be one of the most full-featured desktop environments, so you won’t be missing stuff (like HDR support or whatever).

    So, a distro with KDE.

    Debian is great if you want something that Does Not Break on you. Ever. It will never throw you a curveball with an update. That also means you just won’t really get updates very much, outside of a Big Major Upgrade every couple of years. If you’re tired of Windows Update screwing with you, Debian’s perfect.

    Fedora is pretty good if you want the new shinies all the time. Major updates every 6 months. Debian has a bigger appstore and even stuff that isn’t in there often provides .deb packages, which Fedora can’t run, but it’s not a huge deal.

    Mint doesn’t have a convenient KDE version (but you can install KDE after the fact). It has its own desktop called Cinnamon. More Windows 7 vibes. It’s based on Debian so you get the Debian compatibility, as well, and they put work into making sure you have GUI apps for stuff like installing drivers (Debian you might need a terminal command or three during initial setup).

    There’s also immutable distros like Bazzite, which is basically SteamOS But Desktop. It also comes with similar restrictions to SteamOS, though. Good for an Appliance Computer, an absolute fucking pain if you ever need to install drivers/VR stuff/other system software or what-have-you. I’d avoid for your main computer.

    – Frost