Yes, the thing in iOS that automatically clips SMS verification codes sent to you. It saves me from going to my messages and finding the code.
Ask HN: What are some “10x” software product innovations you have experienced?
121–130 of 818 posts
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#122APM software (application performance monitoring). It was super expensive, pain in the ass to maintain, required a lot of training. But when someone skilled sat down with it - just wow. You could investigate particular users problem, and see that when she typed "s" in search form it triggered a few proxies, sql query which had proper execution plan, but it seems that connections pools are handled poorly. It could vis…
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#123K8. It is night and day how well our organization operates now that we are fully on k8. ClickHouse/BigQuery have allowed me to tackle massive analytics projects with a tenth of the effort when I had to setup a map-reduce/spark infra.
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#124Gmail. Using web-based email clients was a nightmare before Gmail. They had limited storage space, and the UX was pretty bad, they were hard to search, etc. You spent all your time figuring out what you wanted to delete, or seeing your emails bounce when people had full inboxes. If you didn't log in for a while, your account would disappear. And then suddenly, you got a GB of storage. For free. No questions asked. An…
Other providers were probably using expensive NASs with huge profit margins built in. Google was using thousands of the cheapest crappiest commodity parts because it was all triple redundant... and it worked faster because the network was really fast and multiple computers could stream different parts of the same file to clients.
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#125- Google Earth: A globe with ultra-zoom just didn't exist before.
- Tex and LaTeX: They revolutionized Academic typesetting and publishing.
- DAWs: I used to use a four-track recorder. When I first got to edit in a DAW with a few built-in effects, that was such a quantum leap. (I was about to write "affordable DAWs" but to be honest these came quite late and my first DAW was a cracked copy of Protools, of course.)
- REALBasic when it was affordable shareware: I've never been more productive than in REALBasic. (Also learned my lesson, though, never rely on commercial tools whose price suddenly might skyrocket.)
- XLisp: I did not end up programming much in it but this was so good and mature software for hobby programmers interested in Lisp during the 90s (at a time when CommonLisp was hard to get outside your university).
- Wikipedia: Doesn't really count as software but I had to include it. It's possibly the most useful Internet-based tool besides email.
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#126control^r is reverse search in the command history (for UI people out there).
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#127Not sure if mathematics counts as software: Geometric / Clifford Algebra. It makes just about every aspect of handling geometry in computer graphics and robotics so much easier. It comes with a ton of upsides and only two downsides: You probably were not taught it yet (so you have to learn it) and if you do, others will have trouble following you unless they learn it too. I somehow feel like coming from a tribe where…
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#128Re: Ask HN: What are some “10x” software product innovations you have experienced?
#129control^r in bash - literally 10x faster to type things which (ideally) makes 10x more productive :) control^r is reverse search in the command history (for UI people out there).
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#130Gmail. Using web-based email clients was a nightmare before Gmail. They had limited storage space, and the UX was pretty bad, they were hard to search, etc. You spent all your time figuring out what you wanted to delete, or seeing your emails bounce when people had full inboxes. If you didn't log in for a while, your account would disappear. And then suddenly, you got a GB of storage. For free. No questions asked. An…
Was Gmail really 10x better than Hotmail?