HN user

marak

60 karma
Posts9
Comments14
View on HN

:-)

i really have to apologize for the hosting. i'm using some experimental hosting software instead of a battle hardened solution. if anyone is having issues with the site you can clone your own repo and just open the index.html in your browser locally without installing anything.

site will become more stable over then next few weeks.

i created a simple and stupid project to sort repos through brute force instead of using the github.com website.

you can clone that project listed and sort your repos.

I'm glad there is finally a decent article on how to use / debug jquery and firebug. I've been waiting for one of these for years now. /sarcasm_off

If you are generating large sets of data you are better off calling the script from node. Also, if you are using the browser demo it's gonna try to append all that info to the DOM.....

I put this together in less then two days, there is a vast amount of room for improvement in this library. I'd be happy to see a web workers fork and streaming async version in node.