0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 2 months agoNot my problem sortinfosec.pubexternal-linkmessage-square58fedilinkarrow-up1755arrow-down114
arrow-up1741arrow-down1external-linkNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 2 months agomessage-square58fedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up13·2 months agoWhat library are you using for that?
minus-squarejcg@halubilo.sociallinkfedilinkarrow-up29·edit-22 months 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·2 months agothat explains why it took god 7 days to make the universe
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up11·2 months 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