Skip to content
DevMeme
4238 of 7590
CS Fundamentals Post #4633 · source on Telegram

Every Base Is Base Ten

Description

The image is a plain white background with a single centered line of gray italic text reading, "Every base is base 10". There are no other visual elements, figures, icons, or interface details. The joke relies on positional notation: in any radix, the written value "10" means one group of that radix and zero units, so base two, base eight, base sixteen, and base ten all describe themselves as "base 10" from inside their own notation. It is a terse computer-science and math pun about representation, context, and how numbers are interpreted.

Comments

41
Anonymous ★ Top Pick It is the rare joke where the punchline changes base but still passes type checking.
  1. Anonymous ★ Top Pick

    It is the rare joke where the punchline changes base but still passes type checking.

  2. @jor_ban 4y

    Based

  3. @Mikhail_Khromov 4y

    explain to small brains please

    1. @sylfn 4y

      write your base in your counting system base-2: 10[in base 2] = 2[in base 10] base-3: 10[in base 3] = 3[in base 10]

      1. @pulsar_sp 4y

        And also I don't agree with yours explanation of the meme, here's mine: we understand every base in base 10, there's simply no other way to interpret a number describing a system's base value for people who know 10 digits)

        1. dev_meme 4y

          "a system's base value for people who know 10 digits” Wdym?

        2. dev_meme 4y

          Both approaches in fact applicable

  4. @feedable 4y

    except base 0

    1. @sylfn 4y

      that is cringe like base-1

      1. @feedable 4y

        no, it's really not, and it is actually used

    2. dev_meme 4y

      Base 0 does not make any mathematical sense

      1. @feedable 4y

        i mean, does it really?

        1. @feedable 4y

          yes, it does not, nvm

        2. @lord_nani 4y

          It means that 0 symbols are used to represent the number

  5. @Mikhail_Khromov 4y

    doesn't that mean that you can represent 0 / empty array with that base?

    1. @SamsonovAnton 4y

      Numeric systems are used to represent an infinite range of numbers. What is the purpose of such system if it covers a single number only?

      1. Deleted Account 4y

        +1

  6. Deleted Account 4y

    base 1 exists, base 0 doesn't

    1. @pulsar_sp 4y

      Base 1 doesn't make any sense either: in it it's only possible to write down lines of zeroes, and they all would represent same number - 0; Base 0 simply doesn't exists, because 0 isn't a natural number

      1. @sylfn 4y

        sometimes counting system where the only possible digit is 1 is referred as base-1 example: 7[base 10] = 1111111[base 1] 4[base 10] = 1111[base 1]

      2. dev_meme 4y

        base1 example

        1. @sylfn 4y

          this is base-1 but not like other base-n where n is integer greater than 1

          1. @pulsar_sp 4y

            Hmm, ok, I got you.

          2. Deleted Account 4y

            True

        2. @SamsonovAnton 4y

          The unary numeral system is non-positional, for which "radix" (base) is not applicable.

          1. dev_meme 4y

            Couldn’t agree It’s is applicable, but meaningless. Nuances of the special cases

        3. . 4y

          This is more like base 5?

          1. @sylfn 4y

            no, unary with groups of 5

      3. dev_meme 4y

        So it not only does make sense, in fact, every person heard/seen it be used at least once in a life

      4. @maggelia 4y

        Lol never used your fingers to count buddy?

  7. @pulsar_sp 4y

    Sorry, my stupid English probably

  8. @pulsar_sp 4y

    I mean, when you write number in, let's say, base 16

  9. @pulsar_sp 4y

    How do you know what 16 is??))

    1. dev_meme 4y

      Gotcha. Because we have a non-explicit agreement to use base10 numbers to indicate base This is what bothers you?

      1. @pulsar_sp 4y

        Yeah, developers and math people have plenty of characters and symbols to use as additional digits, but even when you see 'a' as a digit, you think of it as 11, not a 0111, right?

        1. @pulsar_sp 4y

          Oh

        2. dev_meme 4y

          10b (base 2) = 2 10h (base 8 ) = 8

  10. dev_meme 4y

    So that’s why this meme is so good and been posted

    1. @pulsar_sp 4y

      Agree

  11. @pulsar_sp 4y

    10. Not 11. Stupid meeee

  12. @azizhakberdiev 4y

    Exept base infinity, where every number is represented by a unique symbol

Use J and K for navigation