Most active commenters

    ←back to thread

    2603 points mattsolle | 13 comments | | HN request time: 0.444s | source | bottom
    1. 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 #
    2. saagarjha ◴[] No.25075467[source]
    GateKeeper.
    3. 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 #
    4. papaf ◴[] No.25075469[source]
    It takes courage. Think different.
    5. ◴[] No.25075487[source]
    6. ProAm ◴[] No.25075558[source]
    It's a rental market.
    7. DaiPlusPlus ◴[] No.25075738[source]
    Ah yes - the “poor X is worse than no X”-problem.

    It’s a huge problem on Windows where Explorer.exe still blocks the UI thread while it checks SMB shares if it thinks it can connect to them, but it skips them if it knows the computer is disconnected from a network. So using a Windows computer on a very spotty WLAN is actually more painful than being disconnected due to all the timeouts and dropped packets. Office Outlook is another main offender. I have a Windows Firewall rule just for Outlook.exe when I know it’s going to lock-up a lot.

    8. pier25 ◴[] No.25075906[source]
    And also, if you decide to implement such a horrible idea, how come you don't have a proper plan for when shit happens?
    9. EasyTiger_ ◴[] No.25076011[source]
    “We think you’re gonna love it”
    10. Rebelgecko ◴[] No.25076048[source]
    It's like no one at Apple has ever had sporadic internet access and they don't plan for it. The Apple Music app does the same thing, if you are connected to wifi but don't have internet access it takes 60 seconds for a song to start playing every time you click one. Because apparently that is a reasonable timeout for a UI action
    11. billylo ◴[] No.25076114[source]
    Walled-garden strategy at the core of Apple's business.
    12. 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 #
    13. Wowfunhappy ◴[] No.25082983{3}[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.