this post was submitted on 07 Jul 2025
1467 points (99.1% liked)

Microblog Memes

8517 readers
2970 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] tired_n_bored@lemmy.world 11 points 6 days ago (2 children)

As a software engineer: actually there is no need for a number of people as a power of 2 unless you need exactly 1 byte to store such information which sounds ridiculous for the size of Whatsapp

[–] Valmond@lemmy.world 3 points 5 days ago

Or some binary search tree with an artificial height lol.

[–] NigelFrobisher@aussie.zone 3 points 5 days ago

It’d make sense at protocol level. Otherwise, yeah, even bit-size database columns end up being stored as a word unless the engine compacts it.

[–] BilboBargains@lemmy.world 23 points 6 days ago (3 children)

I remember being puzzled by this and many other numbers that kept cropping up. 32, 64, 128, 256, 1024, 2048... Why do programmers and electronic engineers hate round numbers? The other set of numbers that was mysterious was timber and sheet materials. They cut them to 1220 x 2440mm and thicknesses of 18 and 25mm. Are programmers and the timber merchants part of some diabolical conspiracy?

[–] JackbyDev@programming.dev 18 points 6 days ago (2 children)

Powers of two are the roundest of numbers.

[–] cook_pass_babtridge@feddit.uk 10 points 6 days ago (2 children)

They're not round, they're square!

[–] 007ace@lemmy.ca 1 points 6 days ago

Slow Clap Well done!

[–] Malfeasant@lemmy.world 1 points 6 days ago

Only every other one...

[–] BilboBargains@lemmy.world 3 points 6 days ago

Much later in my career I came to appreciate the beauty of this system and the link with hexadecimal. I had to debug a network transmitted CRC that was endian flipped and in that process learned that in the Galois Field of two, 1+1=0 which feels delightfully nonsensical to a luddite.

[–] some_guy@lemmy.sdf.org 7 points 6 days ago (1 children)

They just do it to look cool in front of their developer friends.

[–] jj4211@lemmy.world 2 points 6 days ago

Pretty much this...

Once upon a time, sure, you might have used an 8 bit char to store an array index and incur a 256 limit for actual reasons....

But nowadays, you do it because 256 is a "cool techy limit". Developers are almost all dealing with at least 32 bit values, and the actual constraints driving smaller values generally have nothing to do with some power of two limitation.

[–] walktheplank@lemmy.world 1 points 6 days ago

Timber is actually cut in inches. That's why the odd numbers.

[–] Zachariah@lemmy.world 7 points 6 days ago

evenly specific

[–] JackbyDev@programming.dev 0 points 6 days ago

A lot of things arbitrarily limit what they can do to more "human friendly" numbers.

[–] Chozo@fedia.io 157 points 1 week ago (22 children)

Source.

This isn't a "tech article", it's an article about tech. This is a normie article from a normie news outlet for normie readers.

Also from the article:

A previous version of this article said it was "not clear why WhatsApp settled on the oddly specific number." A number of readers have since noted that 256 is one of the most important numbers in computing, since it refers to the number of variations that can be represented by eight switches that have two positions - eight bits, or a byte. This has now been changed. Thanks for the tweets. DB

load more comments (22 replies)
[–] prime_number_314159@lemmy.world 145 points 1 week ago (27 children)

Numbers guy here, I can confirm 256 is an evenly specific number, and not an oddly specific number.

[–] banazir@lemmy.ml 5 points 6 days ago

But is it Numberwang, Mr. Numbers Guy?

[–] BlackXanthus@lemmy.world 2 points 6 days ago

User name checks out

load more comments (25 replies)
load more comments
view more: next ›