| 31. | | The New C++: Lay down your guns, knives, and clubs (theregister.co.uk) |
| 56 points by jemeshsu on June 12, 2011 | 37 comments |
|
| |
|
|
| 33. | | The Zipcar Prize proposal: enabling one-way car sharing trips (yort.com) |
| 53 points by troydavis on June 12, 2011 | 20 comments |
|
| 34. | | Ask HN: How do I start with Machine Learning? |
| 51 points by phektus on June 12, 2011 | 43 comments |
|
| |
|
|
| |
|
|
| |
|
|
| 38. | | Contributors to Debian code per country (perrier.eu.org) |
| 49 points by rytis on June 12, 2011 | 21 comments |
|
| 39. | | NLP with Prolog in IBM Watson (nmsu.edu) |
| 49 points by helwr on June 12, 2011 | 14 comments |
|
| |
|
|
| |
|
|
| |
|
|
| 43. | | Self-quantifiers: Silicon Valley types who treat their bodies like computers (slate.com) |
| 49 points by codex on June 12, 2011 | 12 comments |
|
| 44. | | The Math of TechCrunch: Is TechCrunch Still About Startups? (techcrunch.com) |
| 46 points by mjgold on June 12, 2011 | 22 comments |
|
| 45. | | Classic Books Reviewed in The Atlantic (theatlantic.com) |
| 45 points by dragonquest on June 12, 2011 | 5 comments |
|
| |
|
|
| 47. | | Human cell becomes living laser with jellyfish protein. (nature.com) |
| 45 points by whiskers on June 12, 2011 | 8 comments |
|
| 48. | | Apple sued over use of iCloud name (tekgoblin.com) |
| 43 points by mjurek on June 12, 2011 | 22 comments |
|
| |
|
|
| |
|
|
| |
|
|
| 52. | | GraphLab: A New Parallel Framework for Machine Learning (cmu.edu) |
| 37 points by helwr on June 12, 2011 | 1 comment |
|
| 53. | | Netflix's Fascinating Cancellation Questionnaire (ryanspoon.com) |
| 36 points by dell9000 on June 12, 2011 | 18 comments |
|
| 54. | | Reasons for using Golang (programmers.stackexchange.com) |
| 34 points by jemeshsu on June 12, 2011 | 25 comments |
|
| |
|
|
| |
|
|
| 57. | | First Bitcoin "Depression" Hits (dailytech.com) |
| 33 points by davidhperry on June 12, 2011 | 53 comments |
|
| 58. | | What is your "coming soon" page for? (joel.is) |
| 34 points by joelg87 on June 12, 2011 | 12 comments |
|
| 59. | | Open-source Patent Troll |
| 32 points by azoff on June 12, 2011 | 23 comments |
|
| |
|
|
|
| More |
1. The functional CPU is implemented in an FPGA (a type of programmable chip) at 96Mhz
2. It performed about 25% as fast as a Core 2 Duo clocked at 3Ghz, which, while slow, is an order of magnitude better than procedural implementations on FPGAs
3. It took advantage of significant parallelism on the circuit level which is not available to modern processors
It seems that if some effort went into perfecting these chips as we do with procedural chips, we could see vast performance increases. Maybe they could be implemented as an additional unit on the computer to take advantage of functional programs.