Ulu-Mulu-no-die

  • 0 Posts
  • 17 Comments
Joined 6 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
    7
    ·
    edit-2
    3 months 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.






  • What you say is especially true for laptops, those have the highest chance of having weird non-standard components that give a lot of problems on Linux.

    Much easier on desktops, especially if you build your own, you get to choose which components go into it.

    Nvidia is shit on laptops but it’s fine on desktops.

    I’ve been using Linux for over 20 years, always had Nvidia on my self-built desktops, my experience has always been flawless, I just have to install proprietary drivers.

    My experience with laptops has been hit and miss, until I learned to buy laptops “full Intel only”, on those everything works out of the box.





  • 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.