BigHaas [he/him] to badposting • 9 months agoWindows should be able to tell if a frozen program will unfreezemessage-squaremessage-square8 fedilinkarrow-up121file-text
arrow-up121message-squareWindows should be able to tell if a frozen program will unfreezeBigHaas [he/him] to badposting • 9 months agomessage-square8 Commentsfedilinkfile-text
minus-squaremakotech222 [he/him]hexbear2·9 months agovar i = 0; While (i == 0){ var res = RecieveNetworkCallIfAny(); if (res) i = 1; } Sadly, you can't prove that the program will ever exit this loop link
minus-squareFunkyStuff [he/him]hexbear1·9 months agoI respect it because a lot of the reasons why there even are hangs and crashes is because of pesky side effects. FPchads keep winning. link
minus-squareYurt_Owlhexbear3·edit-29 months agoProgress bar to the end of earth its ez or whatever other predicted end date would be relevant link
minus-squaremathemachristian [he/him]hexbear2·9 months agoI shoot the machine its running on, when the cops ask why Ill tell them you asked me to prove if the machine can be stopped. link
var i = 0; While (i == 0){ var res = RecieveNetworkCallIfAny(); if (res) i = 1; }
Sadly, you can't prove that the program will ever exit this loop
C'mon at least give a pure example
I respect it because a lot of the reasons why there even are hangs and crashes is because of pesky side effects. FPchads keep winning.
Progress bar to the end of earth its ez or whatever other predicted end date would be relevant
I shoot the machine its running on, when the cops ask why Ill tell them you asked me to prove if the machine can be stopped.