Live data from Hacker News

Ask HN: Any Special Projects Over the Holidays?

news.ycombinator.com

61–70 of 93 posts

Re: Ask HN: Any Special Projects Over the Holidays?

#61

Making a local politician tracker for Chicago. Basically a Chicago clone of this: http://prototype.nytimes.com/represent/

Also, we're hoping to open source it and release as a Django project for others to hack on. Should be cool. Type in your address. We figure out the coordinates. We place those coordinates in all their relevant political "zones" (neighborhood, district, ward etc.) and give you maps of what they look like, just like the Times. We show you everyone representing you in those zones with links to the homepage, wikipedia pa…

Very cool, I had a similar idea for a "scorecard for politicians" type of app - input either your location or a politician's name, see some info on what laws they've voted on and if possible, boil it down to a scorecard of where they stand on issues (pro guns, pro choice, etc).

Re: Ask HN: Any Special Projects Over the Holidays?

#65
post #43
post #7

Finish XMPP/Jabber support in Mibbit. It's a ridiculously overcomplicated horrible format designed by committee :( Seems like a good job to pick though...

I find your site very useful. If you'd like some SEO advice shoot me an IM sometime (AIM: StanleyShilov).

Your comment scores 98% on my spam detector.

Re: Ask HN: Any Special Projects Over the Holidays?

#67
Continung work on 'perf' my top replacement:

* Load average based on the amount of CPU cores in the machine, so that 100% is busy anywhere you run it.

* Figures for memory unused by apps, more apparent usage of page cache

* Figures for IO alas IOtop

* IO nicing

* Not doing silly thing like opening and closing a file handle every loop.

* Zebra striping, other niceties.

Also making a working, simple, stable dock for Linux - a GNOME panel applet to replace the window list.

Post reply on HN