7 ms·
Twitter users are up in arms because of the decision to retire production systems with a 2 months notice - https://twitter.com/thomashermine/status/97639812321
by zebra9978 8y ago
Twitter users are up in arms because of the decision to retire production systems with a 2 months notice - https://twitter.com/thomashermine/status/976398123215065088 https://twitter.com/thomashermine/status/976398123215065088
https://twitter.com/garethdiz/status/976188140670017536 https://twitter.com/garethdiz/status/976188140670017536
https://twitter.com/LenioLabsLLC/status/976201790482915328 https://twitter.com/LenioLabsLLC/status/976201790482915328
- scrollaway 8y ago> Twitter users People. People are up in arms. Anyway, yeah, that's insane. Even Google, who constantly shuts stuff down, usually does so with way more heads up. For comparison, Google Reader, a completely free service, shut down with 3.5 months advance notice. Google Wave got almost 6 months notice.
- cygned 8y ago> Google Reader It still hurts.
- Hallucinaut 8y agoIt was the day RSS died for me
- scrollaway 8y agohttps://bazqux.com/ https://bazqux.com/ - Highly recommended. I'm a lifetime subscriber.
- pronik 8y agoLet it live again with InoReader....
- dbrgn 8y agoI'm glad it happened, now I'm happier with Feedly than I was back then with Google Reader.
- detaro 8y agoI really don't get why this statement is so common. More or less every other hosted reader immediately offered a migration path, so getting out of Reader and up and running somewhere else was really easy.
- 112233 8y agoSince I missed on missing it, was there any particular feature that's not in other rss readers? I have only user rss via gwene over nntp, if that went away, i'd miss it bunches.
- cygned 8y agoIt’s not about features. Nowadays, I’d go with a self-hosted Open Source application from the start. In fact, that’s what I am looking for at this very moment.
- cube2222 8y agoI do think that for commercial services like services in the Google cloud platform they give a year+.
- yegle 8y agoAll Google Cloud GA features will have at least 1 year of deprecation period. 7.2 Deprecation Policy. Google will announce if it intends to discontinue or make backwards incompatible changes to the Services specified at the URL in the next sentence. Google will use commercially reasonable efforts to continue to operate those Services versions and features identified at https://cloud.google.com/terms/deprecation https://cloud.google.com/terms/deprecation without these changes for at least one year after that announcement, unless (as Google determines in its reasonable good faith judgment): (i) required by law or third party relationship (including if there is a change in applicable law or relationship), or (ii) doing so could create a security risk or substantial economic or material technical burden. The above policy is the "Deprecation Policy." Disclaimer I work for Google in Cloud.
- manigandham 8y agoGoogle does make a mess with consumer apps but it’s entirely different when it comes to Google Cloud or any of their enterprise products.
- jopsen 8y agoIt certainly makes me rethink if docker services should be relied on in production. Migrating off docker cloud will be a pain, but the service was already a pain to use, so maybe it's about time anyways. But imagine being given 2 months to migrate off docker hub for image storage. Panic would ensue :)
- jsilence 8y agoI understand that having to abandon ship sucks, but wasn't the whole point of containers that they can be migrated easily? heck, the whole concept got its name from that idea. So why the fuss? edit: typos
- est 8y agobut why? The whole point of containers is that they are ephemeral and can be booted up quickly anywhere because you statically link the whole fucking OS?
- foepys 8y agoThe APIs of platforms are often totally different. If you went to docker cloud for its simplicity and now have to move to AWS/GCP/Azure/etc. and don't have a dedicated DevOps that knows one of those platforms already, you have no choice other than taking a developer working on features and putting them on learning the new API in a few weeks including testing. ~8 weeks is not enough for that if you are a cash-strapped startup.
- toomuchtodo 8y agoSuch are the perils of using immature tools in your development chain and production systems.
- curryhowardiso 8y agoIt's also due to the fact (which I also tweeted) that Kubernetes is not even supported on the stable release channel of Docker for Mac!