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…
Ask HN: Any Special Projects Over the Holidays?
61–70 of 93 posts
Re: Ask HN: Any Special Projects Over the Holidays?
#62Re: Ask HN: Any Special Projects Over the Holidays?
#63Re: Ask HN: Any Special Projects Over the Holidays?
#64Re: Ask HN: Any Special Projects Over the Holidays?
#65Finish 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).
Re: Ask HN: Any Special Projects Over the Holidays?
#66Python to C compiler.
Re: Ask HN: Any Special Projects Over the Holidays?
#67* 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.
Re: Ask HN: Any Special Projects Over the Holidays?
#68I'm also trying to start a project with my Arduino, though I'm not sure what I'll create. Maybe a simple robot.