1. A single service has full visibility into your habits
2. The upper bound for the efficacy of each service is higher.
Is this worth it to you? That's the question you should be asking yourself.No More Google
51–60 of 400 posts
Re: No More Google
#52Earlier quoted context omitted.
Isn't music one of the easier ones to replace? Spotify, apple, many others.
Not if your usage of Google Play Music is to seamlessly mix your personal collection (Particularly one-offs, local bands, bootlegs, parodies, mashups, obscure artists, older music, etc) with a pretty full subscription service. From what I've heard if you're on iOS you can do this with Apple Music, but that's about it. Everyone else seems to think their collection is good enough that you won't need anything else.
Re: No More Google
#53These anti-Google discussions come and go on the front page of Hacker News, but I'd be curious to know how many people actually degoogle their lives drastically after reading such discussions and articles. I believe it's more of a case of "Oh my god, Google is so disgusting! Shame on Google!", and then people open up a new tab in Chrome to search on Google about their next restaurant destination as if nothing happene…
Alternatives need differentiation to specifically pick them and being not Google isn't good enough.
Ddg has bangs which make it a universal search bar.
Re: No More Google
#54Re: No More Google
#55Google Photos alternatives?
Re: No More Google
#56Honestly, for me, the hardest one to replace is YouTube. I think the best I can do is to create an account specifically for it + use firefox containers.
I think there is also a difference between lock in and just using a service. If your primary email is Gmail, it's hard to switch and it's worse than YouTube. With YouTube, if Google decides to lock you out, you can more easily move to PeerTube or another service. I also recommend that if you create content for YouTube, you also upload it elsewhere.
Re: No More Google
#57Re: No More Google
#58Does the general typing latency not bother people? There's a noticeable delay between pressing a key and seeing a character appear. Other apps, Electron-based even, don't seem so slow. But then you type something like a/b and you realize why it's so slow. About half of the things a technical person might type while writing notes or documentation result in some "helpful" popup which must be canceled. I have a long laundry list of usability issues, but from all appearances their company has been growing and selling but not making good on the promises of addressing feedback.
My team and I use google docs to get the initial collaborative concepts down, and then one of us manually creates a Notion page with the more permanent result. I sincerely wish to find a collaborative writing/spreadsheet/drawing suite that was open source (paid service even) that could come close to the utility of gdocs.
Re: No More Google
#59Honestly, for me, the hardest one to replace is YouTube. I think the best I can do is to create an account specifically for it + use firefox containers.
YouTube UX has gotten really bad. I don’t know where to start. Auto continue eg or the fact that you can’t continue watching in the background on your smartphone unless you pay. But I agree it can’t be replaced currently
Re: No More Google
#60Anyone using any of these email services? I'm not looking for a workplace product, I just want to be able to get myself out of Gmail reliance and gradually get my family away from it too.
The key is to use your own domain for email. The rest doesn't matter as much. Email is not secure, no matter what service you use. It is transferred in plain text between providers.
1. Encryption in transit - Yes, indeed unencrypted SMTP is common. SMIME and GPG are not as common as they should be
2. Encryption at rest, server side - 99% of providers don't do this
3. Account security - supporting MFA, u2F etc
4. Application security - If there is an official application, does it store saved mail property (ie, not in a big dumb PST file)
So yes, somebody could sniff some plaintext SMTP email regardless of your provider, but the other features are very valid and important.