Yep. Incidentally this is the exact same reason why I can't have conversations by shouting out the window of my car as I speed past people on the street.
This a very good (and fun) analogy !
Why I can't have conversations using Twitter
41–50 of 161 posts
Re: Why I can't have conversations using Twitter
#42Earlier quoted context omitted.
I think it was a beautiful "what if." What happens when we limit a message to 140 chars? The character of conversation changes - so do people's use patterns. The most wonderful thing about twitter is that you can't get lost down the rabbit hole of a three paragraph email. And there's pressure to reply quickly to stay part of the conversation. It's a genius example of design thinking.
What happens when you set a message limit of 140 characters is you end up with a database that is perfect for training computers about semantics. It is a genius example of design thinking, I'll grant you, but twitter's priority as a business was to build a database for analysis and that was the design constraint which resulted in a 140 character limit to messages. It is a communication platform, but only in as much a…
Re: Why I can't have conversations using Twitter
#43Re: Why I can't have conversations using Twitter
#44Re: Why I can't have conversations using Twitter
#45Earlier quoted context omitted.
I think it was a beautiful "what if." What happens when we limit a message to 140 chars? The character of conversation changes - so do people's use patterns. The most wonderful thing about twitter is that you can't get lost down the rabbit hole of a three paragraph email. And there's pressure to reply quickly to stay part of the conversation. It's a genius example of design thinking.
What happens when you set a message limit of 140 characters is you end up with a database that is perfect for training computers about semantics. It is a genius example of design thinking, I'll grant you, but twitter's priority as a business was to build a database for analysis and that was the design constraint which resulted in a 140 character limit to messages. It is a communication platform, but only in as much a…
This is the first time I hear about this. Do you have any source or did you make it up yourself?
Twitter's original function was group SMS messaging among friends, the 140 char limit was the 160 character SMS limit + an 18 character username.
Re: Why I can't have conversations using Twitter
#46Earlier quoted context omitted.
I think it was a beautiful "what if." What happens when we limit a message to 140 chars? The character of conversation changes - so do people's use patterns. The most wonderful thing about twitter is that you can't get lost down the rabbit hole of a three paragraph email. And there's pressure to reply quickly to stay part of the conversation. It's a genius example of design thinking.
What happens when you set a message limit of 140 characters is you end up with a database that is perfect for training computers about semantics. It is a genius example of design thinking, I'll grant you, but twitter's priority as a business was to build a database for analysis and that was the design constraint which resulted in a 140 character limit to messages. It is a communication platform, but only in as much a…
Re: Why I can't have conversations using Twitter
#47Earlier quoted context omitted.
I can't speak to Redis, because I don't use it, and mostly see it as being fairly distinct from Postgres, but with Mysql it's always frustrating to know that you could be using a tool that's generally better, but can't, because initially someone chose Mysql because they "heard it was fast" or "that's what the hosting company provided", and now they're stuck with it.
You are not wedded to an SQL vendor. You actually can migrate your data, as long as your code is farily vendor-agnostic. I write Django apps and use the ORM for everything. That frees my customers from any sort of raw sql specific to one DB server.
Re: Why I can't have conversations using Twitter
#48I don't think this is due to the limit of 140 characters (even if it doesn't help) but much more due to the audience of fanboys and crow cheered during a fight. There is the same problem on Google+ where there is not 140 characters limit. Any discussions with Linus or any other "celebrity" in it and the comments thread will be full of : "+1", "M. Linus you are so smart, you are my hero", "Well said, ripe him a new on…
"You have clearly not understood how the math works or why tail latencies matter in dist sys. I think we're done here."
Was the bluntness really necessary?
Re: Why I can't have conversations using Twitter
#49Re: Why I can't have conversations using Twitter
#50There are conversations that work on twitter, and ones that don't. In general, twitter conversations are quick back-and-forth affairs. If you need more than 2 tweets to express your thought, you're either using the wrong medium or thinking too far. If that conversation model doesn't fit you, that's perfectly fine, but that's not the fault of twitter. It's just a bad match-up. In that case, it's perfectly fine to resp…