Ulu-Mulu-no-die

  • 0 Posts
  • 19 Comments
Joined 4 months ago
cake
Cake day: June 4th, 2025

help-circle
  • Ulu-Mulu-no-die@lemmy.ziptoTechnology@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    23 days ago

    No, I guess because it has nothing to do with productivity.

    It’s usually about justifying costs of real estates or property of commercial buildings.

    Big companies usually own buildings dedicated to offices for their workers, maintaining them is expensive, having everyone working from home would mean rendering their properties useless.

    So they come up with all possible stupid PR excuses about it, the company I work for does the same, but we employees know, if the company openly told the truth about it, I believe many people would revolt.


  • The vast majority of desktop users don’t give two flips about security, nor freedom, they don’t even know what those things are and don’t care to be informed.

    I’ve even seen a few (on reddit) asking for Linux to support giving kernel level permissions to applications, so they can play a few videogames, they are fine with having rootkits on their PC, that’s the level of “care” they have.

    But that’s ok, Linux is already a de-facto “monopoly” on the server side, the most important one, it doesn’t need to win over also desktops.







  • That’s … concerning. Kudos to that mod for making people aware of it.

    Apparently anyone can do that, so I tried mine out of curiosity (I’m not a mod, never have been): https://reddit-wrapped.kadoa.com/ulu-mulu-no-die?share

    This Redditor is basically a gaming savant with a spreadsheet addiction, meticulously dissecting game mechanics and then dropping mic-drop guides for the masses. When not optimizing virtual real estate or factorio builds, they’re busy troubleshooting Linux like a digital mechanic, all while subtly reminding us that their ‘fun’ involves more calculations than most people’s taxes. They’re the kind of person who’d analyze their Reddit Wrapped to see if the algorithm correctly identified their ‘efficiency at leisure’ metric.

    I’ve read the entire profile and it seems to me more like satire than an actual serious summary (quite some hyperbole in there), tho it’s worrying that your entire reddit history can be analyzed so quickly.

    This thing can end very badly in the wrong hands.




  • First thing to consider is they all use the same Desktop Environments.

    Unlike Windows, in Linux the “graphic” is completely separated from the operating system, any DE can be use on any distro, so trying different distros that come with the same DE, might make you think there’s very little difference (at first look).

    Second, almost all distros are derivatives, that contributes to make them feel similar. The original ones are just a bunch: Debian, Red Hat, Slackware, SuSe, Arch, Gentoo, everything else is based either on one of those or on another derivative, if your curious you can have a look at this graph: https://en.wikipedia.org/wiki/File:Linux_Distribution_Timeline.svg.
    So for example, if you take Ubuntu and Mint, they might look similar because Mint is based on Ubuntu.

    If you want to see the real differences, you need to look at the original ones, the core differences are: the way software is packaged and managed, and the “philosophy” behind the way the system is overall administered, maintained and released.

    Derivatives add differences to the user experience, they main reason they’re created is someone is not completely happy with the way a distro does things and they create one the meets their needs, for example, Debian is improved dramatically on the user experience lately, but many years ago was quite arduous to setup and use for non-experts, so Ubuntu was born.

    Now to answer you question

    as long as I choose one that gets regular updates, it doesn’t matter fundamentally?

    It does matter, tho it’s not as much world-changing as some people seem to think (especially when it comes to gaming).

    The most important things are support for your hardware and easy of administration/use. Most distros will recognize and setup your hardware out of the box, but some might require tinkering or extra steps. Some distros automate almost everything so the user doesn’t need to think about it, others require more knowledge and more manual intervention, you have a much finer control of your system this way at the expense of some user friendliness, it’s up to you to decide what you prefer.

    Then it comes the Desktop Environment, different DEs do things differently, which one to choose is totally personal preference.

    As for software, unless you go after some niche obscure distro, you shouldn’t have problems finding it in the distro repositories. For edge cases you can always use Flatpaks or AppImages.






  • On one side, I’m one of those glad for people coming to Linux because Linux is truly fantastic and it can make your life easier on many things, I’m happy for them.

    On the other side, I share your concerns, because everything that gets adopted by the masses is inevitably subject to enshittification, I would never want that to happen to Linux.

    We should find a sweet middle-point tho I have no idea what that would be.



  • Ulu-Mulu-no-die@lemmy.ziptoLinux@lemmy.mlLinux Mint a PITA to install on Win 11
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    4 months ago

    Not the one you’re asking but I’ve been dual-booting Windows and Linux on my gaming desktop for many years, every time a build a new PC, disabling “secure boot” AND “fast boot” in the BIOS is the very first thing I do and I never had problems (I play on Linux but I keep Windows for testing in case I want to report a bug).

    Fast boot is even more troublesome, since it’s a Windows specific feature that allows it to not truly shutdown so it can startup faster later, but that can cause locks for other OS that won’t work correctly.

    In theory, Linux should be able to support secure boot (not fast boot), but since that one too was made for Windows, there are cases in which it could cause problems, I will always disable it just to be on the safe side.