Comment on I don't believe Auto Save feature in any software
QuazarOmega@lemy.lol 9 months ago
We can optimize this further:
unsatisfied = true while(unsatisfied) { key.dispatch( Keyboard::Ctrl, Keyboard::s ) }
…No, there is no instance where unsatisfied
changes state
backhdlp@iusearchlinux.fyi 9 months ago
You should just be able to
while(true)
Octopus1348@lemy.lol 9 months ago
It’s a joke.
Tja@programming.dev 9 months ago
That sounds like an excuse.
halfway_neko@lemmy.dbzer0.com 9 months ago
Don’t worry, most modern brains have a builtin jit compiler, so when a habit starts to form, the check will be optimised out. (It saves excess neurons from being generated.)