We're not sure if we'd like to open source it, or sell it as an add-on, but we are looking for beta testers if anyone is interested (we currently support postgres and mysql). Send me an email at beta@alexggordon.com if you're interested.
Ask HN: What project are you working on?
21–30 of 51 posts
Re: Ask HN: What project are you working on?
#22Started in February and I've been able to write to test projects in it so far. But lots of work to go.
Re: Ask HN: What project are you working on?
#23Re: Ask HN: What project are you working on?
#24Re: Ask HN: What project are you working on?
#25Re: Ask HN: What project are you working on?
#26Not nearly as complicated as a lot of the stuff here, but it's my first real solo programming project and I can't stop thinking about little ways to improve it!
Re: Ask HN: What project are you working on?
#27Now I'm back to working on my main project, http://shadetree.com. It's a community for anybody who works on cars to look up technical data, repair guides, TSBs etc. about whatever vehicle they're working on.
Re: Ask HN: What project are you working on?
#28I'm working on an iPhone app that show where everyone else is around you - in real-time. Its on the iTunes store, but its still in beta: https://itunes.apple.com/us/app/h34t/id949092708?ls=1&mt=8
Edit: The real story clearly is (c) 2010-Flippity-Floppity-Floop. :)
Re: Ask HN: What project are you working on?
#29I've been working on a node server that lives on my Raspberry Pi. The server reads the temperature of my fishtank on a timer and adds it to a database. The server also hosts a webpage I can access when I'm on my wifi network that uses Google Charts to graph the data and displays some information about the kinds of fish in my tank. Not nearly as complicated as a lot of the stuff here, but it's my first real solo progr…