Live data from Hacker News

Ask HN: What are some “10x” software product innovations you have experienced?

news.ycombinator.com

1–10 of 818 posts

Ask HN: What are some “10x” software product innovations you have experienced?

#1
Peter Thiel has written about the "10x rule" for startups, where your innovation has to be 10 times better than the second best option [1].

Have you personally experienced such 10x improvements in your own interactions with software? What were they?

[1] - https://thenextweb.com/entrepreneur/2015/07/13/the-10x-rule-for-great-startup-ideas/

Re: Ask HN: What are some “10x” software product innovations you have experienced?

#9
Storage combinators [1] Which are my own, so shameless plug, I guess. When I wrote the paper, I asked colleagues if they could say something about the productivity increase. They wrote back that it was a 2x improvement, which I put in the paper. When I bumped into them at a meet-up, they confided it was actually more like 10x, but they didn't say that because they felt it sounded unrealistic.

¯\_(ツ)_/¯

[1] http://objective.st/Publications/

Re: Ask HN: What are some “10x” software product innovations you have experienced?

#10
PHP Inspections (EA Extended)[1] by Vladimir Reznichenko, a PHP language static analysis plugin for PHPStorm / JetBrains. I've coded in PHP for many years now, but there are many helpful reminders and checks that come standard with it. Some of the small performance quirks are game changers in long running processes, or intensive methods.

[1]: https://github.com/kalessil/phpinspectionsea

Post reply on HN