• Null User Object@programming.dev
    943·
    1 year ago

    Been using Linux as my primary OS for (counts on fingers)… decades now. Called them folders the whole time. Never had a problem with it. Nobody who matters cares.

    • Ignotum@lemmy.world
      20·
      1 year ago

      Until now, i care a ton!
      Oh wait, “Nobody who matters”
      dang, nevermind

    • Forester@yiffit.net
      21·
      1 year ago

      In parlance I have found you can say ‘what directory is that folder in?’ If you want to have a user give you a full path.

  • Cipher22@lemmy.worldEnglish
    87·
    1 year ago

    I typically call them folders when going through the GUI and directories when using CLI.

    • bassomitron@lemmy.worldEnglish
      34·
      1 year ago

      I never realized I subconsciously did this until your pointing it out. Huh. Thanks for that insight I suppose, haha

      • Kaity@leminal.spaceEnglish
        7·
        1 year ago

        well it sorta just makes sense, the gui presents it as a folder, you can move things around in it like a folder, conceptually it presents them in a way to make you think they are physical things stored in a physical folder/box. cli it really just feels like you are using a string of characters indicating the desired file, it feels more like a directory that way, even if it always really is that way, just showcased differently in the gui.

        brain doing brainy things, strings/lines vs pictures/labels

    • lefixxx@lemmy.world
      3·
      1 year ago

      To move a folder (gui), you just do it. To move a directory (cli) you have to implicitly say you want the contents too.

  • littletranspunk@lemmus.orgEnglish
    49·
    1 year ago

    You make and use folders

    I make directories and call them folders anyway

    We are not the same

  • Crozekiel@lemmy.zipEnglish
    481·
    1 year ago

    meh. folder is 2 syllables, directory is like 4. I’m lazy. If someone gave me a clear one syllable alternative that others would know what I meant (even if while cringing), i’d probably start using that instead. I’ve tried just “dir”, but no one ever knows wtf i’m saying.

    • flop_leash_973@lemmy.world
      15·
      1 year ago

      Yep, while this meme is funny and in jest. If someone actually seriously gave me shit for saying “folder” or “directory” I would have to ask them what Stallman’s toe nails actually taste like. Because that is up there with his level of being rigid about something that I just can’t stand.

      • 0x4E4F@sh.itjust.worksOPEnglish
        2·
        1 year ago

        I do agree, but I do double check how I wrote and what I wrote when replying on GitHub 😁.

    • 0x4E4F@sh.itjust.worksOPEnglish
      2·
      1 year ago

      While conversing with Linux users, they should know what dir means… I mean, even if they don’t use the terminal that often, dir is often used in GUIs as well in Linux.

      • Crozekiel@lemmy.zipEnglish
        1·
        1 year ago

        I might should clarify that when using “dir” verbally no one knows what I’m saying, but maybe how I pronounce it in my head isn’t how everyone else does, lol. In text it’s plenty clear, imo.

  • grrgyle@slrpnk.net
    361·
    1 year ago

    The real hard Linux nerds will just call them files

      • grrgyle@slrpnk.net
        2·
        1 year ago

        You just put in my head an idea for the most boring “real or cake” spin-off imaginable

  • takeheart@lemmy.world
    233·
    1 year ago

    So what’s the difference?

    My intuition is that directory is the older term and refers to something existing on the file system while folder can be that but also includes “virtual folders” that group together different files from across the file system like when photo manager shows you categories like ‘recently viewed’ or ‘taken in 2023’.

    • Boomer Humor Doomergod@lemmy.worldEnglish
      7·
      1 year ago

      Directory is the older term, but when they started making computers user friendly they needed a friendlier word for it. Folders make sense because people understand putting files in folders in real life.

      • takeheart@lemmy.world
        3·
        1 year ago

        Aha, to me it’s an apt metaphors as files go into folders and it fits with the whole desktop analogy.

        • Boomer Humor Doomergod@lemmy.worldEnglish
          2·
          1 year ago

          Exactly, except like all computer metaphors they break down when you get into the details. I can’t put a document in more than one folder and update them at the same time IRL like I can do with a symlink.

          • takeheart@lemmy.world
            3·
            1 year ago

            You bring up a pretty good point. Whenever I have a personal document that could go into multiple categories (eg a travel insurance certificate can go into travel, insurance, or finance folder) I place it in all 3 at once with hard links. What’s more is that if I intuitively first search for a document in place A but it’s actually in place B I simply place a link in A for the next time.

            Before I learned a bit about file systems I didn’t even conceive of such a thing being possible; precisely because the folder metaphor had imprinted upon me the physical world constraint that things can only be in a single place at once.

    • femboy_bird@lemmy.blahaj.zoneEnglish
      126·
      1 year ago

      Uhhh directories are files where other files are stored in a computer, folders are pieces of paper used to store pieces of paper (or a file used to store another files in a computer)

      • festnt@sh.itjust.works
        17·
        1 year ago

        folders are only considered files in linux, in windows, its a mess

      • kamenoko@sh.itjust.works
        13·
        1 year ago

        A directory outside of computing is simply a list of items with a common characteristic. A list of names at an apartment building for example.

        • 4am@lemm.ee
          1·
          1 year ago

          And on a CLI a directory is just a list of other files.

  • minamoog@lemmy.world
    19·
    1 year ago

    everything in my home directory is a folder, everything outside of that is a directory

  • QuazarOmega@lemy.lol
    171·
    1 year ago

    Me when I don’t say inodes to refer to folders in iOS:

  • fmstrat@lemmy.nowsci.comEnglish
    16·
    1 year ago

    alias cf=cd

    Note: I don’t actually do this. I’m not a monster.

      • toynbee@lemmy.world
        11·
        1 year ago

        Given that cd is “change directory,” I assume cf is meant to be “change folder.”

        • ILikeBoobies@lemmy.ca
          5·
          1 year ago

          Yes and it’s telling the computer to treat cf as if it was cd

          • 0x4E4F@sh.itjust.worksOPEnglish
            1·
            1 year ago

            It’s interesting that Windows also uses cd, even though they call them folders 😂.

  • MehBlah@lemmy.world
    13·
    1 year ago

    Meh, I dont care. If they used a word that wasn’t directly linked to the concept then I might care.

    • 0x4E4F@sh.itjust.worksOPEnglish
      2·
      1 year ago

      Likewise, we all know what it means, regardless if you say it like this or that.