cm0002@lemmy.world to Programmer Humor@programming.dev · 11 months agoWhy indeedlemmy.mlimagemessage-square110linkfedilinkarrow-up11.25Karrow-down122
arrow-up11.23Karrow-down1imageWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 11 months agomessage-square110linkfedilink
minus-squarethesystemisdown@lemmy.worldlinkfedilinkEnglisharrow-up16·11 months agoSome devs will include a whole library for one thing instead of trying to learn another way to do that thing.
minus-squarechraebsli@programming.devlinkfedilinkarrow-up10·11 months agoA whole library which was meant to to 10 things, but you only use one. And that for x libraries
Some devs will include a whole library for one thing instead of trying to learn another way to do that thing.
from * import *A whole library which was meant to to 10 things, but you only use one. And that for x libraries