potoo22@programming.dev to Programmer Humor@programming.dev · 1 year ago(How to trigger programmers (and make them irrationally angry)message-squaremessage-square41linkfedilinkarrow-up1172arrow-down114file-text
arrow-up1158arrow-down1message-square(How to trigger programmers (and make them irrationally angry)potoo22@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square41linkfedilinkfile-text
Probably not a good title to seek upvotes. If it does get upvotes, more programmers get share in your pain 😅
minus-squareHammerheart@programming.devlinkfedilinkarrow-up13·1 year agoshort variable names, and the only vowel is ‘i’
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up1·1 year agofrom multiprocessing import Lock l = Lock() flake8 … way too ambiguous
short variable names, and the only vowel is ‘i’
from multiprocessing import Lock l = Lock()flake8 … way too ambiguous