Live data from Hacker News

Ask HN: What are you working on (hacking)?

news.ycombinator.com

41–50 of 194 posts

Re: Ask HN: What are you working on (hacking)?

#42
I'm working on a web-based pixel perfect mockup tool called jMockups, which is built on top of HTML5's canvas element. Most web designers use Photoshop to do this right now, but Photoshop makes it much harder than it should be (the UX, lack of common HTML elements, difficult to share, etc).

An 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)?

#45
post #22
post #14

Earlier 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…

Thank you so much for pointing me into the direction of orange.

One of my long-standing projects is predicting soccer bets.

Re: Ask HN: What are you working on (hacking)?

#47
post #16

Harvesting 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.

Sounds very interesting! How do you want to do the OMRing? It will probably take a lot of resources...
Post reply on HN