Earlier quoted context omitted.
I am sure that after a well deserved break from such amazingly hard work, they'll tackle the next increase in characters. Their solution makes it look so easy, but it isn't. /s Does "Hail Mary ..." fit in 280 characters?
As a Catholic nerd, I had to check. Yes. :) echo -n 'Hail Mary full of grace, the Lord is with thee. Blessed are thou amongst women and blessed is the fruit of thy womb, Jesus. Holy Mary, mother of God, pray for us sinners, now and at the hour of our death. Amen.' \ | wc -c 210
Giving you more characters
261–270 of 493 posts
Re: Giving you more characters
#262Re: Giving you more characters
#263Earlier quoted context omitted.
Please don't use code blocks for anything but code; they're unreadable on mobile.
I think you (and many valiant others) are fighting a losing battle here. God forbid HN should allow a quote style, that'd be so bloaty.
Re: Giving you more characters
#264I'm not sure what to make of this. I suppose there is nothing inherently ideal about the (arbitrary) 140 character limit on tweets. Why not 180, or 280, etc? Still, my first reaction was, this is .. a bad idea: the 140-character limit is iconic, it's at the core of their value proposition, and Twitter is going to dilute their brand if they abandon it. I think it's not only that people sometimes feel limited by the 14…
> the 140-character limit is iconic, it's at the core of their value proposition It was related to the core of their value proposition when that was “microblogging that can be updated and recieved over SMS”. Now, its just legacy.
Re: Giving you more characters
#265Earlier quoted context omitted.
Or they could use a browser that displays stuff correctly.
The browser's displaying things just fine. The problem is forums that provide custom markup implementing an insufficient subset of what HTML allows for. In this case, HN provides formatting for blocks of code, but not quoted blocks of prose.
Anyways, flying cars everyone! We're going to be the VC for flying cars!
Re: Giving you more characters
#266It would seem to me that the solution to the problem described in the blog would be to reduce the number of characters allowed for Japanese, Korean, and Chinese users. The whole appeal of twitter, I thought, was if you said what you wanted to say the system forced you to reconsider how you said it until you got down to the bare essence of what you were trying to convey. I'd be in favor of a maximum number of tweets p…
And then they point out that in Asian countries people tweet more, so alright, who cares about history, do what works best. But you shouldn't just be looking at how many tweets are written. People are going to post more, just because it's easier to post something. That doesn't mean that people actually read these longer tweets just as much. Like, there is a feedback loop here, people would also start to tweet less, if they didn't bother reading tweets, because many tweets are also responses to other tweets, but still, this reasoning seems quite a bit oversimplified.
Re: Giving you more characters
#267Earlier quoted context omitted.
My guess is that sixty-seven has four syllables, twenty-five has three.
In the first verse, there doesn't seem to be any pattern to the lengths (in syllables) of the lines; 10, 7, 8, 8, 12, 8. I'm not sure the meter would really be damaged that much by reducing the last line by one syllable.
Re: Giving you more characters
#268Earlier quoted context omitted.
I see this more and more. Why is there a recent trend to use codeblocks instead of > ? Is there a popular platform where codeblocks are quotes?
Because HN doesn't preserve line-breaks and `>` doesn't do anything. You'd have to double-space the entire poem which is just silly. HN should just preserve all line-breaks so we don't have to hack around it.
Re: Giving you more characters
#269I'm convinced there is no one at twitter that understands why they succeeded as a company. Their management team continually makes decisions that are reminiscent of shuffling around deck chairs on the titanic. I get the feeling that they only exist due to inertia which is a death sentence for most tech companies.
Re: Giving you more characters
#270It would seem to me that the solution to the problem described in the blog would be to reduce the number of characters allowed for Japanese, Korean, and Chinese users. The whole appeal of twitter, I thought, was if you said what you wanted to say the system forced you to reconsider how you said it until you got down to the bare essence of what you were trying to convey. I'd be in favor of a maximum number of tweets p…
Yeah, this reasoning especially also struck me as weird, because Twitter's 140 character limit was chosen from an English-speaking viewpoint. The limit for Asian languages should have been adjusted downwards as early as Twitter launched (though I suppose that's actually somewhat hard to do from a technological viewpoint, as people might mix Western letters and Asian symbols). And then they point out that in Asian cou…