Ask HN: What discontinued company/product do you wish was still around?
771–780 of 1001 posts
Re: Ask HN: What discontinued company/product do you wish was still around?
#772Earlier quoted context omitted.
WSL is terrible. It's basically a tech demo (look up what happens if you `cp` a file from `C:\...` to `/home/user` versus `copy` or going the other direction. It's alright to boot up a linux "VM" using docker, but then you have to pay extra for windows pro or whatever so you can unlock hypervisor privileges. I recently bought an extra SSD to put into the windows desktop I bought and am happily running linux, don't mi…
I tried WSL briefly and discovered that the overhead of forking processes is annoyingly high, just like when I'd used cygwin in the past. (Maybe I should have expected that, but...) Try doing something like: time for i in $(seq 1 100); do /bin/pwd; done | wc Compare on Linux (or even Mac OS) vs WSL. I was disappointed.
Re: Ask HN: What discontinued company/product do you wish was still around?
#773Earlier quoted context omitted.
WSL is very, very slow. Be warned.
WSL is slow at creating processes, and pretty quick at everything else (in my experience). This can mean some git commands (for instance) run slowly due to all the processes launched in the associated bash scripts.
Re: Ask HN: What discontinued company/product do you wish was still around?
#774Re: Ask HN: What discontinued company/product do you wish was still around?
#775Re: Ask HN: What discontinued company/product do you wish was still around?
#776Sun Microsystems, especially after hearing more about the company, it’s culture and products from this [0] talk posted in this [1] comment in this [1] thread. [0] https://m.youtube.com/watch?v=-zRN7XLCRhc [1] https://news.ycombinator.com/item?id=18217952 [2] https://news.ycombinator.com/item?id=18217762
Good products, engineering. Badly managed. One of the crazier things Oracle found when they were buying them was that the sales staff were given commission based on the total value of the sale, with no requirement for a profit to be made. People in the sales team would merrily sell stuff that cost $200,000 for $100,000, and earn a tidy commission, even though it meant the company was hemorrhaging.
"What kind of discount will we need to give you to make sure you're doing all this work on SPARC/Solaris equipment?"
"100%"
"Done!"
...and then they'd send you the servers you need, and perhaps one extra that ....accidentally...fell off the truck.
Re: Ask HN: What discontinued company/product do you wish was still around?
#777Not the product itself, but there were only two features of Spotify around ~2010 that I used, which have both been removed: * Set as Current Playlist: would allow me, with one action, to set the next playlist, but not interrupt the current song. Song would finish playing, then only song from selected playlist would follow (until I'd set a new 'Current Playlist' again). * Empty Playlist: I used to have a plsylist call…
Re: Ask HN: What discontinued company/product do you wish was still around?
#778Earlier quoted context omitted.
> This is in contrast to google where searches return things that don't even contain your keywords. This has become so frustrating as of late, especially when you search for something like "c++ map" and it decides to completely ignore the "c++" part of your search, leaving you with pages of actual maps. Slightly exaggerated example since I can't remember any concrete ones off the top of my head, but the actual situat…
google's "must include" feature is one of their worst features ever. it nearly always removes the most unique, defining search term. it has been showing up with increasing frequency. i can't remember a time where it was actually useful or wanted. and if i didn't want the word in the search query, i wouldn't have put it in there in the first place!
I think this is a function of trying to make searches more effective for unsophisticated users at the expense of users who know how to be more precise.
Similar to Apple and GNOME, it ends up penalizing the expert users to cater to non-expert users.
This is why you need to have the regular interface for people who shouldn't be expected to be experts, but have a separate interface for people who know what they are doing, because supporting both types of users is often mutually exclusive.
Re: Ask HN: What discontinued company/product do you wish was still around?
#779Earlier quoted context omitted.
My wife still rues the loss of Grooveshark. She’s never recovered. I don’t blame her. All other streaming services suck horribly.
There was a good episode of the podcast Startup about the Grooveshark story. They didn't quite understand how strong the UX was. Too much of the episode's focus was on the exhaustive free library. But it was still cool to hear about it and made the loss sad again.
Paying for music isn't an issue, but it sucks when copyright is used to control music.
I have google music, and it is good, the music they have is generally of higher quality, but the selection does not compare.
Re: Ask HN: What discontinued company/product do you wish was still around?
#780I also miss StumebleUpon from years ago. I don't even know if the site still exists, but for me it died when it forced me to pick interests. The great thing about that site was that it served me random things from outside of my bubble. I saw all sorts of fascinating stuff that I'd never have seen if I were trying to search for and curate content. I'm tired of algorithms trying to sell me a faster horse.