• 0 Posts
  • 68 Comments
Joined 8 months ago
cake
Cake day: March 2nd, 2024

help-circle




  • It’s bloat, unnecessary junk that’s part of their ecosystem. Instead of having specialized apps, you have one app that does everything; and of course every other brand has to have their own, even fucking musk wants it for twitter.

    This creates two problems, first it strains your hardware for no reason, second it creates dozens of walled gardens that don’t interoperate, if you want to chat with your steam friends, you need to go on steam, if you want to play your games, you need to open the right launcher; this is the same shit apple is getting prosecuted for by the EU right now.







  • Fedora is pretty much vanilla GNOME.

    They have minimize and maximize buttons ootb iirc. And probably a bunch of other stuff I can’t cite off the top of my head. Arch is the one that has vanilla gnome.

    And yes, pretty much all users install third party apps.

    I think you have a biased view of an average user. Anyways we’re getting off topic. The original argument being that tray icons are not relevant for most users. You have yet to cite a good example where the tray icon is necessary for the app to properly function.


  • Okay but the comparison was about GNOME vs KDE, not "GNOME modified with 5 extensions and tweaks

    Yeah each distribution has their own patch set. If you really want to compare you need to start with the most popular, ubuntu and fedora.

    Also, most users will want to install third party applications. Your average gamer will likely install Discord and Steam, both of them use a tray icon.

    The two examples you gave are definitely not most users. I’d be surprised if it were even 20%. And the tray icon isn’t necessary for either of them to work correctly. Most people use the computer to open the browser.


  • Beginners using vanilla GNOME

    Beginners will never really be in a position where they’ll be using vanilla gnome, so that argument is kinda moot. And even if they did, those features are literally one extension away…

    will quickly miss features like a minimize button and certainly tray icons.

    Tray icons don’t exist in gnome’s ecosystem, it only becomes problematic once you get third party applications. The real problems are the minimize/maximize, desktop icons, and panel on top when coming from windows. Although these days with the ever increasing phone use people might just be more at ease with gnome’s workflow anyways.





  • poorly written code and tight code

    This is where you guys lose me, it’s just code that not optimized for size and that’s because most people don’t give a shit about that. People want want their 4k assets, their localization, their accessibility features, their application to run on any device… All this comes at a cost. You want to change things, that’s fine, but start by understanding why things are the way they are because shitting on developers won’t get you anywhere.


  • Size doesn’t matter much when you have SSDs that read upwards of 5000mb/s. It’s why we’re seeing an advent of web-based apps despite them being woefully inefficient, and why games regularly go above 100gb. The reason file size gets so large is that assets can take up a lot of space and they come with plenty of libraries that they just have to bundle. These “small size” software optimize for size at other costs, like speed, asset quality, development time… Reducing file size is just not relevant anymore and if anything you should be wary of software that do it.