Skip to content
DevMeme
931 of 7590
CS Fundamentals Post #1052 · source on Telegram

From 0 to 100, Literally

Description

This image is a screenshot of a thread on the subreddit 'r/AskReddit'. The original post, flared as 'Discussion', asks the question: 'What's something that goes from 0 to 100 real quick?'. The screenshot then shows the top comment, a succinct and clever one-word answer: 'binary numbers'. The humor is a classic pun that plays on the double meaning of the phrase. While the question uses the idiom 'goes from 0 to 100' to mean something that escalates rapidly, the answer interprets it literally from a computer science perspective. In the binary number system, the sequence of numbers is 0 (0), 1 (1), 10 (2), 11 (3), and then 100 (4). Therefore, binary numbers literally go from 0 to the numeral '100' in just a few steps. It's a sharp, witty joke that resonates with anyone familiar with CS fundamentals

Comments

7
Anonymous ★ Top Pick It's true for binary, but in project management, going from 0 to 100 is just the time it takes for the client to say 'just one more small change'
  1. Anonymous ★ Top Pick

    It's true for binary, but in project management, going from 0 to 100 is just the time it takes for the client to say 'just one more small change'

  2. Anonymous

    In binary you hit 100 on the fourth increment - about the same point the codebase needs a full rewrite after “just one more boolean feature flag.”

  3. Anonymous

    The only place where reaching 100 requires just two bits of effort - though explaining the joke to non-engineers takes exponentially longer than the actual counting

  4. Anonymous

    A perfect example of why you should never ask open-ended questions in a room full of engineers - someone will always find the technically correct answer that completely subverts your intent. In this case, binary 100 is just decimal 4, making it the fastest 0-to-100 in computing history. It's the numerical equivalent of 'works on my machine' - technically accurate, contextually useless, and absolutely hilarious to anyone who's spent years thinking in multiple number bases

  5. Anonymous

    Numbers: hitting 100 in one tight loop, unlike Jira tickets chasing velocity

  6. Anonymous

    Only in base‑2 do metrics spike from 0 to 100 by the fourth request - and PMs still call it explosive growth

  7. Anonymous

    PM: “We need to go from 0 to 100 fast.” Me: “Binary or decimal?” Because in binary I can do it in three deploys and we’ll still only have four users

Use J and K for navigation