Lena@gregtech.eu to Programmer Humor@programming.devEnglish · 1 day agoI wonder if this was made by AI or a shit programmergregtech.euimagemessage-square143fedilinkarrow-up1772arrow-down15
arrow-up1767arrow-down1imageI wonder if this was made by AI or a shit programmergregtech.euLena@gregtech.eu to Programmer Humor@programming.devEnglish · 1 day agomessage-square143fedilink
minus-squareDiplomjodler@lemmy.worldlinkfedilinkarrow-up17·6 hours agoI always get irrationally angry when i see python code using os.path instead of pathlib. What is this, the nineties?
minus-squareindepndnt@lemmy.worldlinkfedilinkarrow-up1·2 hours agoAnd what’s with the string addition? Never heard of f-strings or even .format()?
minus-squareaxEl7fB5@lemmy.cafelinkfedilinkEnglisharrow-up3·3 hours agoBe the change you want to see in the world.
I always get irrationally angry when i see python code using os.path instead of pathlib. What is this, the nineties?
And what’s with the string addition? Never heard of f-strings or even .format()?
Make a PR
Be the change you want to see in the world.