potoo22@programming.dev to Programmer Humor@programming.dev · 11 months 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 · 11 months 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·11 months agoshort variable names, and the only vowel is ‘i’
minus-squaregravitas_deficiency@sh.itjust.workslinkfedilinkEnglisharrow-up9·11 months agoskibidi = 42
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up1·11 months 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