tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 year agoPython!lemmy.mlimagemessage-square54linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square54linkfedilink
minus-squareCevilia@lemmy.blahaj.zonedeleted by creatorlinkfedilinkEnglisharrow-up0·edit-24 months agodeleted by creator
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up0·1 year ago$ python3 -c 'f = (lambda x: x + 0.5 - 0.5); print(f(2**52))' 4503599627370495.5 #python
minus-squareCevilia@lemmy.blahaj.zonedeleted by creatorlinkfedilinkEnglisharrow-up0·edit-24 months agodeleted by creator
minus-squareMashedTech@lemmy.worldlinkfedilinkarrow-up0·1 year agoJust wait till they get rid of GIL!
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up0·1 year agoAnd get a whole bunch of multi threading horrors…
minus-squareMashedTech@lemmy.worldlinkfedilinkarrow-up0·1 year agoWell… I’m sorry to tell you… But they’re already working on it.
deleted by creator
$ python3 -c 'f = (lambda x: x + 0.5 - 0.5); print(f(2**52))' 4503599627370495.5#python
deleted by creator
Just wait till they get rid of GIL!
And get a whole bunch of multi threading horrors…
Well… I’m sorry to tell you… But they’re already working on it.