| 1. | | What I Learned This Year (gigaom.com) |
| 78 points by phil_KartMe on Dec 27, 2008 | 18 comments |
|
| 2. | | How Niko Tinbergen Reverse Engineered the Seagull (dustincurtis.com) |
| 75 points by kf on Dec 27, 2008 | 17 comments |
|
| |
|
|
| 4. | | A programmer's view of the Universe, part 2: Mario Kart (steve-yegge.blogspot.com) |
| 61 points by pavelludiq on Dec 27, 2008 | 22 comments |
|
| |
|
|
| 6. | | My Software Is Being Pirated (codinghorror.com) |
| 53 points by lehmannro on Dec 27, 2008 | 121 comments |
|
| 7. | | For all of you small business owners, you can relate to this (fivemilliondots.com) |
| 45 points by edw519 on Dec 27, 2008 | 67 comments |
|
| 8. | | Something I've noticed about the rich and powerful (dustincurtis.com) |
| 44 points by kf on Dec 27, 2008 | 42 comments |
|
| |
|
|
| 10. | | Cuil Fail: Traffic Nearly Hits Rock Bottom (techcrunch.com) |
| 40 points by vaksel on Dec 27, 2008 | 50 comments |
|
| 11. | | No Furnaces but Heat Aplenty In Innovative ‘Passive Houses’ (nytimes.com) |
| 35 points by kalvin on Dec 27, 2008 | 12 comments |
|
| |
|
|
| |
|
|
| 14. | | Everything I Know About Business I Learned From Poker (zappos.com) |
| 34 points by lionheart on Dec 27, 2008 | 27 comments |
|
| |
|
|
| |
|
|
| |
|
|
| 18. | | Scientists plan to ignite tiny man-made star (telegraph.co.uk) |
| 28 points by nickb on Dec 27, 2008 | 8 comments |
|
| 19. | | The Banach–Tarski paradox (wikipedia.org) |
| 26 points by acangiano on Dec 27, 2008 | 20 comments |
|
| |
|
|
| |
|
|
| 22. | | This 15 year old Calvin and Hobbs comic is frighteningly relevant to today (thetruthaboutcars.com) |
| 24 points by acangiano on Dec 27, 2008 | 1 comment |
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| 28. | | A Christmas iFart explosion: Nearly 40,000 downloads and $30,000 net (venturebeat.com) |
| 22 points by jasonlbaptiste on Dec 27, 2008 | 23 comments |
|
| 29. | | Scalable Datasets with Bloom Filters and Ruby (igvita.com) |
| 21 points by igrigorik on Dec 27, 2008 | 7 comments |
|
| 30. | | Ask HN: Classic games? |
| 20 points by siong1987 on Dec 27, 2008 | 33 comments |
|
|
| More |
In apps like this the policy is to only add columns to tables and new tables, never to remove anything, so the database can be upgraded hot, and the old code can continue to run on it, only the new code will see any new columns/tables.