0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 5 days agoNot my problem sortinfosec.pubimagemessage-square71fedilinkarrow-up1753arrow-down114
arrow-up1739arrow-down1imageNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 5 days agomessage-square71fedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up13·5 days agoWhat library are you using for that?
minus-squarejcg@halubilo.sociallinkfedilinkarrow-up29·edit-25 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-up8·5 days agothat explains why it took god 7 days to make the universe
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up2arrow-down1·edit-25 days 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·5 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
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