Greetings, YCers. I'm planning to announce a "breadpig prize" (http://breadpig.com/prize.html) but wanted to get some feedback on implementation.
Ideally, I'd like to use about $3,000 I've earned in profit from various breadpig projects (tees/unholidaycards) as a reward for creating a nifty little (open-source) app.
Is there some software you wish existed (that would be worth only 3K of motivation)? I'm thinking along the lines of a nifty FireFox extension -- the sort of thing you've always said you'd build yourself if you weren't so busy.
The other problem is creating a reward system that makes it even worth attempting. What are the criteria by which a winner is chosen and is it even possible to create something on this small scale that makes it worthwhile to developers to even attempt to be that 1 winner (you all are better than most at probability).
Thanks in advance for your thoughts.
-Alexis (the reddit co-founder who didn't know Lisp)
So the idea is to be able to use EMCAScript as a backend programming language with the ability to access files, SQL databases, sockets, do system calls etc. Since its too much work writing these from scratch, the project could be a cross "compiler" between ECMAScript and Python (or any other suitable language), so that people can write web software in one language only.