←back to thread

2603 points mattsolle | 1 comments | | HN request time: 0.258s | source
Show context
elitepleb ◴[] No.25075702[source]
Don't you love it the ability to compile and run software on your hardware is controlled by a third party over the internet?

I sure love the SAAS future we are heading forwards.

replies(1): >>25075830 #
MeinBlutIstBlau ◴[] No.25075830[source]
I will be a full on linux junkie when that happens.
replies(5): >>25075847 #>>25075850 #>>25075931 #>>25079771 #>>25082812 #
freeone3000 ◴[] No.25075850[source]
It IS, though. SmartScreen on Windows doesn't check binaries created on the same machine, but you'll get flagged if you move the untrusted binary to another machine you own.
replies(4): >>25075928 #>>25076229 #>>25076287 #>>25077842 #
meibo ◴[] No.25075928[source]
Note that SmartScreen has an UI that lets you bypass it without having to disable it system wide, and has a sane timeout (I believe 30 seconds) after which it just pops up a dialogue box telling you that it can't check the binary, allowing you to continue.
replies(1): >>25076040 #
swiley ◴[] No.25076040[source]
>has a sane timeout (I believe 30 seconds)

What the hell? You have to wait 30 seconds before you can run unsigned code on Windows without calling home to Microsoft about it? How is that considered sane? (I mean, forking on windows is slow but it's not that slow.)

How do people (and corporations! Especially ones sensitive to sharing IP!) put up with this stuff?!

replies(4): >>25076116 #>>25076168 #>>25076195 #>>25076224 #
1. Hammershaft ◴[] No.25076168[source]
iirc no, there is a "More Info" button in the smart screen pop up that you can click instantly, and from there a button to run the app is available instantly.