There is too much trolling on Twitter as the character limit does not allow for any serious argument. An ambiguous one-liner from a popular individual triggers thousands of replies and retweets. I've been thinking that we need a Twitter alternative, but with a minimum limit on the number of characters and no images or gifs. Setting a minimum limit to perhaps 300 - 500 characters will eliminate much of the trolling an…
Blërg, a microblogging platform
51–60 of 66 posts
Re: Blërg, a microblogging platform
#52Unnecessary "complicated" name? Check! Butt-ugly interface? Check! Mentioning the technology used to build it as it were a feature? Check! So a typical tool created by a developer who thinks the average guy think and act like them.
Re: Blërg, a microblogging platform
#53Re: Blërg, a microblogging platform
#54I thought, great! I now am curious about how it was implemented. So I did: $ git clone http://git.bytex64.net/blerg.git Cloning blerg... error: Empty reply from server (curl_result = 52, http_code = 0, sha1 = 95d56e6cc [...]) [...] Sigh! How can we look at the C code? [EDIT: now looked at other comments about how this is a joke... is this error intentional?]
Re: Blërg, a microblogging platform
#55There is too much trolling on Twitter as the character limit does not allow for any serious argument. An ambiguous one-liner from a popular individual triggers thousands of replies and retweets. I've been thinking that we need a Twitter alternative, but with a minimum limit on the number of characters and no images or gifs. Setting a minimum limit to perhaps 300 - 500 characters will eliminate much of the trolling an…
The minimum length may work for good-faith actors, but how would you prevent trolls from pasting in 500 characters of lorem ipsum or other generated text and then adding their one-liner at the beginning or end?
Re: Blërg, a microblogging platform
#56There is too much trolling on Twitter as the character limit does not allow for any serious argument. An ambiguous one-liner from a popular individual triggers thousands of replies and retweets. I've been thinking that we need a Twitter alternative, but with a minimum limit on the number of characters and no images or gifs. Setting a minimum limit to perhaps 300 - 500 characters will eliminate much of the trolling an…
So if we can detect you said something about climate change, you see a little popup asking you if water boils at 100 degrees Celsius or Fahrenheit? If you don't get it right, you are no longer allowed to post or reply to climate change topics.
Did you just say Trump was the BEST or WORST President in History? I'd like to see if you can name 5 Presidents before 1980? If not, I don't think we need your opinions on historical ranking.
The tests wouldn't be hard. And they would easily be Googleable, but there would be 10 second time limit for them to be completed.
It would probably be the least popular social media company ever created. This is also a terrible idea, because the users that are entitled to post, probably would not be humble and might be jerks.
Re: Blërg, a microblogging platform
#57I was looking for Twitter alternatives and found this one, which is old and stale but looks like a very interesting experiment! Quoting its frontpage: But what's wrong with Twitter? I'M GLAD YOU ASKED. There are two aspects of Twitter that just bug me as an engineer: Ruby on Rails - Using rails to prototype a system is fine — scaling up to a million hits a day with it is just a bad idea. As the service grew, I'm sure…
> Ruby on Rails - Using rails to prototype a system is fine The sad thing is that way too many developers never learn that programming language and framework is not the biggest bottleneck.
Re: Blërg, a microblogging platform
#58There is too much trolling on Twitter as the character limit does not allow for any serious argument. An ambiguous one-liner from a popular individual triggers thousands of replies and retweets. I've been thinking that we need a Twitter alternative, but with a minimum limit on the number of characters and no images or gifs. Setting a minimum limit to perhaps 300 - 500 characters will eliminate much of the trolling an…
The idea is to stop people posting the first thing that pops into their head: hopefully taking more time to formulate a response (or reconsidering if it was valuable to say anything at all).
Re: Blërg, a microblogging platform
#59There is too much trolling on Twitter as the character limit does not allow for any serious argument. An ambiguous one-liner from a popular individual triggers thousands of replies and retweets. I've been thinking that we need a Twitter alternative, but with a minimum limit on the number of characters and no images or gifs. Setting a minimum limit to perhaps 300 - 500 characters will eliminate much of the trolling an…
The minimum length may work for good-faith actors, but how would you prevent trolls from pasting in 500 characters of lorem ipsum or other generated text and then adding their one-liner at the beginning or end?
Re: Blërg, a microblogging platform
#60I thought, great! I now am curious about how it was implemented. So I did: $ git clone http://git.bytex64.net/blerg.git Cloning blerg... error: Empty reply from server (curl_result = 52, http_code = 0, sha1 = 95d56e6cc [...]) [...] Sigh! How can we look at the C code? [EDIT: now looked at other comments about how this is a joke... is this error intentional?]
Here's something I never thought I'd say: Perl made breaking changes. My guess is additional strict things broke the gitweb CGI script (which was hopelessly out of date anyway).