Sadly, no preview available yet, but the app should be out in a few weeks.
Ask HN: What are you working on (hacking)?
41–50 of 194 posts
Re: Ask HN: What are you working on (hacking)?
#42An early alpha version will be available in a week or two. If you're interested in helping test it, shoot me an email: matthew.h.mazur@gmail.com or leave a comment below.
Re: Ask HN: What are you working on (hacking)?
#43In my spare time, working on a game for the 8-bit ZX Spectrum.
Re: Ask HN: What are you working on (hacking)?
#44Re: Ask HN: What are you working on (hacking)?
#45Earlier 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…
One of my long-standing projects is predicting soccer bets.
Re: Ask HN: What are you working on (hacking)?
#46Re: Ask HN: What are you working on (hacking)?
#47Harvesting as much sheet music as possible from free sources (Icking, Petrucci, etc) converting it to MusicXML and LilyPad and then doing... something with it. I have a few ideas, but harvesting it all is a start. I'd like to put it online wiki style since it will most likely need editing after being run through OMR.
Re: Ask HN: What are you working on (hacking)?
#48Re: Ask HN: What are you working on (hacking)?
#49Re: Ask HN: What are you working on (hacking)?
#50I'm working on a high-performance persistent cache engine.