X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=www%2Findex.html;h=c667c71ad7caa474ee0401132e1b3e287069efbf;hb=b97aaf62ec7989362d563df202d5a62db68e3e0a;hp=5bd89dad19d3ab656b968614923e8f1f692defa7;hpb=6ce5fb7ab6e31f76e57639e4d04e32af33e77ee6;p=blerg.git diff --git a/www/index.html b/www/index.html index 5bd89da..c667c71 100644 --- a/www/index.html +++ b/www/index.html @@ -1,118 +1,25 @@ + Blërg! + + + - - - - - - - -
- - -
-

I am 12 and what is this

- -

Blërg is a miniblogging platform. It's less limited than - microblogging platforms like Twitter, but much simpler than - full-blown blogging platforms like Wordpress or Livejournal. Blërg is also an open - source tagged text database engine written in C that does the back-end - work.

- -

But what's wrong with Twitter?

- -

I'M GLAD YOU ASKED. While I don't believe the basic social premise - of Twitter is broken, there are two facets of it that are IMNSHO just - wrong:

- -
    -
  1. Ruby on Rails - Using rails to prototype a system is - fine — scaling up to a million hits a day with it is just poor - engineering. As the service grew, I'm sure it cost them a lot more - time than it saved.
  2. -
  3. 140 characters is not enough - I routinely write - sentences longer than 140 characters, so I can't imagine even beginning to - make a point in such a small space. This textual confinement has led to the - rise of URL shorteners, which are breaking the internet. -
- -

Blërg solves these problems by applying absurd reactionary - engineering. Blërg's database backend is a custom C program that - handles requests over HTTP and stores data in a very small and - efficient indexed log-structured database. The frontend is done - entirely in client-side Javascript. A single post can be up to 65535 - bytes in length.

- -

Which is not to say that I believe writing your service in C is the - solution to all your problems. Clearly, this approach has just as - many hairy problems that will bite you in the ass sooner or later. - The best way, as with most things, lies somewhere in the middle of - high-level abstraction and ZOMGHARDCORE OPTIMIZATION.

- -

Is this a joke?

- -

Yes. No. Maybe. Blërg is an exercise in constructive satire — a - fully functional service created in a fit of hubris to poke fun at Twitter's - engineering. It's just for fun, but no one is going to keep you from using - it seriously. :]

-
- - - - -
- + + +