I needed a pretext to play with localStorage.
Ask HN: What are you working on (hacking)?
31–40 of 194 posts
Re: Ask HN: What are you working on (hacking)?
#32My Django hosting service. I looked at Heroku and thought, "I want that for Python." Yesterday, I got most of the http request path finished. There is some node.js work left, and I still need to do some more work on Varnish. I'm hoping to get to the Postgresql stuff next week, then on to the website and API...
Re: Ask HN: What are you working on (hacking)?
#33Earlier quoted context omitted.
I've been thinking of trying to write a machine learning app to do just that. Any hints?
I didn't implement the machine learning algorithms for myself, because there are some really good packages out there and I know I don't have the smarts to better them. Keep in mind that I didn't really have any success: There seem to be two main ML packages, Weka and Orange. I personally preferred Orange, it has a nice graph-based UI for linking various components together; when you've figured that out it can script…
Re: Ask HN: What are you working on (hacking)?
#34Re: Ask HN: What are you working on (hacking)?
#35Re: Ask HN: What are you working on (hacking)?
#36http://www.getmetricmail.com In one sentence: Get your Google Analytics data straight to your inbox. Build as part of my dissertation. Build on Google App Engine.
To me the "best" setup would be to avoid the PDF and get the report directly in my mailbox. I know that would require unique graphics for each email, but is that the only barrier from going with that approach?
Re: Ask HN: What are you working on (hacking)?
#37A lightweight systems management tool that uses XMPP for transport and is written in C++.