• TechieDamien
    cake
    link
    fedilink
    English
    arrow-up
    126
    ·
    1 month ago

    I like the detail that there alien has 4(10) fingers as opposed to the 10(22) that the human has.

    • WolfLink
      link
      fedilink
      English
      arrow-up
      61
      arrow-down
      1
      ·
      1 month ago

      And those who didn’t expect the joke to be in base 3

          • BlueKey@kbin.run
            link
            fedilink
            arrow-up
            3
            ·
            1 month ago

            In any Base-x system, one digit goes up to x - 1 (with base > 10 we use alphabet letters), then the next digit (to the left) is incremented.
            So in our normal Base-10 system, you count up from 0 to 9 and then add a digit in the front and reset the other digits to get 10.

            This means, that in every Base-x system ‘10’ equals x.
            So you can make the “There 10 types of people …” with every base as ‘10’ in Base-2 means 2, 3 in Base-3 and so on.

  • Aceticon@lemmy.world
    link
    fedilink
    English
    arrow-up
    51
    ·
    1 month ago

    There are only 10 ways of doing things: the right way and the wrong way. (Programming joke)

    • bi_tux@lemmy.world
      link
      fedilink
      English
      arrow-up
      18
      ·
      1 month ago

      There are actually 00000000000000000000000000000010 ways of doing things (in most languages)

    • Hotzilla@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      1 month ago

      Will only if your language is 1-index based, yuck. Otherwise there is just 0 and 1 way

  • Ech@lemm.ee
    link
    fedilink
    English
    arrow-up
    40
    arrow-down
    2
    ·
    edit-2
    1 month ago

    Huh, that’s a good point. A better universal naming system would be something like “Base x+1”, with x being one integer lower than 10. So humans would use Base 9+1, and the alien would use Base 3+1.

    *This has been on my mind all day and the more I think about it, the more obvious it becomes how fundamentally terrible the name “Base-10” is. How did this never occur to the people who coined the term? Even the system I suggested is flawed as it’s still trying to incorporate the same bad logic.

    A better system would be something like Base 9, stopping shy of the respective 10 in each system, or if it needs to be clarified, Base 9+0, as 0 is the extra digit in the first place, not 10.

    • niartenyaw@midwest.social
      link
      fedilink
      English
      arrow-up
      22
      arrow-down
      2
      ·
      edit-2
      1 month ago

      we’d only be able to represent bases for numbers with one digit though because what does base 15+1 mean? the 15 could be in any base higher than 5. the clearest way would probably be to just represent it with lines or something “base ||||||||||”

      • harmsy@lemmy.world
        link
        fedilink
        English
        arrow-up
        14
        ·
        1 month ago

        Base 16 is typically represented with letters being used as the extra numerals, so it would end up being F+1. Problem solved.

      • Ech@lemm.ee
        link
        fedilink
        English
        arrow-up
        14
        ·
        edit-2
        1 month ago

        It’s only 15 to us because we use base 10 (or 9+1). Like how we have 4 through 9, but that aliens in the picture only count up to 3.

        In the case of a mismatch, the culture using the higher base would just translate down (Base 21+1 in the given scenario).

        Single units would probably be the simplest method, but also wildly impractical as the base gets higher. You really want to count each digit just to figure out someone uses Base 100?

        • niartenyaw@midwest.social
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 month ago

          i know about hexadecimal, but what if you need to refer to a base larger than 16? i’m not saying it isn’t possible to create symbols for every number, i’m saying if you have to describe your base with more than one digit, you encounter a problem of not knowing what base that multi-digit number is in.

          • KillingTimeItself@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month ago

            well no, i know, i’m just saying that’s it’s not really that big of a problem, unless you’re using octal, and you skill issue.

            You should design base systems to be independent of each other, and hex does a really good job at this, because often times it’s prepended with 0x to imply hex.

      • Ech@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 month ago

        I think that would confuse things more than it would help. It’s base 5, unless it’s base 10, unless it’s base 50, etc. And then there’s the rules designating numbers 1 below certain other numbers, or 2 below, depending on the system being used. That’s a whole web of complications when communication is already murky.

        One glyph to one integer communicates the number system being used more clearly.

    • JasonDJ@lemmy.zip
      link
      fedilink
      English
      arrow-up
      36
      arrow-down
      3
      ·
      1 month ago

      Jesus Christ.

      I just realized that we call binary base2 and there’s no 2 in that numbering system. We call hexadecimal base16 but there’s no 16 (at least not like we know it). But then why is base10 base10? We have a 10…but it’s not a single digit number.

      Why is this reminding me of Project Hail Mary?

      • psud@lemmy.world
        link
        fedilink
        English
        arrow-up
        19
        ·
        1 month ago

        Every base has ten, but it’s made of two digits

        Binary 0, 1, 10 Ternary 0, 1, 2, 10 … Decimal 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 Hex 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, 10

        Each has the right count of digits for its base before you go two-digit - binary has two (0, 1), etc

        • Randelung@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 month ago

          more precisely, every base has 10, but it’s usually not equal to ten. ten is a fixed value, while 10 depends on the base. you still count normally (one two three four five), even in a base two system. you just write it differently.

          • psud@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            16 days ago

            I don’t see the need to bring values into this, this is about the naming of number systems. We really have no more claim to ten being this many (…) than hexadecimal people have to claim ten has this many (…)

            • Randelung@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              16 days ago

              10 as the first overflow of digits is not a clear vlaue, it depends on the notation because its base is unclear.

              Ten as the English word is 100% defined. The issue is we translate seamlessly between the word and number, but there really is no confusion when writing ten. 10 in hex has a different english word: sixteen.

              English number names are mostly decimal-based, but their values are still fixed. Ten isn’t the word for “the first time our number system overflows”, it’s an amount.

              So I disagree. Ten will always be (…) this many, because it’s an English word.

        • starman2112@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          The same is true for all bases. What we call base-4 in base-10 is 0123. In base-16 it’s 0123456789abcdef, where f is what we would call 15

      • FiskFisk33@startrek.website
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 month ago

        because then every base would be ‘base 10’

        That or the decriarchy has been normalizing the decimal counting system as the default one for far too long!

      • NeatNit@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 month ago

        If there’s no agreed symbol for digit 37, you can call it Base 37A (or express it in another base of your choosing).

        In case the formatting doesn’t work, that A is supposed to be subscript

  • LeFrog@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    27
    ·
    edit-2
    1 month ago

    Wow I never thought about that.

    But it is always like this:

    let there be any base "b"
    That can represent a number by the sum of their positional digits:
    
    number = sum(d_i * b ^ i)
       where i is the position index and d_i is the digit at this position. (note: index starts with 0, from the least digit farthest to the right)
    

    So the (decimal) number 4 in base 4 is then

    1×4¹ + 0×4^0 = 10
    

    And (decimal) number 8 in base 8 is

    1×8¹ + 0×8^0 = 10
    

    And 10 in base 10:

    1×10¹ + 0×10^0 = 10
    
  • ssj2marx
    link
    fedilink
    English
    arrow-up
    24
    ·
    1 month ago

    You gotta tell the alien that you use base-22

  • Randelung@lemmy.world
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    1
    ·
    1 month ago

    Only when written, which is the whole point of notation. “Ten” is still a fixed amount, and so is four.

    • Dicska@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      2
      ·
      edit-2
      1 month ago

      “ten” is a fixed amount in base 10. A base 4 user may have an entirely different naming system for numbers above 3, so “ten” (which is written as 22 in base 4) could be twenty two, twoty two, dbgluqboq, or Janet. But similarly to how we don’t have a single syllable, dedicated number name for decimal 22 (as in, it’s composed of the number names ‘twenty’ and ‘two’), they may not have a single syllable, dedicated number name for decimal 10 (which is ‘22’ in base 4).

      • Randelung@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        No, ten is a fixed amount in English. It has roots in base ten, but we also have eleven and twelve from other bases. (also dozen, gross, score.) In English there is no ambiguity when it comes to what number the word ten represents.

        • Dicska@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          1 month ago

          I never argued that. I wasn’t even talking about the word ‘ten’ in English but the usefulness of the word ‘ten’ in base 4.

          EDIT: I see where you’re coming from: base 10 English also has a unique name for something that is not 0-9 or a power of 10 - however, the only reason to this is that they are from base 12. Obviously base 12 has unique words for numbers below the base. But not numbers above it (apart from maybe powers of 12). Which further proves the point.

          • Randelung@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month ago

            My point is the difference between number system and language. We’re seamlessly converting back and forth while writing this, but there’s a specific amount in our heads that we’re trying to communicate, either by word or by number. The number is ambiguous only if you don’t know the base, while the word is ambiguous only if you don’t know the language. The meme is - presumably - in English, and they’re talking (in speech bubble form), so the misunderstanding doesn’t really happen. it’s only when a secondary ‘language’ is introduced - the numbers - that it is possible.

            Ten in particular, which we usually write as a two digit number because of historical and biological context, still uniquely describes a certain amount without any relation to it being written as the first two digit number. In any language, you wouldn’t translate to one two three ten just because they usually write in base four, you’d translate to whatever their word for the number is that you’re trying to translate.

    • KillingTimeItself@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      1 month ago

      even when written out non base ten systems, are still possible to be non base ten.

      It’s only base ten when you convert from one base system to another. We are merely referencing between two base systems when we say that 4 bits is “16” because there are 16 possible options there. 16 is just our conceptualized version and conversion of that base system, in ours. You can read binary as if it’s just powers of 2, it’s incredibly trivial.

      octal and hex are the best example of this, because octal skips numbers while counting. Hex introduces letters. Neither of which fly even remotely sanely through base ten. Unless you’re converting.

    • CileTheSane@lemmy.ca
      link
      fedilink
      English
      arrow-up
      67
      ·
      1 month ago

      A base 4 number system has 4 numbers in it: 0, 1, 2, and 3.
      After 3 the next numbers are 10, 11, 12, 13, 20, 21, etc.

      A base 10 number system has 10 numbers in it, 0 through 9.

      Hexadecimal is base 16: 0-9 followed by A-F

      The alien using a “base 4” number system does not have a single digit for the number “4”. They represent four of something with the number “10”, so for them, their four digit number system is “base 10”.

      • meep_launcher@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        Based

        Also decided not to invite because this comment is at 69 and I can’t think of anything more based than that.

      • DogWater@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 month ago

        From the aliens perspective 4 is 10 and it’s represented that way so, while having a different meaning, to the alien it is base 10.

        • WIZARD POPE💫@lemmy.world
          link
          fedilink
          English
          arrow-up
          7
          ·
          1 month ago

          I see that but why is it 10 from his perspective? Is it just the fact that the alien would write the number 4 with symbols for 10?

          • whotookkarl@lemmy.world
            link
            fedilink
            English
            arrow-up
            7
            ·
            edit-2
            1 month ago

            Yes, https://www.mathsisfun.com/numbers/bases.html has a bunch more examples to show why the base of the number system is always represented by 10, because 10 is a short hand we use for d1*b^1 + d2*b^0 where d is a digit between 0 and base-1, and b is the base. b^0 is always one and represents the first digit at the first position. b^1 is the base, so 1*b^1 = the base. And since 10 is 1*b^1 + 0*b^0 it represents the base in any number base system.

            Another way to show the same thing with counting:

            Base 10: 0, 1, 2, …, 8, 9, 10, 11, 12…

            Base 4: 0, 1, 2, 3, 10, 11, 12, 13, 20, …

            Any base: d1*b^0 , d2*b^0 , …, d(b-1)*b^0 , d1*b^1 + d1*b^0 , d1*b^1 + d2*b^0 , …

            We assume a 1 in the 10’s place and a 0 in the 1’s represents 1,2,3,…,10 of something instead of 0,1,2,3,10 of something because from our perspective we learned numbers in base 10 with 9 digits, but the alien learned 10 means 4 of something in base 4.

          • snugglesthefalse@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 month ago

            Assuming they use the same numbers then yes, 10 is 10 to us but it represents the separator of orders of magnitude. 10 in base 4 would from our perspective be 4, but ignoring the specific numbers and adapting them for the sake of the joke, the alien would write it as 10 and “base 10” would just be base 4. It’s like how hexadecimal uses 0-9 and a-f to represent 16 numbers even though we don’t have that many in decimal systems. The joke is a translation issue. I feel like I’m over explaining now though…

          • wolfpack86@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 month ago

            And the same that 3 in base 3 is also 10, 2 in base 2 is also 10. Thus if you use the relevant base to refer to themselves, every base is base 10.

          • DogWater@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            1 month ago

            These people are explaining it well, but the things that helps the most to me is consciously de-coupling your internalized knowledge of human Numbers from what they actually represent abstractly. The numbers represent an absolute quantity.

            0 =

            1 = .

            2 = . .

            3 = . . .

            That’s 4 unique characters representing incremental quantities.

            If you notice on the comic, the alien has 4 digits on it’s “hands”. That’s the root cause for their base number system. Ours is that way because we we have 10 digits on our hands (most of the time, some cultures do it different, but for simplicity, that’s what the comic is implying).

            Abstractly, adding another digit represents starting over and keeping track of how many times you’ve done that. So the 1 in ten says you’ve counted through all the digits 1 time. And the 0 means you’re on the first digit of the new sequence. So all they are doing is applying that logic to a base 4 system. So a collection of 4 things is therefore represented by “one zero,” 10, in base 4 because they have to, there are no more characters in that system that could do that by itself.

            The weird part about it that can trip people up is that they are applying some human conventions to the comic like our script for writing numbers, which obviously an alien wouldn’t do, but we have so much inherent ingrained knowledge about what a number means that it’s hard to remember that.

    • DessalinesA
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      1 month ago

      The alien has 4 fingers, and writes base 4 as “base 10”. It’s basically just a translation problem.