0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 2 years agoNot my problem sortinfosec.pubexternal-linkmessage-square71linkfedilinkarrow-up1770arrow-down114
arrow-up1756arrow-down1external-linkNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 2 years agomessage-square71linkfedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up13·2 years agoWhat library are you using for that?
minus-squarejcg@halubilo.sociallinkfedilinkarrow-up29·2 years 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-up8·2 years agothat explains why it took god 7 days to make the universe
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up2arrow-down2·2 years agoWe still suffer from the runtime errors that could’ve been caught at compilation time. Anti Commercial-AI license
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up11·2 years 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
We still suffer from the runtime errors that could’ve been caught at compilation time.
Anti Commercial-AI license
In Python you just use
import destroy_universe