Albin9326@kerala.party to Programmer Humor@programming.dev · 1 year agoThey Need To Stop Doing Thiskerala.partyimagemessage-square95fedilinkarrow-up11.2Karrow-down117
arrow-up11.19Karrow-down1imageThey Need To Stop Doing Thiskerala.partyAlbin9326@kerala.party to Programmer Humor@programming.dev · 1 year agomessage-square95fedilink
minus-squarexigoi@lemmy.sdf.orglinkfedilinkarrow-up8·1 year agoFor JavaScript apps, stopping them when they consume too much resources is definitely a good idea. But if you work on some project where it's common to run computionally intensive tasks, it can be harder to detect non-halting.
For JavaScript apps, stopping them when they consume too much resources is definitely a good idea. But if you work on some project where it's common to run computionally intensive tasks, it can be harder to detect non-halting.