Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. I'm sorry, I still don't understand why so many people insist on using underscores in place of spaces in things like file names.

I'm sorry, I still don't understand why so many people insist on using underscores in place of spaces in things like file names.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
tech
7 Indlæg 4 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • jwcph@helvede.netJ This user is from outside of this forum
    jwcph@helvede.netJ This user is from outside of this forum
    jwcph@helvede.net
    wrote sidst redigeret af
    #1

    I'm sorry, I still don't understand why so many people insist on using underscores in place of spaces in things like file names. It isn't more readable or better than dashes in any way & it fucks up things like end-of-word keyboard shortcuts - is there, like, some secret benefit that I, an idiot, am unsavvy of...?

    #tech

    simonjust@mstdn.dkS 1 Reply Last reply
    0
    • jwcph@helvede.netJ jwcph@helvede.net

      I'm sorry, I still don't understand why so many people insist on using underscores in place of spaces in things like file names. It isn't more readable or better than dashes in any way & it fucks up things like end-of-word keyboard shortcuts - is there, like, some secret benefit that I, an idiot, am unsavvy of...?

      #tech

      simonjust@mstdn.dkS This user is from outside of this forum
      simonjust@mstdn.dkS This user is from outside of this forum
      simonjust@mstdn.dk
      wrote sidst redigeret af simonjust@mstdn.dk
      #2

      @jwcph Yes, backwards compatibility among different ancient filesystems and web urls. And I don't want to read your longform filenames. The 8+3 form still rocks 😂 I only use dashes, almost never underscores

      jwcph@helvede.netJ 1 Reply Last reply
      0
      • simonjust@mstdn.dkS simonjust@mstdn.dk

        @jwcph Yes, backwards compatibility among different ancient filesystems and web urls. And I don't want to read your longform filenames. The 8+3 form still rocks 😂 I only use dashes, almost never underscores

        jwcph@helvede.netJ This user is from outside of this forum
        jwcph@helvede.netJ This user is from outside of this forum
        jwcph@helvede.net
        wrote sidst redigeret af
        #3

        @simonjust @bazkie I get the "no spaces" thing but are underscores better than dashes by the same standards, i.e. ancient conventions?

        To be clear, I never use spaces in file names & while I do use "longform", in the sense that a file name has to indicate what's in the file - which also makes it searchable, by the way - I keep it as short as I can; even modern file systems sometimes run into (undeclared) character limits.

        8.3 can suck it, though, that's too short to be useful.

        bazkie@beige.partyB simonjust@mstdn.dkS 2 Replies Last reply
        0
        • jwcph@helvede.netJ jwcph@helvede.net

          @simonjust @bazkie I get the "no spaces" thing but are underscores better than dashes by the same standards, i.e. ancient conventions?

          To be clear, I never use spaces in file names & while I do use "longform", in the sense that a file name has to indicate what's in the file - which also makes it searchable, by the way - I keep it as short as I can; even modern file systems sometimes run into (undeclared) character limits.

          8.3 can suck it, though, that's too short to be useful.

          bazkie@beige.partyB This user is from outside of this forum
          bazkie@beige.partyB This user is from outside of this forum
          bazkie@beige.party
          wrote sidst redigeret af
          #4

          @jwcph @simonjust I can only speak for myself, and I think I prefer underscores over dashes because I'm a programmer, and in most programming languages, variable names can't have dashes, but can have underscores.

          so I guess in my mind, a dash, like a space, is a special character, while an underscore is fine "everywhere".

          eka_foof_a@spacey.spaceE 1 Reply Last reply
          0
          • jwcph@helvede.netJ jwcph@helvede.net

            @simonjust @bazkie I get the "no spaces" thing but are underscores better than dashes by the same standards, i.e. ancient conventions?

            To be clear, I never use spaces in file names & while I do use "longform", in the sense that a file name has to indicate what's in the file - which also makes it searchable, by the way - I keep it as short as I can; even modern file systems sometimes run into (undeclared) character limits.

            8.3 can suck it, though, that's too short to be useful.

            simonjust@mstdn.dkS This user is from outside of this forum
            simonjust@mstdn.dkS This user is from outside of this forum
            simonjust@mstdn.dk
            wrote sidst redigeret af
            #5

            @jwcph @bazkie No, to my knowledge there's no difference between dashes vs underscores it's just down to personal preference.

            1 Reply Last reply
            0
            • bazkie@beige.partyB bazkie@beige.party

              @jwcph @simonjust I can only speak for myself, and I think I prefer underscores over dashes because I'm a programmer, and in most programming languages, variable names can't have dashes, but can have underscores.

              so I guess in my mind, a dash, like a space, is a special character, while an underscore is fine "everywhere".

              eka_foof_a@spacey.spaceE This user is from outside of this forum
              eka_foof_a@spacey.spaceE This user is from outside of this forum
              eka_foof_a@spacey.space
              wrote sidst redigeret af
              #6

              @bazkie @jwcph @simonjust
              This is also my reason.

              jwcph@helvede.netJ 1 Reply Last reply
              0
              • eka_foof_a@spacey.spaceE eka_foof_a@spacey.space

                @bazkie @jwcph @simonjust
                This is also my reason.

                jwcph@helvede.netJ This user is from outside of this forum
                jwcph@helvede.netJ This user is from outside of this forum
                jwcph@helvede.net
                wrote sidst redigeret af
                #7

                @Eka_FOOF_A @bazkie @simonjust I suspected it might be a programmer thing... 😝

                1 Reply Last reply
                0
                Svar
                • Svar som emne
                Login for at svare
                • Ældste til nyeste
                • Nyeste til ældste
                • Most Votes


                • Log ind

                • Har du ikke en konto? Tilmeld

                • Login or register to search.
                Powered by NodeBB Contributors
                Graciously hosted by data.coop
                • First post
                  Last post
                0
                • Hjem
                • Seneste
                • Etiketter
                • Populære
                • Verden
                • Bruger
                • Grupper