| 31. | | Game developer Brianna Wu leaves home after death threats for supporting women (venturebeat.com) |
| 79 points by fredfoobar42 on Oct 12, 2014 | 112 comments |
|
| 32. | | How to Improve at Starcraft Efficiently [pdf] (teamliquid.net) |
| 84 points by sayemm on Oct 12, 2014 | 29 comments |
|
| 33. | | Lisp as an alternative to Java (2000) [pdf] (flownet.com) |
| 83 points by wtbob on Oct 12, 2014 | 55 comments |
|
| 34. | | Roger Ebert's Wikipedia (theatlantic.com) |
| 79 points by robbiet480 on Oct 12, 2014 | 17 comments |
|
| 35. | | Atari 2600 transistor-level simulation (visual6502.org) |
| 74 points by frakturfreund on Oct 12, 2014 | 6 comments |
|
| |
|
|
| 37. | | When Keurig fights “coffee pirates,” who loses? Loyal consumers (canadianbusiness.com) |
| 57 points by danso on Oct 12, 2014 | 70 comments |
|
| 38. | | Transcripts Kept Secret for 60 Years Bolster Defense of Oppenheimer’s Loyalty (nytimes.com) |
| 53 points by dnetesn on Oct 12, 2014 | 45 comments |
|
| 39. | | Show HN: A Dockerized proxy to watch Netflix outside the US (stavros.io) |
| 63 points by stavros on Oct 12, 2014 | 29 comments |
|
| |
|
|
| 41. | | COWL: A Confinement System for the Web (cowl.ws) |
| 62 points by fla on Oct 12, 2014 | 8 comments |
|
| 42. | | Lisp Machine Manual, Hypertext Edition (common-lisp.net) |
| 60 points by networked on Oct 12, 2014 | 16 comments |
|
| 43. | | Implementation of Arc in C (github.com/kimtg) |
| 56 points by bhrgunatha on Oct 12, 2014 | 9 comments |
|
| 44. | | Our cities' water systems are becoming obsolete (vox.com) |
| 50 points by clumsysmurf on Oct 12, 2014 | 20 comments |
|
| |
|
|
| 46. | | Secretive X-37B Military Space Plane Could Land in California Tuesday (yahoo.com) |
| 47 points by jabo on Oct 12, 2014 | 24 comments |
|
| |
|
|
| |
|
|
| 49. | | Can Celiac Disease Affect the Brain? (nytimes.com) |
| 51 points by molecule on Oct 12, 2014 | 14 comments |
|
| 50. | | The Analog Keyboard Project: Text Input for Small Devices (research.microsoft.com) |
| 47 points by mafuyu on Oct 12, 2014 | 26 comments |
|
| 51. | | The vegetables of truth (bbc.co.uk) |
| 50 points by joosters on Oct 12, 2014 | 16 comments |
|
| 52. | | Least worst golden key (tedunangst.com) |
| 38 points by zdw on Oct 12, 2014 | 30 comments |
|
| |
|
|
| |
|
|
| 55. | | Ebola: learn from the past (nature.com) |
| 42 points by etiam on Oct 12, 2014 | 47 comments |
|
| |
|
|
| 57. | | The story of Stronzo Bestiale and other scientific jokes (parolacce.org) |
| 38 points by jseip on Oct 12, 2014 | 11 comments |
|
| 58. | | Researchers replicate Alzheimer’s brain cells in a petri dish (nytimes.com) |
| 41 points by whyenot on Oct 12, 2014 | 1 comment |
|
| 59. | | ESnext – Tomorrow’s JavaScript syntax today (esnext.github.io) |
| 39 points by tosh on Oct 12, 2014 | 27 comments |
|
| 60. | | Hawking radiation mimicked in the lab (nature.com) |
| 32 points by srikar on Oct 12, 2014 | 1 comment |
|
|
| More |
(Fortunately I also did one of Autodesk's early products, and got pre-IPO stock because they couldn't afford to pay me. I also did the first ragdoll physics engine that worked, and made money off of that.)
In some ways, it's harder now, because there are so many people doing stuff in computing. In the 1980s, the number of people who knew how to make a big program work was quite small. Now everybody can do that. The few people who knew anything about AI had been to Stanford, MIT, or CMU. Now everybody serious takes machine learning class, and you can download good code for it.
There's plenty of opportunity to make money out there, but much of what people are working on is, well, pretty banal. "The best minds of my generation are thinking about how to make people click on ads. This sucks." - Jeffery Hammerbacher, Facebook.
Here's an opportunity to think about. Replace Facebook, and all the various messaging services and streaming video services, with a pay service that costs about $1 a month, with no ads. Computing has become so cheap that you can now undercut "free with ads" on price. Think of a social network as a package like Wordpress - host it anywhere, it talks to everybody else, and it just works. The authentication and spam problems are tough - solve them. There have been a few attempts at federated social networks, such as Diaspora, but the people behind them have no clue how to make them usable or popular. "Ello" is making progress on popularity, but their UI sucks and it doesn't do much. Fix all that.
If you want to do socially useful hardware, look into handheld medical devices. The medical industry tends toward big, heavy equipment designed by doctors. Dean Kamen has made a lot of money downsizing some rather clunky medical devices. Also, the UIs of systems used by doctors for medical records are awful. Doctors used to dictate medical notes. Now they have to type them, worst case on touchscreens. Make that work with voice recognition that understands not only medical terminology, but has access to the patient record for context.
Another possible area - the paperless police car. Cops hate doing paperwork. There's also a movement to make cops carry cameras. Come up with a system which takes the cop's video and audio, and fills in all the info a cop needs to book somebody. Tie the collected video and audio to that for later review if necessary. It would both help to keep cops honest and let them focus on doing their job instead of their paperwork.
So there are a few technically challenging things to do. Quit trying to find the next "Yo". That's like hoping to win the lottery.