Ask HN: What are some “10x” software product innovations you have experienced?
51–60 of 818 posts
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#52Re: Ask HN: What are some “10x” software product innovations you have experienced?
#53How much better is it to run a script to extract image file names out of a big csv file and convert them into a different format in a different directory if you were doing that by hand before? 10x? 100x? more?
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#54Re: Ask HN: What are some “10x” software product innovations you have experienced?
#55Unlocking my iPhone with a mask on in 14.5
Parent comment is referring to the new functionality in iOS 14.5 that allows you to use your Apple Watch to unlock your iPhone if it concludes you’re wearing a mask while trying to unlock with Face ID [0]
[0]: https://www.macrumors.com/how-to/unlock-iphone-wearing-mask-...
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#56Re: Ask HN: What are some “10x” software product innovations you have experienced?
#57Re: Ask HN: What are some “10x” software product innovations you have experienced?
#58Gmail. 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…
Gmail was not just 10x. I think it redefined what a good web based email experience could be. I think it completely changed what people realized and expected the web browser could be from an interactivity standpoint.
Re: Ask HN: What are some “10x” software product innovations you have experienced?
#59Virtualization.
Git. I've used CVS and SourceSafe before.
LVM. The old MBR way of partitioning is just awful.
systemd and journald, just to be a bit controversial. I really don't miss my days of screwing around with init scripts, or having to parse logs by hand.
Arduino. It makes lots of cool stuff very accessible.
sshfs, it's amazingly convenient.
pulseaudio. Sound on Linux finally works. I spent an unbelievable amount of time fighting with it before.
valgrind. Amazing for debugging memory issues.
Modern hardware. It's only recently that I'm no longer tightly restricted by RAM, disk space or the CPU. I remember the hours spent on freeing up conventional memory, a kernel taking 3 hours to compile, and having room for half the stuff I wanted to install.