| 1. | | WikiLeaks begins publishing 5 million emails from Stratfor (pastebin.com) |
| 405 points by rdp on Feb 27, 2012 | 128 comments |
|
| 2. | | Balsamiq integrates with UX.StackExchange.com (balsamiq.com) |
| 395 points by asder1 on Feb 27, 2012 | 28 comments |
|
| 3. | | Open Web Device (openwebdevice.com) |
| 327 points by bergie on Feb 27, 2012 | 94 comments |
|
| 4. | | I Was a Warehouse Wage Slave: Inside the online-shopping shipping machine (motherjones.com) |
| 316 points by brownie on Feb 27, 2012 | 197 comments |
|
| 5. | | Gigabit Internet for $80 (arstechnica.com) |
| 275 points by Nogwater on Feb 27, 2012 | 87 comments |
|
| 6. | | How To Build a Naive Bayes Classifier (bionicspirit.com) |
| 264 points by zhiping on Feb 27, 2012 | 37 comments |
|
| 7. | | A Classic Startup Horror Story (venturebeat.com) |
| 231 points by t3mp3st on Feb 27, 2012 | 81 comments |
|
| 8. | | Tower.js - JavaScript Framework for Node.js modeled after Ruby on Rails (towerjs.org) |
| 221 points by jot on Feb 27, 2012 | 112 comments |
|
| 9. | | Modafinil and Startups (swombat.com) |
| 217 points by anthony_franco on Feb 27, 2012 | 127 comments |
|
| 10. | | Amazon Prime members buy twice as much, don't compare on price (lukew.com) |
| 211 points by bproper on Feb 27, 2012 | 144 comments |
|
| 11. | | The Copycats at Hacker News (whattofix.com) |
| 207 points by DanielBMarkham on Feb 27, 2012 | 57 comments |
|
| 12. | | Key Techdirt SOPA/PIPA Post Censored By Bogus DMCA Takedown Notice (techdirt.com) |
| 206 points by TDL on Feb 27, 2012 | 29 comments |
|
| 13. | | Clojure Programming (clojurebook.com) |
| 194 points by turbinemonkey on Feb 27, 2012 | 36 comments |
|
| 14. | | Hacker Monthly: best of the Internet, printed out, and it’s turning a profit (niemanlab.org) |
| 187 points by duck on Feb 27, 2012 | 64 comments |
|
| 15. | | Morris.js: Pretty time-series line graphs (oesmith.github.com) |
| 169 points by oesmith on Feb 27, 2012 | 25 comments |
|
| 16. | | Bret Victor's live editable game in ClojureScript (chris-granger.com) |
| 145 points by ibdknox on Feb 27, 2012 | 32 comments |
|
| 17. | | Vimbits: submit and vote on .vimrc tricks (vimbits.com) |
| 140 points by gbrindisi on Feb 27, 2012 | 41 comments |
|
| 18. | | How to Find Facebook Users on Match.com by Using Face Recognition Tools (artemyankov.com) |
| 134 points by khakimov on Feb 27, 2012 | 55 comments |
|
| 19. | | The Case for a Git-Powered Project Gutenberg (neosmart.net) |
| 117 points by ComputerGuru on Feb 27, 2012 | 42 comments |
|
| 20. | | Killing Your Startup By Listening to Customers (steveblank.com) |
| 109 points by pier0 on Feb 27, 2012 | 35 comments |
|
| 21. | | How We Built an iOS App, an Android App and a Node.js API in 20 Hours (semantics3.com) |
| 111 points by govind201 on Feb 27, 2012 | 34 comments |
|
| 22. | | Bash Shell Scripting in 10 seconds (aboutlinux.info) |
| 104 points by bennick on Feb 27, 2012 | 32 comments |
|
| 23. | | A beautiful algorithm that only a very few know of: In-Place Merge in O(n) time (acm.org) |
| 102 points by dhruvbird on Feb 27, 2012 | 30 comments |
|
| 24. | | LLVM Clojure Bindings (github.com/jasonjckn) |
| 104 points by llambda on Feb 27, 2012 | 10 comments |
|
| 25. | | My Algorithm for Beating Procrastination (lesswrong.com) |
| 101 points by phreeza on Feb 27, 2012 | 24 comments |
|
| 26. | | Worlds Most Expensive Burger: 1/4 million euros (economist.com) |
| 101 points by jkuria on Feb 27, 2012 | 85 comments |
|
| 27. | | How to break the 'rapper code' (jgc.org) |
| 99 points by jgrahamc on Feb 27, 2012 | 33 comments |
|
| |
|
|
| |
|
|
| 30. | | The Day Python Embarassed Imperative Programming (the-27th-comrade.appspot.com) |
| 88 points by nicolast on Feb 27, 2012 | 76 comments |
|
|
| More |
Facebook has done a really good job solving the problems of information overload and would provide a good model. The most important step is to group updates from each project. Right now half of my news feed is comments on a single repository. Those should take up only one or two slots.
The next step is to filter according to some metric of "interestingness." This is more challenging, but clearly solvable using machine learning (let us tag posts as interesting or not interesting to train the classifier).
I'd love to see GitHub make the news feed more useful. It's currently the most unpleasant part of an otherwise nearly perfect experience.