• 0 Posts
  • 78 Comments
Joined 9 months ago
cake
Cake day: August 7th, 2024

help-circle

  • You did say “I don’t use Windows” which sounded like you were saying you didn’t know if what they were saying was technically plausible or reasonable, and without knowing what you do or don’t know about Windows or DOS, figured I’d respond with the presumption that it’s possible you’re only really familiar with *NIX systems (which is not a judgement).

    I find it kludgey and unnecessary to shut down that way, but it’s not exactly a bad idea, and it does not require admin rights.

    And there’s no reason it wouldn’t be supported: when you run the file, it opens it in a terminal window, it’s exactly like if you manually opened it and typed it from a technical point of view.

    And if someone malicious has the ability to edit a file on your desktop, they could do a lot more dangerous things, pretty much anything you could put in the batch file, more or less directly.

    Really, the only issue here is that you’d always be force closing your programs when you shut down which increases the odds that eventually they might corrupt one of their files… Not a huge risk, but non-zero.





  • Mint is basically Ubuntu with a lot of the questionable decisions fixed (and uses Cinnamon instead of Gnome, so it’s a bit more Windows like).

    It doesn’t have snaps (though they provide instructions to add them if you want), it uses apt for packages and I believe pulls from a mixture of the Ubuntu repos and their own. It also has Flatpak out of the box and the software center does both, and clearly marks which you’re going to install with an easy drop down to switch if both are available.

    Flatpak has been pretty solid for me overall, though there are occasional gotchas.

    Honestly, I’d recommend going with Mint, pretty much anything that works with Ubuntu will work with it, and it’s better put together in my opinion (and doesn’t try to sell you a pro subscription by implying your system will be insecure if you don’t, which Ubuntu does). I know you’re not looking to switch, but I’ve honestly been very unimpressed with Ubuntu for the last, oh, decade or so




  • I’d take it a step further that by “by enthusiasts, for enthusiasts”, they’re really meaning “it’s for the elites”. They like that it’s hard, they had to work to learn it and they’ll be damned if anyone should get it easier, and also it’s a way to flex on people.

    I may be overstating this person’s take on it and reading more into it than is there, but that’s my general view of this enthusiast (elitist) mindset, and really, it isn’t doing anyone any favors.

    Regular joes can’t really hurt the direction of this ecosystem; corpos are limited in the influence they have over it, and anyone can exclude their contributions (even systemd can be left out still). But more people using it means more resources available to improve things and more interest in that happening. It also means more direct support for mainstream programs rather than just a hodge podge of companies throwing out minimally usable versions as a proof of concept and not bothering to go further with the work of Wine, Valve through Proton and Steam Deck, and CodeWeavers, to pick up the slack and try to get things to mostly work right.

    Anyway, tl;dr, I agree with you… The Gentoos and Arches aren’t going away just because there’s more mainstream interest, if anything they’ll get more enthusiasts to join because they got the itch from the easier distros, much like a gateway drug.






  • The only real permissions systems I’m familiar with are the basic octal permissions in *NIX and NTFS permissions. I know those aren’t really quite the same but they’re the closest I have actual experience with to be able to have an opinion about.

    At one point I also knew a little iptables but that was over fifteen years ago now.

    As said, I really should spend some time with them, I just need the motivation.


  • Laurel Raven@lemmy.ziptoLinux@lemmy.mlWhy do we hate SELinux?
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    1 month ago

    For me it’s not so much hate as just not really having experience with it, so most of the time if it causes an issue I either just find a command that sets the policy correctly, or more likely disable it.

    I should spend some time figuring it out, but it’s just one more seemingly esoteric and arcane system that feels at first like it merely exists to get in my way, like systemd, and I’m left wondering do I really need this headache, and what is it really giving me anyway?