0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 8 days agoNot my problem sortinfosec.pubimagemessage-square59fedilinkarrow-up1750arrow-down114
arrow-up1736arrow-down1imageNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 8 days agomessage-square59fedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up13·8 days agoWhat library are you using for that?
minus-squarejcg@halubilo.sociallinkfedilinkarrow-up29·edit-28 days agois-sorted and a handful of about 300 other npm packages. Cloning the repo and installing takes about 16 hours but after that you’re pretty much good for the rest of eternity
minus-squareSwedneck@discuss.tchncs.delinkfedilinkarrow-up7·8 days agothat explains why it took god 7 days to make the universe
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up11·8 days agoIn Python you just use import destroy_universe
What library are you using for that?
is-sorted and a handful of about 300 other npm packages. Cloning the repo and installing takes about 16 hours but after that you’re pretty much good for the rest of eternity
that explains why it took god 7 days to make the universe
In Python you just use
import destroy_universe