Seems like kickstarters are mostly okay with the risks.. it is inherent in the site, after all, but man, it doesn't seem necessary to be mean about things..
Some variation of this happens in HK, where everybody wants to learn English (because they can't learn as well from their peers, unlike other subject) and English lecture/tutoring places pops up all over the place, and the top teachers teaches, via video conferencing, hundreds of pupils at once. I'm told the top teachers gets paid in the millions.
If you have no moves, you lose. (You only have a king left and can't move anywhere with it) I actually learned this first, so imagine my confusion when I played western Chess and someone told me now it's a tie!
I run "algorithmist.com" and was getting quite a bit of spam with using only recaptcha. I was looking for something mathy.. I ended up giving mathcaptcha a go first and it seems to work well to stop the spam, but I was ready to create my q/a with algorithm questions, with the benefit that if you can't answer basic algo questions, you shouldn't edit the wiki anyways!
I think it's important for students to have critical self-feedback alone. The problem with tests (generally) is that it's feedback for the student (which is good) but also feedback for the teacher, with grades with implications. So basically you have to get everything the first time, and to pace and time that is tricky.
I do like your approach, as it does not penalize you for trying hard, even if you reach deadends, or made some assumptions that can be sniffed out easily by a test. My physics professor did a variation of this sort, where the final consists of all the topics, and your previous test grades gets overwritten by the final if the final grade is higher.
I have a few friends who are in business school and the sole reason they went back (undergrad business in Stern) was to network a little bit and make connections. In terms of class and learning, they knew going in that there was not much to offer.
The best camera is on you have in your hand at the time. I don't see a problem with letting people use whatever they have -- the technology will presumably get better if it is what is demanded by the market.
Running back comment is somewhat amusing, if only because a recent article on ESPN said that Chris Johnson's total yardage is down because he's always aiming for the HR, thus lowering his average yardage, trying to find and create space that aren't available.
I guess sometimes you got to take what they give you, but for YC they aim only for the HR, so it's not that relevant.
Basketball is probably the best export. Baseball is semi-popular, but it has to deal with cricket, which is similar enough but not quite. I'm a huge fan of baseball and its history (Babe Ruth is nickname for an American back then!) but they took it out of the Olympics though maybe World Baseball Classic can make it worthwhile.
I don't debate library usage (reuse!), but I teach mostly theory, with code snippets to present algorithms concisely.
There are many tools to solve a problem, and I want to educate on a different layer. For instance, in sorting alone there are many sorting algorithms, I don't expect someone to interrupt me with "just use quicksort!" when I'm teaching bubblesort. There are lessons to learn in both, but it's a bit presumptuous (or at least, there are less smug ways) to assume ignorance, and not intention.
I feel for you -- whenever I try to write about basic algorithms (sorting, etc) I always get comments that you can do it in library. Yes, obviously, but I'm teaching an algorithm, not how to use a library!
I also had wrote some stuff that I ping alive once in awhile, except that if I don't, it'll tweet and send random emails to friends, complaining about the temperature.
My idea was way less practical in that it is really more of a prank..
I think Feynman's quote is meant that you should not learn only the name of things and pretend to understand what they are.
There's also another anecdote written by Feynman where he describes creating his own notation for trig, or maybe calc. At some point he had to abandon it because no one else understood him. The anecdote is not as quotable, but it correlates with what you said -- it gives you the ability to talk about it with other people, so Feynman is not ignorant of this.
The first time a teacher teaches something, the teacher learns. The second time a teacher teaches something, the students learn. After that nobody learns!