| 1. | | Plink, a multiplayer HTML5 music game (dinahmoe.com) |
| 329 points by skimbrel on Oct 9, 2011 | 74 comments |
|
| 2. | | Your number one priority (nickcrocker.com) |
| 203 points by nedwin on Oct 9, 2011 | 70 comments |
|
| 3. | | Guy Kawasaki: What I learned from Steve Jobs (plus.google.com) |
| 161 points by dm8 on Oct 9, 2011 | 42 comments |
|
| 4. | | Possible Governmental Backdoor Found ("case R2D2") (f-secure.com) |
| 152 points by FSecurePal on Oct 9, 2011 | 28 comments |
|
| 5. | | A reboot of PHP: keep the philosophy, improve the syntax with the jvm (code.google.com) |
| 149 points by based2 on Oct 9, 2011 | 128 comments |
|
| 6. | | Puppet vs Chef, Fight (devopsanywhere.blogspot.com) |
| 145 points by bryanwb on Oct 9, 2011 | 102 comments |
|
| 7. | | 8-bit touchscreen ebook reader (rossum.posterous.com) |
| 131 points by micampe on Oct 9, 2011 | 17 comments |
|
| 8. | | Apple Has 1,000 Engineers Working On Chips For The Post-PC Era (techcrunch.com) |
| 127 points by aab1d on Oct 9, 2011 | 91 comments |
|
| 9. | | Coming Soon: the Drone Arms Race (nytimes.com) |
| 114 points by OstiaAntica on Oct 9, 2011 | 97 comments |
|
| 10. | | Donatello, a pure CSS drawing library (github.com/dnewcome) |
| 113 points by dnewcome on Oct 9, 2011 | 22 comments |
|
| 11. | | Blackout in Italy: "First time Wikipedia worldwide has done something like this" (niemanlab.org) |
| 99 points by ColinWright on Oct 9, 2011 | 9 comments |
|
| 12. | | Woz's personal website (woz.org) |
| 95 points by Maro on Oct 9, 2011 | 17 comments |
|
| 13. | | Ask HN: Where/How do I learn about credit card payments and payment gateways |
| 91 points by yalogin on Oct 9, 2011 | 20 comments |
|
| 14. | | Chocolatey - Windows Package Manager (chocolatey.org) |
| 86 points by Kenan on Oct 9, 2011 | 52 comments |
|
| 15. | | Tor-ramdisk (dyc.edu) |
| 79 points by rl1987 on Oct 9, 2011 | 15 comments |
|
| 16. | | JSModem for JSLinux (github.com/ewiger) |
| 79 points by Mithrandir on Oct 9, 2011 | 4 comments |
|
| 17. | | Articulate Coding (casestatement.tumblr.com) |
| 77 points by casenelson on Oct 9, 2011 | 26 comments |
|
| 18. | | Early payouts to startup execs a troubling trend (sfgate.com) |
| 77 points by nradov on Oct 9, 2011 | 51 comments |
|
| 19. | | Getting Started with Emacs 24 (batsov.com) |
| 75 points by bozhidar on Oct 9, 2011 | 21 comments |
|
| 20. | | Show HN: Markdrop — drag and drop Markdown previews (markdrop.com) |
| 70 points by __init__py on Oct 9, 2011 | 13 comments |
|
| 21. | | Wall Street and Silicon Valley (baselinescenario.com) |
| 69 points by dirtyaura on Oct 9, 2011 | 30 comments |
|
| 22. | | A river for the Occupy movement (scripting.com) |
| 68 points by larrys on Oct 9, 2011 | 17 comments |
|
| 23. | | China Frets: Innovators Stymied Here (wsj.com) |
| 66 points by shaurya on Oct 9, 2011 | 42 comments |
|
| |
|
|
| 25. | | It’s time for Python 2.7 (thegreenplace.net) |
| 57 points by wglb on Oct 9, 2011 | 17 comments |
|
| 26. | | Ask HN: What are your music prototyping solutions? |
| 55 points by przemoc on Oct 9, 2011 | 44 comments |
|
| |
|
|
| 28. | | For Stanford grads, Jobs's commencement speech in 2005 was life-changing (mercurynews.com) |
| 52 points by grellas on Oct 9, 2011 | 16 comments |
|
| |
|
|
| 30. | | Tips for getting started in data journalism (poynter.org) |
| 47 points by wvanwazer on Oct 9, 2011 |
|
|
| More |
If you want a better version of PHP, try Perl / Python / Ruby. If you want a language that can check your code for safety at compile-time, use Haskell. But if you invent your own language, it will have three problem: nobody will know how to use it, it won't be installed on any three-dollars-a-month shared host, and it won't have any libraries.
If you can't solve the "I want to use it for $3 a month" problem, your programming language is a failure compared to PHP. If you can afford more than $3 a month for hosting, then you're not using PHP anyway. Most people learn to program because they want to share something with their friends. They choose PHP because it lets them do that, and they don't have the experience to know that They Are Doing It Wrong. By the time you introduce a PHP "reboot", you're not going to get that "Don't Know That I'm Doing It Wrong" crowd anymore, and then who's your audience?
Writing a new programming language is fun, but don't expect it to replace PHP. That's going to be impossible unless your rewrite is shipped from php.net and replaces what exists now.