Ask HN: How Best to Manage a $5k Wordle Implementation Contest?

1 points by sema4hacker ↗ HN
I've always felt that HTML/CSS/Javascript was a horrible programming system. But what is better? Comparing "hello world" examples never reveals the strengths of one language over another, and I've always wondered about finding a better way to compare languages. It occurred to me that implementing Wordle would be a much better programmming exercise and language comparator than "hello world". I'd be willing to put up $5k as a prize to the best Wordle program. The contest would be to implement Wordle, in the programmer's choice of a browser or as a standalone program for a phone or desktop machine. The "best" implementation would be judged as scoring the highest on a variety of metrics (correctness, completeness, clarity, etc). Hopefully some master programmers would generate great examples of better alternatives to HTML/CSS/Javascript.

Unfortunately, such a contest would probably attract a huge number of entrants, and it would take forever to compare submittals, assuming enough official judges could even be found. (Note that this is not a "puzzle" competition like typical coding contests with one correct "answer", but more like a subjective "beauty" contest.)

Posting submittals to a public site and letting upvotes decide the winner might work, but there would be the danger of fraud voting or the copying/modifying of previous submittals as new work.

One idea is having contest applicants post a public description of their past work and what language they plan to use, and letting upvotes decide which top ten programmers will compete (or maybe the top three programmers in each of the ten of the most popular languages so enough alternative languages end up compared), although fraud voting might still be an issue.

Is it even feasible to try and pull this off?

0 comments

[ 3.2 ms ] story [ 9.7 ms ] thread

No comments yet.