0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 1 year agoNot my problem sortinfosec.pubimagemessage-square69fedilinkarrow-up1765arrow-down114
arrow-up1751arrow-down1imageNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 1 year agomessage-square69fedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up13·1 year agoWhat library are you using for that?
minus-squarejcg@halubilo.sociallinkfedilinkarrow-up29·edit-21 year 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·1 year agothat explains why it took god 7 days to make the universe
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up2arrow-down2·edit-21 year 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·1 year 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