I was wondering what happened to the proposal from a month ago…

  • terminhell@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    36
    arrow-down
    7
    ·
    2 months ago

    To be fair, there is and has been a KDE spin. I can see an argument for gnome, as it’s overall the simpler environment. Simple defaults has been fedoras thing for a long time.

    • woelkchen@lemmy.worldOP
      link
      fedilink
      arrow-up
      37
      arrow-down
      2
      ·
      2 months ago

      I can see an argument for gnome, as it’s overall the simpler environment. Simple defaults has been fedoras thing for a long time.

      They could make that argument then and not just close the topic by declaring it a trademark issue.

        • woelkchen@lemmy.worldOP
          link
          fedilink
          arrow-up
          14
          arrow-down
          1
          ·
          2 months ago

          Fedora is recognized as the Gnome distro, though.

          Things could change. That why it was brought up for debate. The debate could have concluded that changing defaults is not the right move.

          It really is a branding issue.

          And what would be the trademark(!) issue? The default desktop edition is called “Fedora Workstation”, not “Fedora Gnome”, so the branding is not tied to Gnome in any way. Seems more like an attempt to kill a discussion where the popular vote might be undesirable.

          • acockworkorange@mander.xyz
            link
            fedilink
            arrow-up
            5
            ·
            2 months ago

            I’m giving them the benefit of the doubt in that they misspoke when saying trademark. Clearly it’s not that, but those nuances are not universally known.

            And branding is not something up to popular vote. It’s, by definition, an image someone or some organization wants to project to the public. To them, they have spins for other DEs/WMs and that’s enough. And why wouldn’t it be?

            • woelkchen@lemmy.worldOP
              link
              fedilink
              arrow-up
              4
              arrow-down
              4
              ·
              2 months ago

              And branding is not something up to popular vote.

              The suggestion wasn’t about changing branding. It was about changing one default, just like when PipeWire replaced PulseAudio or when btrfs was elected to be the default FS. The product would still be called Fedora Workstation and kept its trademarks, logos,…

              To them, they have spins for other DEs/WMs and that’s enough. And why wouldn’t it be?

              Who is “them”? Clearly not the Fedora community or the community-elected Engineering Steering Committee. The ability to vote on that was taken away from them by one person unilaterally declaring that. FESCO would have decided to just keep Gnome. Looks to me like that one person would not wan to take any chances that the community-elected committee might vote differently.

          • Possibly linux@lemmy.zip
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            2
            ·
            edit-2
            2 months ago

            The vote likely would of favored gnome. Fedora is enterprise oriented and focuses on being a new version of the stable enterprise. KDE changes very quickly and they do not fix bugs before introducing new features.

            If anything the alternative would be xfce4 but that’s not viable for other reasons.

        • boredsquirrel@slrpnk.net
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          2 months ago

          Is it? I didnt find it looking for GNOME.

          I came to Linux, started with random DistroWatch recommendations, then used Ubuntu based, thinking it was the most supported.

          Then dared to use something else, right at the edge of modern but well supported, that was Fedora.

          Came to Linux, found KDE on Manjaro and searched for a well working but not antique KDE Distro. Found it with Kinoite.

          Not a single GNOME on that way :D

          You can argue that GNOME is only used that much because it is “Workstation”. Literally doesnt even include the DE name.

          But I see how RedHat really needs a testing ground, and I also see how GNOME is a desktop with quite a lot corpo stuff directly integrated. If I needed active directory, Exchange etc, it would be the best option.

          Also, not having many options is great for a corpo DE.

    • idefix@sh.itjust.works
      link
      fedilink
      arrow-up
      27
      ·
      2 months ago

      I don’t understand the simpler argument. Installing and using extensions and gnome-tweaks to change basic settings is not simpler. And I strongly dislike a large number of defaults.

      With KDE Plasma, defaults make more sense to me so I barely have to change configuration. If I really need to, the setting is there and easily used.

      • ikidd@lemmy.world
        link
        fedilink
        English
        arrow-up
        13
        ·
        2 months ago

        Since KDE changed to dbl-click by default, the only thing I change is Numlock on boot. 10 seconds to fix, and I know it’ll stay changed because KDE is allergic to removing user settings.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        7
        ·
        2 months ago

        KDE is not good for stability and control. It is consumer oriented instead of enterprise oriented.

        There isn’t anything wrong with the KDE spin. If you want KDE it is available and well supported.

        • Holzkohlen@feddit.de
          link
          fedilink
          arrow-up
          6
          arrow-down
          1
          ·
          2 months ago

          Wait are you saying is Gnome is better for enterprise environments cause it’s harder for the users to mess things up? If so, yeah I can see that. It’s perfect for the simple-minded. Not saying that all Gnomes are simpletons, just that I too would rather have some boomers Gnome.

    • puppy@lemmy.world
      link
      fedilink
      arrow-up
      19
      arrow-down
      3
      ·
      2 months ago

      Simple defaults has been fedoras thing for a long time.

      So has been KDE’s for a long time now. Even more so in Plasma 6.

    • Samueru@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      2 months ago

      Isnt fedora like the last distro that doesnt symlink /bin and /sbin to /usr/bin?

        • Samueru@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          2 months ago

          In the old days distros used to separate the location of binaries in several places like /bin /sbin /usr/bin and /usr/sbin there was this idea that system binaries would go in /sbin while the rest in /bin and the similar dirs in /usr were so that you could mount a separate drive to store more binaries. This is from a time where storage was an issue.

          These days distros usually just symlink all those locations to /usr/bin with the exception of fedora, which still keeps some split.

          However it seems they will finally merge the remaining dirs in fedora 41: https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin