tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 年前Python!lemmy.mlimagemessage-square56linkfedilinkarrow-up1740arrow-down116
arrow-up1724arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 年前message-square56linkfedilink
minus-squareCevilia@lemmy.blahaj.zonedeleted by creatorlinkfedilinkEnglisharrow-up17arrow-down3·edit-23 个月前deleted by creator
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up7arrow-down1·1 年前$ python3 -c 'f = (lambda x: x + 0.5 - 0.5); print(f(2**52))' 4503599627370495.5 #python
minus-squareCevilia@lemmy.blahaj.zonedeleted by creatorlinkfedilinkEnglisharrow-up12·edit-23 个月前deleted by creator
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1·1 年前And get a whole bunch of multi threading horrors…
minus-squareMashedTech@lemmy.worldlinkfedilinkarrow-up1·1 年前Well… I’m sorry to tell you… But they’re already working on it.
minus-squareCevilia@lemmy.blahaj.zonedeleted by creatorlinkfedilinkEnglisharrow-up2·edit-23 个月前deleted by creator
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.
Uh, it’ll be like C++ but slow then …
deleted by creator