• 4am@lemmy.zip
    link
    fedilink
    arrow-up
    46
    arrow-down
    1
    ·
    edit-2
    3 days ago

    The symbol # is a “hash”. The “tag” Is the word that follows.

    The hash exists as a signal to a computer program indexing posts by topic that the following characters before the next whitespace are meant to signify a tagging of a topic. Twitter started doing this a long time ago, to give users a way to categorize their posts by topic without needing a separate interface. (Did you know that the original 140 character tweet length was so it could fit in a single SMS message? Twitter used to be operable over text message). It’s likely that the # symbol was chosen because in URLs it’s used to signify a page anchor in HTML documents, such as a specific header or paragraph, and so similarly here it’s used to find specific topics; you’re anchoring your interest to something specific.

    So it’s not a “hashtag” without the hash and the tag. #TIL

    • Cethin@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      So it’s not a “hashtag” without the hash and the tag. #TIL

      Technically, yes. Practically, I don’t think this is true. If you ask 100 people under 20 what “#” is called, 99 or 100 will say it’s a hashtag. Language shifts, and that’s becoming the common name for it, even without it tagging something.

  • Yaky@slrpnk.net
    link
    fedilink
    arrow-up
    27
    ·
    3 days ago

    IIRC Twitter introduced using # to make words searchable across all of the tweets, hence the name.

  • FriendOfDeSoto@startrek.website
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    1
    ·
    3 days ago

    I grew up with # being pound as well. The use of the pound symbol to highlight shit came from coding. Hash is another word for the pound symbol. It tags stuff. Ergo hashtag. Born in the glory years of Twitter.

  • paraplu@piefed.social
    link
    fedilink
    English
    arrow-up
    11
    ·
    3 days ago

    To expand on what others are saying.

    Hash is one of the many names for #. Twitter and other platforms allowed you to use hash to tag your posts with a searchable keyword. Hence “hash tag” which gets shortened to hashtag.

    People on these platforms may have had cause to use and think about # on a much larger scale than would’ve been common at that time. Sure you may be asked to press pound on a phonecall once in a while, but that never happened often enough that I could fully keep it straight from star. It was usually just stored in my head as “the special phone key that isn’t star”

  • schnurrito@discuss.tchncs.de
    link
    fedilink
    arrow-up
    9
    ·
    3 days ago

    https://en.wikipedia.org/wiki/Hashtag#Origin_and_acceptance

    I still remember, in the late 2000s and early 2010s, finding that somewhat weird too. I was already regularly using the Internet (including forums) well before hashtags were invented and when I started to see hashtags in all kinds of contexts, I on the one hand found it great that the Internet was apparently arriving in more people’s lives, and on the other hand somewhat disappointing that they weren’t using forums or wikis or anything like that that I was already highly familiar with, but this weird new thing called Twitter… oh well…

  • Today@lemmy.world
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    3 days ago

    I think it was always called a hash but we read it as pound or number…7# or #7. Like how we say ‘and’ instead of saying ampersand.

      • Today@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        Dude. I invited a coworker over for happy hour awhile back. She arrived after everyone else had left. I showed her a jar of hash i made. I didn’t know she would take a bite of it. We had a couple bottles of champagne. Shit got weird and she called her husband for a ride home about 2am.

    • pmk@piefed.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      3 days ago

      I’d argue that “and” is the proper way to say “&” in english, even though it’s just a fancy “et”. The word ampersand is just a weird spelling of “and per se and”, that is, “and in itself”, as opposed to being part of listing things. Like: x,y,z, and &. The first and is just part of the grammar of listing things, the second is an item in that list.

      • Lemming421@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        I am happy to finally learn the actual name of the symbol and simultaneously sad to learn it’s not called the ampers_at_

  • HubertManne@piefed.social
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 days ago

    It was pound sign to me and the first time I heard hashtag was people describing twitter things which I never got into.

        • bisby@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          3 days ago

          Fascinating. The wikipedia page is for shebang so clearly you are right.

          But the wikipedia page also cites it being called hashbang – citing mostly o’reilly books.

          Now I’m intrigued, not that I have a lot of reason to talk about shell scripts, but I had never heard it called any other way.

          TIL, thanks!