bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 8 days agoThinking I could clean up my files in a SIGINT handlersopuli.xyzimagemessage-square44fedilinkarrow-up1322arrow-down12
arrow-up1320arrow-down1imageThinking I could clean up my files in a SIGINT handlersopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · 8 days agomessage-square44fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up3·edit-27 days agoCrash-only software. To be resilient you need some kind of ACID anyway which means that you can let go of your shutdown procedure and just send yourself SIGKILL instead.
Crash-only software. To be resilient you need some kind of ACID anyway which means that you can let go of your shutdown procedure and just send yourself SIGKILL instead.