←back to thread

2603 points mattsolle | 1 comments | | HN request time: 0s | source
Show context
DavideNL ◴[] No.25075448[source]
This is horrible. How can launching apps be depending on a cloud service being available...
replies(8): >>25075467 #>>25075469 #>>25075470 #>>25075487 #>>25075558 #>>25075906 #>>25076011 #>>25076114 #
Wowfunhappy ◴[] No.25075470[source]
> How can launching apps be depending on a cloud service being available...

It's not, per se. The apps will launch if you block the specific subdomain, or turn off internet. The problem is if the computer thinks it can connect and keeps trying.

replies(3): >>25075738 #>>25076048 #>>25079840 #
pfortuny ◴[] No.25079840[source]
So, yes: they do depend on the local (to the user) availability of that service. So they depend on that.
replies(1): >>25082983 #
1. Wowfunhappy ◴[] No.25082983[source]
No, they don’t! If the server is unavailable everything works fine. The problem is when the server can be reached, but is nonresponsive.

I think that’s an important difference. If Apple’s servers ever go offline, the OS will continue to work.