Live data from Hacker News

Base 2048

github.com

1–10 of 42 posts

Re: Base 2048

#2
Heh, well that's one way to work around the inane Twitter character limit...!

My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon.

Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they did recently, so who knows.

Re: Base 2048

#3
For comparison:

A sha512 hash in hex: 309ecc489c12d6eb4cc40f50c902f2b4d0ed77ee511a7c7a9bcd3ca86d4cd86f989dd35bc5ff499670da34255b45b0cfd830e81f605dcf7dc5542e93ae9cd76f

Same in this Base2048: ЗཟǷњϳݫЬߦՏԈ௰ڿƫ௪தͶޡഺཀވࡌੳٿ༲৩ত༥၄ঙџڸࠑحϷгଘƩƴߢய߅ϚƐγ๓ۑఞ

The encoding also seems to be HN-safe, using no emojis or other things HN filters. The font used here is lacking some of the characters, but that shouldn't matter if you just copy-paste.

Re: Base 2048

#4
post #2

Heh, well that's one way to work around the inane Twitter character limit...! My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon. Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they…

If they abolish the character limit, do they also rebrand the platform from twitter to blogger? /s

I think there are some interesting observations in how both twitter and tiktok set out with short maximum lengths, establishing a culture of short, easy to digest messages, before relaxing the limit a bit. I'm not sure how much you can relax the limit before you turn the platform into something else entirely. But on the other hand there is a pattern of users circumventing the limit anyways. It will be interesting to watch how it develops over the years.

Re: Base 2048

#5
post #2

Heh, well that's one way to work around the inane Twitter character limit...! My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon. Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they…

Twitter’s limit used to be 140 characters. Then it became 280. By simple arithmetic progression the next limit will be…

Re: Base 2048

#6
post #2

Heh, well that's one way to work around the inane Twitter character limit...! My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon. Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they…

Twitter started as “an individual using an SMS service to communicate with a small group”, and SMS messages are 140 bytes (that may store 160 characters when using a 7-bit encoding such as https://en.wikipedia.org/wiki/GSM_03.38, but they didn’t go there)

I guess bumping the limit up while keeping the ability to interact with all kinds of SMS systems and ancient phones was a challenge, or just required waiting a few years for some of the weirder systems to die out.

Re: Base 2048

#7
post #5
post #2

Heh, well that's one way to work around the inane Twitter character limit...! My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon. Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they…

Twitter’s limit used to be 140 characters. Then it became 280. By simple arithmetic progression the next limit will be…

[deleted]

Re: Base 2048

#8
post #5
post #2

Heh, well that's one way to work around the inane Twitter character limit...! My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon. Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they…

Twitter’s limit used to be 140 characters. Then it became 280. By simple arithmetic progression the next limit will be…

The prophecy will be fulfilled.

Re: Base 2048

#9
post #5
post #2

Heh, well that's one way to work around the inane Twitter character limit...! My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon. Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they…

Twitter’s limit used to be 140 characters. Then it became 280. By simple arithmetic progression the next limit will be…

[deleted]

Re: Base 2048

#10
post #5
post #2

Heh, well that's one way to work around the inane Twitter character limit...! My personal Musk dream is that he'll abolish that. If I never have to see tweets of pictures of text or tweets ending in `/n` again, it will be too soon. Though, I sort of remember that Twitter was architected initially in a way that relied on the short tweets and it was a surprisingly complex change to even bump it up the little that they…

Twitter’s limit used to be 140 characters. Then it became 280. By simple arithmetic progression the next limit will be…

280. Then the next one will be 187 (186.6666...).

    n[0] = 140

    n[k] = 2/k * n[k-1]
Post reply on HN