• 𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠
    link
    fedilink
    arrow-up
    92
    arrow-down
    9
    ·
    8 days ago

    Honestly I dislike a lot of the KDE default app names. Default apps should have simple, descriptive names.

    The fact that the file explorer is called “Dolphin” instead of just “File Explorer” or “Files” or something descriptive just makes KDE harder to use for no good reason.

    I wish I could just easily reconfigure the name and icon of the default apps so it’s fixable at least.

    • nesc@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      6 days ago

      They are searchable by descriptive names, they shouldn’t have ‘simple, descriptive names’.

    • Damage@feddit.it
      link
      fedilink
      arrow-up
      81
      arrow-down
      3
      ·
      7 days ago

      For me it’s the opposite, generic names make searching for issues on the web stupidly difficult.

      No one has problems figuring out that Dolphin is the file explorer, and if you search for “file” in the KDE menu, it returns Dolphin as a result.

      • Jankatarch@lemmy.world
        link
        fedilink
        arrow-up
        16
        arrow-down
        1
        ·
        edit-2
        7 days ago

        We could get best of both worlds and put K before the names.

        kfiles kbrowser, kedit, if kde ever made a c compiler for some reason we could name it kcc.

      • 𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠
        link
        fedilink
        arrow-up
        25
        arrow-down
        1
        ·
        7 days ago

        I find it hard to believe “File Manager KDE” would be unsearchable for, given that it already returns results related to Dolphin. I just don’t believe this is difficult at all, sorry.

        I shouldn’t have to figure out the file manager is called Dolphin, the name should be descriptive by itself. The fact that you have to rely on the keyword search to figure it out is imo just bad naming.

        • Demdaru@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 days ago

          As a normal user…what’s next, “File Manager and Browser coupled with basic Statistic Display by KDE”?

          Call it Dolphin and it’s good. If I search “file manager for kde” it will show dolphin. Once I seen it, I know it and it’s hella more memorable than any descriptive word soup you’d have.

      • idefix@sh.itjust.works
        link
        fedilink
        arrow-up
        6
        ·
        7 days ago

        I never understood the GNOME logic rename Totem, Nautilus, Epiphany, etc… Granted, I don’t understand much about GNOME.

        • DeltaWingDragon@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          5 days ago

          They never show the names anyways. They just call it “Files”, “Web”… Generic terms that get tons of unrelated search results. They don’t even call it “GNOME Files”, “GNOME Web”, it’s like they want to be the only program on your computer that does that, like they own the concept.

        • Captain Aggravated@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          1
          ·
          7 days ago

          What do you think Gnome Seahorse does? What utility function does that small piece of software perform, based on its name? I’ll give you a hint: It directly competes with KDE’s Kleopatra. Did you guess GPG and other encryption key generator/manager? Because that’s what those are for. Not sure how KDE kissed “Keyring.”

          I’m not sure if it’s Gnome that started it, but file managers often have a nautical theme. Gnome Nautilus, Cinnamon Nemo, KDE Dolphin…

        • ILikeBoobies@lemmy.ca
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          7 days ago

          Basically what he said

          Epiphany doesn’t automatically tell you what it is

          Gnome Web does

          Gnome is big in the accessibility community and stuff like this helps

    • iopq@lemmy.world
      link
      fedilink
      arrow-up
      35
      arrow-down
      2
      ·
      7 days ago

      They should just rename Gnome to Desktop Environment and rewrite it in Rust Programming Language

    • Björn Tantau@swg-empire.de
      link
      fedilink
      arrow-up
      22
      ·
      8 days ago

      I don’t remember where, but you can configure the app launcher to show the descriptive name instead of the app name by default.

    • WhyJiffie@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      7 days ago

      I wish I could just easily reconfigure the name and icon of the default apps so it’s fixable at least.

      you can have overrides for .desktop files, and the name is stored there

      • lime!@feddit.nu
        link
        fedilink
        English
        arrow-up
        61
        ·
        8 days ago

        yakuake, for “yet another kuake”, from “kuake”, which is a kde-ification of “quake”. because the console in quake dropped down like that.

          • Novaling@lemmy.zip
            link
            fedilink
            English
            arrow-up
            4
            ·
            7 days ago

            I really need these lore dumps for linux stuff because I will be highly confused at the names. Still can’t get over when I learned that GIMP is not just a perverted or derogatory name, but GNU Image Manipulation Program (and I had to look up what GNU meant too… which was named after a song about a gnu, aka wildebeest)

            i do love the personality of FOSS naming, but please give me a short tidbit about the etymology in the about page, or else I’ll be forced to do an hour long Wikipedia deep dive because I simply can’t help myself!

            • Jankatarch@lemmy.world
              link
              fedilink
              arrow-up
              4
              ·
              edit-2
              5 days ago

              Here is just the history of vim off the top of my head.

              Ken Thompson wrote ed the editor (pronounced by spelling each letter) and still is the standard text editor in unix. He also worked majorly on original Unix and C.

              You could only see the line you are typing and had to rewrite whole line to change one letter.

              Then Bill Joy wrote ex as an improvement to ed. But wanted to keep improving. As he improved ex it got a visual editor and became vi. (read by spelling each letter) Bill Joy later led BSD Unix.

              Ken Thompson improved vi to make stevie. (for atari ST) There were further improvements and ports like Amiga.

              Stevie wasn’t as close to original vi as Steve Kirkendall wanted so he wrote elvis as an alternative improvement.

              AT&T still owned UNIX at the time and famously sued BSD Unix. They had to replace all Unix tools to not get in trouble.

              So even tho Bill Joy who is leading BSD wrote original vi, they had to find an alternative. At first they were gonna use elvis but Keith Bostic wanted a bug-to-bug compatible version and wrote nvi.

              Then in 1991 Bram Moolinar wrote “vi improved” or “vim” for short by basing source code on Amiga’s stevie port to raise awareness about Uganda.

              He was also a “benevolent dictator for life” which is a term used for opensource devs that always have the final say in the project. Opensource leaders must be benevolent as disagreements result in forks.

              So far these were mostly few years apart but much later in 2014 vim rejected multithreading and we got the fork neovim which doesn’t have a wikipedia page and where my original research stopped.

              Fun fact at the end. The nvi editor was forked in dragonfly BSD with name nvi2 and bsd systems still have nvi.