←back to thread

2603 points mattsolle | 1 comments | | HN request time: 0.201s | 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 #
1. 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.