@Albin9326@kerala.party to Programmer Humor@programming.dev • 2 years agoThey Need To Stop Doing Thiskerala.partyimagemessage-square67fedilinkarrow-up1842arrow-down18 cross-posted to: programmerhumor@lemmy.ml
arrow-up1834arrow-down1imageThey Need To Stop Doing Thiskerala.party@Albin9326@kerala.party to Programmer Humor@programming.dev • 2 years agomessage-square67fedilink cross-posted to: programmerhumor@lemmy.ml
minus-squarexigoilinkfedilink2•2 years ago And that will be fine in most applications. Have you never written a useful program that took more than 10 seconds to complete?
minus-square@bleistift2@feddit.delinkfedilinkEnglish4•2 years agoI fully agree with your sentiment. But just in case: If you’re blocking the main thread of a browser for seconds at a time, you should look into that.
Have you never written a useful program that took more than 10 seconds to complete?
I fully agree with your sentiment. But just in case: If you’re blocking the main thread of a browser for seconds at a time, you should look into that.
I’m not talking about web applications.