Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@biesnecker
Created July 22, 2016 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save biesnecker/d585c1ba395ffa5c8148128372aa8e2e to your computer and use it in GitHub Desktop.
Save biesnecker/d585c1ba395ffa5c8148128372aa8e2e to your computer and use it in GitHub Desktop.
The Internet's Twitter

The internet's twitter

In response to Dave Winer's post.

I think the short answer is "something like XMPP." XMPP has a lot of things going for it:

  • It's an open standard (we can all build our own implementations and fork our own features and at a base level it will remain compatible as long as we're not dorks and break the interface).
  • It's federated (I can choose who I trust, and I don't have to pay for everyone to use my server).

It needs payloads and doesn't need arbitrary length limits.

Anything successful needs to be at least as easy to use as Twitter. It also needs to have people that folks who don't care about the technology (most people) want to follow using it, exclusively if possible. That's the real challenge. The technology is easy in comparison.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment