| 1. | | Homebrewed CPU Is a Beautiful Mess of Wires (wired.com) |
| 159 points by naish on May 28, 2009 | 53 comments |
|
| 2. | | Google Wave: What Might Email Look Like If It Were Invented Today (oreilly.com) |
| 110 points by ajbatac on May 28, 2009 | 33 comments |
|
| 3. | | The Three Sexy Skills of Data Geeks (dataspora.com) |
| 88 points by dhotson on May 28, 2009 | 12 comments |
|
| 4. | | The Truth Behind Last.fm Story: Techcrunch conned? (guardian.co.uk) |
| 85 points by boundlessdreamz on May 28, 2009 | 34 comments |
|
| |
| 81 points | parent |
|
| 6. | | My Language Is More Agile Than Yours: A Study of Arc (docs.google.com) |
| 77 points by mqt on May 28, 2009 | 94 comments |
|
| |
|
|
| 8. | | How To Put Invite Codes on Business Cards (solutious.com) |
| 70 points by delano on May 28, 2009 | 10 comments |
|
| 9. | | Bing (bing.com) |
| 65 points by mshafrir on May 28, 2009 | 53 comments |
|
| 10. | | World of Goo Releases Rapid Prototyping Framework (2dboy.com) |
| 61 points by peter123 on May 28, 2009 | 5 comments |
|
| 11. | | Ask HN: Do you write comments, and then not submit them? |
| 61 points by wooby on May 28, 2009 | 50 comments |
|
| 12. | | Will Higher Education Be the Next Bubble to Burst? (chronicle.com) |
| 60 points by nickb on May 28, 2009 | 61 comments |
|
| |
|
|
| 14. | | IPhone Doom Classic Progress Report (idsoftware.com) |
| 55 points by justinweiss on May 28, 2009 | 5 comments |
|
| 15. | | Haystack - Search for Django (haystacksearch.org) |
| 54 points by thomaspaine on May 28, 2009 | 6 comments |
|
| 16. | | Calling all Hacker News readers in the NOVA/DC metro area (meetup.com) |
| 50 points by RKlophaus on May 28, 2009 | 22 comments |
|
| |
|
|
| 18. | | Android Developer Challenge II (code.google.com) |
| 46 points by GvS on May 28, 2009 | 8 comments |
|
| |
|
|
| 20. | | Hulu Desktop (Mac and PC clients) (hulu.com) |
| 46 points by blazamos on May 28, 2009 | 27 comments |
|
| |
|
|
| |
|
|
| 23. | | Setting up a Clojure dev environment with Emacs and Slime (technomancy.us) |
| 45 points by justinweiss on May 28, 2009 | 10 comments |
|
| 24. | | A Django Developer’s Views on Rails (loopj.com) |
| 46 points by foobar2k on May 28, 2009 | 38 comments |
|
| 25. | | Chromium alpha for Linux (arstechnica.com) |
| 44 points by donaq on May 28, 2009 | 18 comments |
|
| 26. | | PHP.JS: use your favorite PHP functions client-side (phpjs.org) |
| 43 points by ajbatac on May 28, 2009 | 22 comments |
|
| 27. | | Open Letter from Feng-hsiung Hsu, one of the main programmers of Deep Blue (chesscenter.com) |
| 42 points by amichail on May 28, 2009 | 19 comments |
|
| |
| 40 points | parent |
|
| |
|
|
| |
| 39 points | parent |
|
|
| More |
* Push vs. Pull. Does the recipient have to ask to get incoming messages.
* Off the cuff vs. Official. How quickly is the communication written, how much thought goes into formal language & proofreading.
* Personal vs. Notification (this is a big problem for communication). Regular mail has fallen to this, 99% of mail is automated messages, both wanted and unwanted. Email is going the same direction. Phone never has moved very far that direction.
* Filtered vs. Raw. Computer filtered, or human filtered. Spam, autocategorization, etc.
And then it adds document problems to it:
* Collaborative vs. Sign off. Am I co-writing the document with somebody or is it a write-revise-signoff cycle?
* Controlled vs. AdHoc. How formal does the collaboration need to be. Does it make sense for us to both be editing things, or is internal consistency too important to allow concurrent edits?
Basically, just saying "screw email, it's a chat! With Widgets!" totally ignores what people use communication services for, and the varying levels of formality, proofreading, speed, style, and automation.
A quick rundown of communication protocols that exist:
Email: Delayed, Push for the most part, Filtered, lots of notifications
IM: Instant, Push, Raw, few notifications
Blog: Delayed, Pull, Filtered (RSS reader, you decide what to read), few notifications.
Waves: Instant, Push (?), Raw, notifications... maybe?
Basically, it fits in the IM category for the most part. Why would this replace my email to the boss containing a page of pros vs. cons on a new technology that we were going to adopt? Would this replace the automated quarterly emails from HR showing me my 401k balance (and does it do the job any better?).
Summary:
Very technologically cool, but I have no idea how it fits well into the framework of communication types, and adds anything that's not covered adequately with current communication methods.
A thought I have had was that twitter flourished because it was a different set of attributes from anything else that existed (along with other things of course).