I’m not the person you’re replying to, but I am stupid enough to occasionally get close to falling for a scam. Rather than test my luck, I’d rather they didn’t exist.
she/they
I’m not the person you’re replying to, but I am stupid enough to occasionally get close to falling for a scam. Rather than test my luck, I’d rather they didn’t exist.
Pick something and change it when inspiration strikes. Sometimes you need a big picture view of something to get the right abstractions or even just name things.
Indentation implies there’s some control structure causing it. Too many control structures nested gets hard to mentally keep track of. 3 is arbitrary, but in general more indentation => harder to understand, which is bad.
Green threads are functionally the same, especially in languages that can preempt.
You really should be doing your IO async. Do you specifically mean callback hell?
I believe POSIX mandates grep and a shell that should be able to handle everything this code uses, but sudo is a problem
True, but we’re not talking about clear and up front rules