| 1. | | Visualization of L1, L2, Ram and Disk latencies [gif] (imgur.com) |
| 117 points by Sam_Odio on July 13, 2009 | 59 comments |
|
| 2. | | Have you ever been successful in changing your personality? |
| 105 points by bgurupra on July 13, 2009 | 80 comments |
|
| 3. | | Couldn't sleep. Wrote some code to displays live feed of latest twitpics. (pingwire.com) |
| 102 points by allang on July 13, 2009 | 50 comments |
|
| 4. | | Rsync.net Warrant Canary (rsync.net) |
| 99 points by jcsalterego on July 13, 2009 | 46 comments |
|
| 5. | | Persistent Myths in Feminist Scholarship (chronicle.com) |
| 90 points by kylec on July 13, 2009 | 44 comments |
|
| 6. | | Blue and Green color illusion (discovermagazine.com) |
| 81 points by shard on July 13, 2009 | 10 comments |
|
| 7. | | Night owls have more mental stamina than those who awaken at the crack of dawn (theglobeandmail.com) |
| 81 points by soundsop on July 13, 2009 | 41 comments |
|
| 8. | | Calorie restrictive eating for longer life? The story we didn’t hear in the news (junkfoodscience.blogspot.com) |
| 78 points by soundsop on July 13, 2009 | 45 comments |
|
| 9. | | 'This is what an IED looks like. I took this photo near Kandahar.' (trueslant.com) |
| 75 points by noheartanthony on July 13, 2009 | 76 comments |
|
| 10. | | Built to Fail: What Google, Ideo, and 37signals have in common (andrewchenblog.com) |
| 71 points by andrew_null on July 13, 2009 | 28 comments |
|
| 11. | | The Principles of Product Development Flow (startuplessonslearned.blogspot.com) |
| 68 points by peter123 on July 13, 2009 |
|
| 12. | | If You Want to Write Useful Software, You Have to Do Tech Support (nick.typepad.com) |
| 63 points by pchristensen on July 13, 2009 | 24 comments |
|
| |
|
|
| |
|
|
| 15. | | The unstoppable Google (wired.co.uk) |
| 51 points by PeterRosdahl on July 13, 2009 | 14 comments |
|
| |
|
|
| 17. | | Polish teen derails tram after hacking train network (2008) (theregister.co.uk) |
| 50 points by TriinT on July 13, 2009 | 26 comments |
|
| |
|
|
| |
|
|
| 20. | | Ask HN: review my web app, a wiki for code snippets (refactory.org) |
| 47 points by smokestack on July 13, 2009 | 11 comments |
|
| 21. | | Microsoft Has Turned The Corner (minimsft.blogspot.com) |
| 46 points by markbao on July 13, 2009 | 38 comments |
|
| 22. | | Animated Engines (animatedengines.com) |
| 44 points by streblo on July 13, 2009 | 11 comments |
|
| 23. | | Ask HN: Have you ever had one of your sites get hacked? |
| 44 points by vaksel on July 13, 2009 | 29 comments |
|
| 24. | | Webkit 3D CSS Transforms: Snow Stack (satine.org) |
| 44 points by functional-tree on July 13, 2009 | 23 comments |
|
| 25. | | Torrents hidden in PNG images (hid.im) |
| 45 points by mixmax on July 13, 2009 | 22 comments |
|
| |
|
|
| 27. | | “Without Haste, Without Fear. We Will Conquer the World” (ft.com) |
| 41 points by blasdel on July 13, 2009 | 19 comments |
|
| 28. | | Social Skydiving Days 18-20: Winners are Made of Fail (socialskydivingwithjustin.posterous.com) |
| 41 points by darkxanthos on July 13, 2009 | 17 comments |
|
| |
|
|
| 30. |  | Airbnb (YC W09) is looking for summer/fall interns |
| on July 13, 2009 |
|
|
| More |
I read an article on Slashdot about John Carmack where he said, (emphasis mine)
" After I took the job at Softdisk, I was happy. I was programming, or reading about programming, or talking about programming, almost every waking hour. It turned out that a $27k salary was enough that I could buy all the books and pizza that I wanted, and I had nice enough computers at work that I didn't feel the need to own more myself (4mb 386-20!).
I could still clearly remember my state of mind when I viewed other people as being ignorant about various things, but after basically doubling my programming skills in the space of six months, I realized how relative it all was. That has been reinforced several additional times over the seven years since then. "
The phrase "doubling my programming knowledge in 6 months" caught my eye and I thought I'd take a crack at it. I've set aside 6 months to do this. Given my smaller "quantum" of knowledge as a compared to Carmack it should be easier :-P.
So anyway, I've set a fairly ambitious(for me) agenda
(1)work completely through Algorithms by Cormen et al and Randomized Algorithms by Prabhakar and Raghavan, doing every exercise in each book,
(2)become really good at lisp and Forth - write about 10,000 "lines of code" in each language, versions of the HRL library (see below)
(3) release an Open Source java library of Hierarchical Reinforcement Learning algorithms (something extracted from a consulting project I recently completed.).
I've taken a 6 month sabbatical from my consulting work. It was kind of weird explaining to my clients that I am completely unavailable for the next 6 months, but I think it is worth a try. The bank account looks healthy enough (touch wood). I've been working on this for the last 10 days, averaging 12 hours a day and loving it. .