log☇︎
▁▁▁▁▁⏐︎ 6291
sina: 1001101101000010000011010111101001110001111010111110011100000110000111100111110011100001
mircea_popescu: this is where a step by step printout would be useful.
sina: I got em
sina: would you be willing to look?
mircea_popescu: paste
mircea_popescu: yep
sina: https://pastebin.ca/3831161
sina: hmm, I don't think my rewind is working
sina: damn.
sina: gonna have to switch looping mechanism
sina: lol now I am in infinite loop
sina: at step 5/6
sina: mircea_popescu: pls help me understand rewind? doesn't it guarantee loops if I end up in a step which has a rewind? because I will go back one and then rewind?
mircea_popescu: nah, it'll rewind as part of a more complex op.
mircea_popescu: !!up punto
deedbot: punto voiced for 30 minutes.
mircea_popescu: That bit in R is flipped and we rewind. << the definition of the op makes cycles impossibru as such
mircea_popescu: so if you cyclke you fucked somethingh up
sina: damn debug statements make it impossible to follow
sina: mircea_popescu: per the spec, " During each step, the function considers whether the position-th bit in M is 0 or 1, and executes a defined set of operations in either case. Once the operations have been executed, the position is incremented by one."
mircea_popescu: ya
sina: so, do we rewind, and then still increment?
mircea_popescu: yep
sina: hmm ok
mircea_popescu: it always adds 1. sometimes it also substracts 1. rthat is all.
sina: lol, that changed it a little, now I loop at step 71 instead of 5 :P
mircea_popescu: great success!
sina: it seems to be flipping correctly :(
mircea_popescu: paste your story. and plox use wotpaste i dun have that paste.ca thing in hosts
ben_vulpes: hey sina mircea_popescu logs for comparison
ben_vulpes: !!up candi_lustt
deedbot: candi_lustt voiced for 30 minutes.
ben_vulpes: candi_lustt: (mpfhf:mpfhf #*1001101101000010000011010111101001110001111010111110011100000110000111100111110011100001 10)
candi_lustt: ben_vulpes: #*0010011100
candi_lustt: ben_vulpes: log: http://p.bvulpes.com/pastes/ZRxCE/?raw=true
ben_vulpes: logs are not exactly the same, bridging will be required until i match the hashonator's log format
ben_vulpes: also output hashes larger than a certain size won't post because reasons i haven't run down yet
ben_vulpes: magic numbers probably; max file size in nginx or something who knows
mircea_popescu will now read this
ben_vulpes: kinda thinking i should just maintain a "mpfhf currently backing candi" on that page
mircea_popescu: screwed element is now #*0000000000 << this is not possible, you screwed nothing
ben_vulpes: the pooch maybe
mircea_popescu: screwing #*0000000000 at position 0 with count 0 << the problem. it is not possible for a bit count to be 0.
mircea_popescu: R bitcount is 10 in this case ; S bitcount starts at 1.
ben_vulpes: what is floor of half of zero?
mircea_popescu: what is 0 ?
ben_vulpes: one i mean
ben_vulpes: but count from one, okay i see
mircea_popescu: oh was it half screw ?
mircea_popescu: no no
ben_vulpes: mhm
ben_vulpes: no?
mircea_popescu: half-screwing #*0 in #*0000000000 at position 0
mircea_popescu: screwing #*0000000000 at position 0 with count 0
mircea_popescu: is it doing both or just one ?
ben_vulpes: unfortunate log line, both screw and half screw share implementation
sina: mircea_popescu ben_vulpes http://wotpaste.cascadianhacker.com/pastes/gyrhO/?raw=true assistance appreciated
mircea_popescu: ben_vulpes ok, so was that a half-screwing of s in r and s was 1 bit long so it did nothing ?
ben_vulpes: yes
mircea_popescu: sina will read 1 sec.
mircea_popescu: ben_vulpes ah ok, then that's not the problem.
ben_vulpes: mircea_popescu: perhaps to start with simpler runs?
mircea_popescu: element is now #*1010000000 << ok, seems to make sense up to there.
mircea_popescu: screwed element is now #*1000101000 << also seems right
mircea_popescu: element is now #*1010000010 << idem
mircea_popescu: element is now #*1000000010 also
mircea_popescu: screwed element is now #*1001001011 aha
mircea_popescu: screwed element is now #*1010010000 tick
mircea_popescu: skipping ahead, Our work has ended, in 141 steps and using 96 bits for the state machine. The message was #*1001101101000010000011010111101001110001111010111110011100000110000111100111110011100001 and the resulting hash is #*0010011100
mircea_popescu: i don't readily see there's a problem with it.
mircea_popescu: !!up candi_lustt
deedbot: candi_lustt voiced for 30 minutes.
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111 8)
candi_lustt: mircea_popescu: #*11111111
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/c9kYj/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*0000 4)
candi_lustt: mircea_popescu: #*0110
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/egLq6/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*1111 4)
candi_lustt: mircea_popescu: #*1111
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/bsZER/?raw=true
ben_vulpes: like i said, wackadoodle on uniform inputs.
mircea_popescu: looking into this
mircea_popescu: might be my spec's broken dfor some reason
ben_vulpes: say it ain't so, boss
ben_vulpes: on uniform inputs and shorter desired output hashes it has trouble breaking out of certain patterns
ben_vulpes: output hash lengths
mircea_popescu: Our work has ended, in 4 steps and using 1 bits for the state machine. The message was #*1111 and the resulting hash is #*1111
mircea_popescu: no fucking way
mircea_popescu: you mean to tell me the idempotent value for mpfhf is actually ff ?
mircea_popescu: fuck, there's a bug ion the spec.
mircea_popescu: We screw S in R. >> shjoui;d be we screw r in s.
ben_vulpes: aha
mircea_popescu: moreover,
ben_vulpes: which screw operation?
mircea_popescu: it should actually be "expand and screw r in s": ☟︎
mircea_popescu: if 1, half-screw S in R. If the bit in R found at the position equal to the remainder of the division of our position in M by the size of R is equal to the bit in S found at the position equal to the remainder of the division of our position in M by the size of S
mircea_popescu: We screw S in R. <<
mircea_popescu: ben_vulpes mind making the alterations and let's see ? ima edit the spec later too
sina: - * We screw S in R.
sina: + * We expand S and screw R in S.
sina: correct?
mircea_popescu: correct.
ben_vulpes in process
mircea_popescu: (technically "expand" is always re s, as per definition, but sure.)
sina: hmmm
sina: making that modification and my thing no longer loops
mircea_popescu: o.O
sina: I get
sina: 1000111001011100101000010000100000000001111000010100001100000100
sina: for "MP kicks ass!"
mircea_popescu: not bad
mircea_popescu: you prolly still have a bug in there though, just no longer on this case.
sina: http://wotpaste.cascadianhacker.com/pastes/iKWg6/?raw=true
sina: mircea_popescu: seems you're correct, "MP kicks3453453453 ass!" still loops
ben_vulpes: mircea_popescu: live
ben_vulpes: candi_lustt: (mpfhf:mpfhf #*1111 4)
candi_lustt: ben_vulpes: #*0000
candi_lustt: ben_vulpes: log: http://p.bvulpes.com/pastes/1diie/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*1111 4)
candi_lustt: mircea_popescu: #*0000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/ADhW1/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111 4)
candi_lustt: mircea_popescu: #*0000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/keZP5/?raw=true
mircea_popescu: lel
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*111111 4)
candi_lustt: mircea_popescu: #*0000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/iy12g/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*111111 5)
candi_lustt: mircea_popescu: #*00100
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/yiQsE/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111 8)
candi_lustt: mircea_popescu: #*00000000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/J0IT1/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111 7)
candi_lustt: mircea_popescu: #*1110011
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/VE2CC/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111 9)
candi_lustt: mircea_popescu: #*011010110
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/nMTx4/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111111111111111111111111111 64)
candi_lustt: mircea_popescu: #*0000000000000000000000000000000000000000000000000000000000000000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/p63y3/?raw=true
mircea_popescu: hee
ben_vulpes: what's that
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111111111111111111111111111 32)
candi_lustt: mircea_popescu: #*00000000000000000000000000000000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/4miEv/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111111111111111111111111111 16)
candi_lustt: mircea_popescu: #*0000000000000000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/sBBqA/?raw=true
mircea_popescu: ben_vulpes that is wtf.
ben_vulpes: check it still implements the spec?
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*111 4)
candi_lustt: mircea_popescu: #*0000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/W5wXH/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*1111 4)
candi_lustt: mircea_popescu: #*0000
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/Y1j9T/?raw=true
mircea_popescu: ben_vulpes i shall now withdraw into my cellar with the instruments.
ben_vulpes bows
sina: ben_vulpes: any chance you'd be willing to take a peek at my code>?
ben_vulpes: certainly, but on my own time.
ben_vulpes: standby 2
sina: oh, is it still workday where you are?
ben_vulpes: sina: i work whenever i want
ben_vulpes: "my own time" meaning when i feel like it
sina: ah sure
ben_vulpes: i do actually enjoy the humans i keep in my house, amazing though that may seem
ben_vulpes: http://cascadianhacker.com/an-implementation-of-mircea-popescus-fabulous-hash-function and updooted again
ben_vulpes: in the interim sina do feel free to read what i've written and generate data to compare yours against
ben_vulpes off
sina: thanks ben_vulpes
sina: the log msgs make it much harder to follow the code unfortunately, my code has the same issue :(
ben_vulpes: so copy it into your own buffer and rip 'em out, what
sina: !!up candi_lustt
deedbot: candi_lustt voiced for 30 minutes.
sina: candi_lustt: (mpfhf:mpfhf #*1001101101000010000011010111101001110001111010111110011100000110000111100111110011100001 64)
candi_lustt: sina: #*0000000101010011000110110101001101111011101001000100010101110001
candi_lustt: sina: log: http://p.bvulpes.com/
sina: candi_lustt: (mpfhf:mpfhf #*1001101101000010000011010111101001110001111010111110011100000110000111100111110011100001 32)
candi_lustt: sina: #*00011000001001110000000101101011
candi_lustt: sina: log: http://p.bvulpes.com/pastes/r8iDa/?raw=true
sina: candi_lustt: (mpfhf:mpfhf #*1001101101000010000011010111101001110001111010111110011100000110000111100111110011100001 64)
candi_lustt: sina: #*0000000101010011000110110101001101111011101001000100010101110001
candi_lustt: sina: log: http://p.bvulpes.com/
deedbot: http://phuctor.nosuchlabs.com/gpgkey/30A6A00FFF07958872B0B5FF1F0C07F432EC5FD77DF10EC06BD15C890381A185 << Recent Phuctorings. - Phuctored: 1744...4913 divides RSA Moduli belonging to '74.86.34.187 (ssh-rsa key from 74.86.34.187 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (bb.22.564a.ip4.static.sl-reverse.com. US TX)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/30A6A00FFF07958872B0B5FF1F0C07F432EC5FD77DF10EC06BD15C890381A185 << Recent Phuctorings. - Phuctored: 1734...3837 divides RSA Moduli belonging to '74.86.34.187 (ssh-rsa key from 74.86.34.187 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (bb.22.564a.ip4.static.sl-reverse.com. US TX)
sina: candi_lustt: (mpfhf:mpfhf #*1001101101000010000011010111101001110001111010111110011100000110000111100111110011100001 32)
candi_lustt: sina: #*00011000001001110000000101101011
candi_lustt: sina: log: http://p.bvulpes.com/pastes/bzKnX/?raw=true
sina: mircea_popescu: earlier you said half screw should round down. In that case, if len is 1 the halfscrew will be 0. so should no iterations be peformed on halfscrew where the len is 1?
mircea_popescu: sina that is correct
sina: mircea_popescu: ok thanks
sina: I feel like my code is now correct, and it no longer loops. However I'm getting different results to ben_vulpes
mircea_popescu: o.O
mircea_popescu: what's yours say re maxint ?
sina: e.g I get 1000010000110110001010111111010000010110110100000010010100110110 for "MP kicks ass!" 64
sina: sorry can you clarify "re maxint"?
mircea_popescu: try <mircea_popescu> candi_lustt: (mpfhf:mpfhf #*11111111111111111111111111111111 64)
sina: 0110100011001111010010001111100000000001110001111000001001000001
mircea_popescu: AHA!
mircea_popescu: see, i suspect ben_vulpes 's thing has a subtle bug in it but i can't seem to find it ;/
sina: that was 32 chars of 1s right?
mircea_popescu: yes
sina: cos I test with "M = [1] * 32"
mircea_popescu: try with 64 1s r = 64 also
sina: 0010111010001000101011101000100000110011110111011111001001110010
mircea_popescu: and paste the debug pastes along with these
mircea_popescu: yeah i suspect yours is actually correct.
PeterL: I had an idea for another function to use in the fabulous hash: a conditional screw - where on step n, for i in length S, if S[i] then flip R[n*i mod len(R)]
sina: I keep taking the debug lines out because it's fucking impossible to follow the logic of the code with them in
sina: let me re-add
mircea_popescu: PeterL the problem is that even as is the complexity is pretty hard to manage. making more complex primitives is not going to help this
mircea_popescu: though in principle the mpfhf is a function fambly -- anyone can make any sort of thing he wants
PeterL: just something to think of for future versions of the hash
sina: mircea_popescu: http://wotpaste.cascadianhacker.com/pastes/kFx6V/?raw=true that is for 64 1s with 64 bit R_len
sina: mircea_popescu: http://wotpaste.cascadianhacker.com/pastes/U5KgJ/?raw=true 32 1s with 64 bit R_len
mircea_popescu: tyvm
mircea_popescu: can you still make it cycle ?
sina: mircea_popescu: nope
mircea_popescu: i don't readily see a problem with the story as displayed.
sina: mircea_popescu: there was a bug in my screw method which caused the cycle, once I identified it, it stopped cycling
ben_vulpes: sina: are you pushed up?
sina: ben_vulpes: http://github.com/sinner-/mpfhf-python
ben_vulpes: yes i know, asking if that hasa your fixed screw method
sina: yeah
ben_vulpes: coo
sina: mircea_popescu: can you confirm/clarify "his operation consists of taking the bit count of either S or R, iterating over that value, at each step multiplying the iterator with the current position in M" ...
sina: it's the value of the iterator, not the value of the bit at the iterator position?
mircea_popescu: yes.
sina: coo thx
mircea_popescu: ben_vulpes 's examples work fine wrt that part,
sina: I had it originally set to the value of the bit, and that was the cause of my cycle
sina: changing it to the value of the iterator per ben_vulpes cl code fixed it
mircea_popescu: and are very explicit : screwing iteration 22 screwing product is 946 index of element to flip is 18 etc
mircea_popescu: right.
sina: currently trying 2048bit hash of GPLv2 out of curiosity, will lety ou know when it finally completes :P
mircea_popescu: ha! cool deal. how far in is it ?
sina: I dunno, I keep deleting the debug statements
mircea_popescu: lol. k.
sina: also testing with pypy
ben_vulpes: sina: our screws disagree
ben_vulpes: http://p.bvulpes.com/pastes/IUdHO/?raw=true
ben_vulpes: and http://p.bvulpes.com/pastes/G39PI/?raw=true
sina: ben_vulpes: in your halfscrew I notice (underlying-screw b m-position (floor (/ (length a) 2)))
sina: I have len(b)
sina: wait, nevermind
sina: wrong line
sina: ben_vulpes: as you can see my implementation for screw is only 3 lines long, can you see any faults in it?
sina: ben_vulpes: also per above my halfscrew won't take any action if the len(a) is 1, can you confirm cl behaviour?
ben_vulpes: mircea_popescu: and i worked this example at one point, i'm pretty sure the expected value of 011 is correct
ben_vulpes: http://trilema.com/2017/towards-a-better-hash-function/#comment-121470
ben_vulpes: but yes, i will go check
ben_vulpes: the length of your implementation does not particularly bear
sina: I only mean in the sense, glaring errors or differences that cause disagreement between implementations, should be obvious
ben_vulpes: i work slowly, i'll let you know if i find anything
ben_vulpes: one difference is that you loop from 0 up and i from 1
ben_vulpes: i'm trying to remember why i indexed at 1 there
sina: y u do dat
ben_vulpes: naively, per http://trilema.com/2017/towards-a-better-hash-function/#footnote_1_70955
sina: mircea_popescu: can you confirm/clarify same statement above, start at 0 or 1?
ben_vulpes: 0 seems a bit more likely...?
sina: yes but your reading of the footnote does seem correct, it starts at 1
BingoBoingo: Behodl https://i.imgur.com/51busb0.png and https://i.imgur.com/WytAtQr.png
ben_vulpes: ah no wait because multiplying index by 1
ben_vulpes: > make sure she doesn't understand
ben_vulpes: writer, not a reader!
mircea_popescu: lookin
mircea_popescu: ah the god damned zeroth bit nonsense.
mircea_popescu: i say count from 1. ☟︎
ben_vulpes: screws will always have an initial element of zero otherwise
mircea_popescu: yes. which is not useful.
ben_vulpes: aye
sina: ben_vulpes: if I
sina: - flip(b, ((i * M_pos) % len(b)))
sina: + flip(b, ((i+1 * M_pos) % len(b)))
sina: then I get the same issue as you
ben_vulpes: issue?
mircea_popescu: which is ?
sina: 64 1s and 32 1s result in hashes of all 0s
mircea_popescu: holy shit what
ben_vulpes: so let's see some hashes
mircea_popescu: counterintuitively counting must be from 0 ?! ☟︎
ben_vulpes: it wasn't just 64s, there's another element to the pattern
mircea_popescu: ben_vulpes 32/32 64/64 even 4/4 displayed it
mircea_popescu: not 32/31 or 33 though
ben_vulpes: any equal length of message and hash?
ben_vulpes: !!up candi_lustt
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111 5)
deedbot: candi_lustt voiced for 30 minutes.
candi_lustt: mircea_popescu: #*00100
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/sprPX/?raw=true
mircea_popescu: nope. any 2**x equal
ben_vulpes: whoa
ben_vulpes: why
mircea_popescu: i have nfi
ben_vulpes: asciilifeform: !
ben_vulpes: well in the absence of ideas, shall we index from zero?
mircea_popescu: i guerss we must, yes
mircea_popescu: batshit insanew
sina: I dunno if this makes any difference
sina: but when you have a string of all 1s
sina: there is no rewind, right?
ben_vulpes: this is perfect example of "too complex for me to understand!" complaint of asciilifeform's re hash design
ben_vulpes: sina: aha
sina: so the step == M_pos
mircea_popescu: sina yes
sina: ok, so should I keep my screw implementation as is?
sina: or is this a spec bug ☟︎
mircea_popescu: yes.
sina: or both :P
ben_vulpes: my next q is does the iteration run [0, count] or [0, count) ☟︎
mircea_popescu: i'd expect the latter
sina: sorry I don't grok that syntax diff
sina: does it mean to the final of the array and n-1?
mircea_popescu: <= vs <
sina: right
ben_vulpes: eg 0, 1, 2, 3
sina: ben_vulpes: if you count from 0 do we get same hashy hash?
ben_vulpes: gimme a second, i'm handling two implementations here
ben_vulpes: and drinking tea
sina: lol...the 2048 bit hash for GPLv2 was taking a really long time so I killed it to add some print statements. Checked "wc -c LICENSE", it reports ~18,000 chars. I re-ran mpfhf with 32 bits, thinking it'd finish at M_pos ~18,000
sina: still going, currently at 20893
sina: wonder what it's doing
sina: oh right, its binary, stupid me
mircea_popescu: 20893 bits ?
mircea_popescu: right. so about 1/7 done
sina: this is definitely going to need a system language impl
sina: assuming it's a correct implementation of the spec anyway
mircea_popescu: that's what we're working on atm!
mircea_popescu: so far, it seems good
ben_vulpes: oh man how do i even pass your thing an array of zeros and ones
mircea_popescu: python, it wants strings
sina: ben_vulpes: M = [0] * 32
ben_vulpes: candi_lustt: (mpfhf:mpfhf #*1111 4)
candi_lustt: ben_vulpes: #*1010
candi_lustt: ben_vulpes: log: http://p.bvulpes.com/pastes/X1F4u/?raw=true
ben_vulpes: sina: what do yer dice say
mircea_popescu: aha!
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111111111111111111111111111 64)
candi_lustt: mircea_popescu: #*0110100011001111010010001111100000000001110001111000001001000001
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/46Zmr/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*1111111111111111111111111111111111111111111111111111111111111111 64)
candi_lustt: mircea_popescu: #*0010111010001000101011101000100000110011110111011111001001110010
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/KIOvW/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*1111111111111111111111111111111111111111111111111111111111111111 128)
candi_lustt: mircea_popescu: #*01101000010111101000010110001100001011110000110000101110110101111010010101000000011011111010011011110001001100010111101010011100
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/pastes/aodux/?raw=true
mircea_popescu: candi_lustt: (mpfhf:mpfhf #*11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 256)
candi_lustt: mircea_popescu: #*1111111010101111011001101011011111101000101011111101011110010111010011100111000011000101000010111000111011110100100101010011011111010111001011011101010011011101011000100010001000111110000010010011001100011111100000100001010111101111010110000111010101011100
mircea_popescu: dude it's blazing fast.
candi_lustt: mircea_popescu: log: http://p.bvulpes.com/
sina: 1010
ben_vulpes: SUSPICIOUS
ben_vulpes: or is it...auspicious
sina: anyone tell you guys that' you're fucking crazy? :D
ben_vulpes: sina: what's so crazy?
sina: just, in general
ben_vulpes: i mean yes, all the time. but what in particular today?
mircea_popescu: lol i think he had fun
sina: watching this slow ass shit in python is making me want to start rewriting in C right now even though I have done nothing for the last ~24 except write this code, eat pizza and 8h of sleep
ben_vulpes: stats for the 256-bit hash http://p.bvulpes.com/pastes/EIXod/?raw=true
mircea_popescu: think about it, candi does it over a lisp!
ben_vulpes: that's on my local machine, not even particularly high powered
mircea_popescu: 59,893,200 bytes consed wowza
sina: ben_vulpes: how fast can you run it against the GPL in my repo?
ben_vulpes: sina: gosh i'd have to do real work, turn strings into binary
sina: as if that isn't one line of lisp?
ben_vulpes snorts
ben_vulpes: you missed the strings thread, didntcha
mircea_popescu: you don't understand how this works!!1
sina: I missed all the tings
ben_vulpes: sina: eeyyyyy that's the joke i'm making
sina: ok fuck this GPL hashing shit, let's just say, it's slow
mircea_popescu: lol let it go overnight what.
sina: 16mins to get through ~36000 bits
mircea_popescu: that's the next step once we got a coupla canonical impls, is to burn it down.
mircea_popescu: do 64k 64 bit items see how long, 32 birt see how long, 1024 bit see how long etc
mircea_popescu: do 1 2 4 8 16 etc kb all the way to a mb or so,
mircea_popescu: it's a decent blog post for someone.
sina: let's validate the canonicality of the impls first? :P
mircea_popescu: ye
mircea_popescu: sina pick random strings, announce the results, then we do candi and se
mircea_popescu: e
ben_vulpes: augh more strings
mircea_popescu: bitfields!
ben_vulpes: hehe
sina: if I pick a string I'll include the bitfield for lazy ben_vulpes
sina: or, you know, you could just copy the one line of python required to convert
sina: ¯\_(ツ)_/¯
ben_vulpes: not lazy, busy
ben_vulpes: i put a tool out there for you to use, use it
ben_vulpes: or we could start with bitfields and you could reverse them?
sina: sure, it's ~1 line of python :P
ben_vulpes: I WANT TO DO THE GPL THING LEAVE ME LONE
mod6: ; heheh
sina: soz mate, do it, I'm curious
mircea_popescu: eh, fuck gpl, do some tmsr document.
mircea_popescu: deedbot contains. or thebitcoin.foundation also.
deedbot: http://phuctor.nosuchlabs.com/gpgkey/9F30C1806257EBF02EF6C099DB0C5C115DA1DB6AF6BAEB379F492838947F0581 << Recent Phuctorings. - Phuctored: 1408...1173 divides RSA Moduli belonging to '163.164.112.13 (ssh-rsa key from 163.164.112.13 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown GB WLS BGE)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/9F30C1806257EBF02EF6C099DB0C5C115DA1DB6AF6BAEB379F492838947F0581 << Recent Phuctorings. - Phuctored: 1508...4783 divides RSA Moduli belonging to '163.164.112.13 (ssh-rsa key from 163.164.112.13 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (Unknown GB WLS BGE)
ben_vulpes: jeez, nov 8th 2014
mircea_popescu: hm ?
ben_vulpes: that's when you fired the declaration of sovereignty
mircea_popescu: ah ah. soon 3yo huh
mircea_popescu: nov is a muchly republican month.
mod6: the tourny starts on the nov 2nd right?
mircea_popescu: yeh
mod6: sweet
ben_vulpes: > heap exhausted
ben_vulpes: heh
mircea_popescu: how long ?
ben_vulpes: MOAR
ben_vulpes: oh not
ben_vulpes: 60s
mircea_popescu: S = 1kb sorta thing ?
ben_vulpes: probably including tea-sipping and not watching the debugger
ben_vulpes: oh nonono
ben_vulpes: 44808
ben_vulpes: doc is 5601 chars long
ben_vulpes: consing like mad
ben_vulpes: oh man i get to break out the profiler!
mircea_popescu: lel
ben_vulpes: myeah okay logging is expensive, good to know
ben_vulpes: mircea_popescu: all those consed bytes came from logging
mircea_popescu: ah i c
mod6: io super exepensive / instrumentation is expensive
mod6: good for debugging though
ben_vulpes: http://p.bvulpes.com/pastes/IIaWC/?raw=true
ben_vulpes: some seven hundred odd seconds to hash the declaration
mircea_popescu: 13 page faults, rly ?
ben_vulpes: ya, wut?
mircea_popescu: is that normal ?
ben_vulpes: i only saw it one other time to night (6 of 'em), and i don't remember before
ben_vulpes off for a bit
sina: mircea_popescu: still around?
mircea_popescu: ya
sina: mircea_popescu: http://wotpaste.cascadianhacker.com/pastes/B5Qxd/?raw=true
sina: https://github.com/sinner-/mpfhf-golang
mircea_popescu: nice!
mircea_popescu: so there's a python, a golang and a cl version nao ?
mircea_popescu: do me a favour sina ; and ben_vulpes : post a copy of your code on the article. archival.
sina: "on the article" ?
mircea_popescu: http://trilema.com/2017/towards-a-better-hash-function/ << comment
sina: ah right yep
sina: doing so now
sina: mircea_popescu: is there any interest in a tmsr company offering stuff like git hosting etc?
mircea_popescu: no, because tmsr uses V.
mircea_popescu: you know about v ?
sina: no
mircea_popescu: ha. didja read the topic ?
sina: mircea_popescu: I pasted the python impl and it mangled my tabbing...I guess I wouldn't care normally but it's going ot be annoying for people to paste that and re-indent, any feature about preserving tabbing in your comment section?
mircea_popescu: <pre> ?
sina: I'll repost with pre and you can delete the old one
mircea_popescu: kk
mircea_popescu: or code was it ?
sina: nope
mircea_popescu: try both lol, ill keep one
sina: still mangled
mircea_popescu: kk
sina: mircea_popescu: want me to link to github repos instead?
mircea_popescu: lessee here
sina: I tried to make a C one but then I remembered I haven't touched anything with pointers in about 15 years
mircea_popescu: heh all equally mangled. tsk tsk.
sina: golang is pretty fast these days
sina: and I'm not even on the latest ver
sina: so I settled for that
mircea_popescu: yeah came out way ahead of python huh
mircea_popescu: sina http://trilema.com/2017/towards-a-better-hash-function/#comment-122213
sina: it's pretty much native, and depending on how you write the program it doesn't really need GC
sina: fantastic, tell me how you did it and I'll do the golang one
mircea_popescu: <pre>. excewpt i think it strips them if you do it, asec
ben_vulpes: updated againnnn: http://cascadianhacker.com/an-implementation-of-mircea-popescus-fabulous-hash-function
ben_vulpes: sina: with repro cases this time :D
ben_vulpes off again again
sina: mircea_popescu: you can fix this one too http://trilema.com/2017/towards-a-better-hash-function/#comment-122214
sina: yeah, I'm off too
sina: this was fun
sina: mircea_popescu: if you have more fun stuff to code pls let me know
sina: I'm not cool like asciilifeform but I can bang some stuff out
mircea_popescu is too lazy to add pre to user comments ; i'll jusrt fix by hand heh
mircea_popescu: sina : make sure you look into V eh.
mircea_popescu: !!rated sina
deedbot: mircea_popescu rated sina 1 at 2017/06/03 05:09:48 << missed on all the things!
mircea_popescu: !!rate sina 2 MPFHF canonical implementation.
deedbot: Get your OTP: http://p.bvulpes.com/pastes/tRQbW/?raw=true
mircea_popescu: !!v 98EEDC62094B6E4978458AFEF5836ADFE23C8D58302568110AF6CE2CA7873A9A
deedbot: mircea_popescu updated rating of sina from 1 to 2 << MPFHF canonical implementation.
sina: fuckin lol http://btcbase.org/log/2016-02-08#1399543 ☝︎☟︎
a111: Logged on 2016-02-08 00:11 maqp: There is no way your system can defeat targeted SIGINT monitoring attack, where government drives within a few hundred meters and collects signals emitted by your keyboard cable.
mircea_popescu: http://btcbase.org/log/2017-06-10#1668368 <<< what, some dood struggling for shared basis / an understanding of the world around him. most of the time it involves some flailing about. ☝︎☟︎
a111: Logged on 2017-06-10 12:00 sina: fuckin lol http://btcbase.org/log/2016-02-08#1399543
sina: http://btcbase.org/log/2017-06-10#1668370 <<< mircea_popescu I couldn't help but laugh at someone who is saying everyone should fork ricochet.im and work on it instead, or use OTR or whatever then blurt out that some just-barely-specified software isn't resistant to SIGINT attacks on your keyboard ☝︎
a111: Logged on 2017-06-10 12:39 mircea_popescu: http://btcbase.org/log/2017-06-10#1668368 <<< what, some dood struggling for shared basis / an understanding of the world around him. most of the time it involves some flailing about.
mircea_popescu: myeah
sina: pretty sure https://github.com/maqp/tfc/wiki/Security-design this uses a keyboard...
mircea_popescu: use wireless keyboard, problem solved :D
mircea_popescu: SSL EVERYWHERE!!!1
sina: don't look at me man, I literally am using a 3072-bit DSA El-Gamal key for some reason
mircea_popescu: lel
mircea_popescu: at least you didn't lose it, which is 100% more than what cvan be said for eulora players.
sina: thank the lord for gpg/rdiff/duplicity and cheap USB keys
mircea_popescu: including http://logs.minigame.bz/2017-05-22.log.html#t23:16:39 (tl;dr : dood got asked to not come back a year ago over being overexcitable asshat ; came back year later begged for forgiveness which was granted -- only to discover he had lost his key)
lobbesbot: Logged on 2017-05-22 23:16:39: <Zakorus123> but i really think i should be allowed to come back
sina: I just watched Dave Chappelle latest comedy thing, fucking hilarious
mircea_popescu: o, he still working ?
sina: first gig in 10y he makes jokes about it
sina: "The Age of Spin" it was called.
mircea_popescu: aha
sina: how many active users does eulora have?
mircea_popescu: depends on your definition of active.
mircea_popescu: adds about 4-5k play hours per month
sina: are most players drawn from the general vicinity of this and related chans? or internet randoms too?
mircea_popescu: so so
mircea_popescu: i mean obv being bitcoin pegged it attracts lots of bitcoin/altcoin folks
sina: interesting
sina: I also had some fun this evening reading teh logs
mircea_popescu: there you mean ?
sina: no here. gossipd, libsodium/nacl, trump...a few other things I searched
mircea_popescu: a yea
sina: hilarity all round
mircea_popescu: there was a younger, more naive time when we seriously wanted someone to condense the logs
mircea_popescu: it... died.
sina: define condense?
mircea_popescu: produce a summary of each day so that no lulz are missed
sina: that sounds like a pretty difficult task
sina: short of hiring a "reporter"
mircea_popescu: its rather impossible.
mircea_popescu: for one thing, diffrent lulz for different poeople
sina: real news http://www.abc.net.au/news/2017-06-10/hawaiian-pizza-investor-sam-panopoulos-dies/8607108
sina: greek man who invented hawaiian pizza in canada, dead
mircea_popescu: wasn't he very old ?
sina: he was 83
mircea_popescu: i recall them trotting him out periodically, "rich man! made by ourdemocracy! you could be next!!1" sorta bs.
sina: oh yeah I saw this http://btcbase.org/log/2017-06-09#1667584 ☝︎
a111: Logged on 2017-06-09 08:46 sina: do you know if the src for phuctor is avail?
sina: asciilifeform greatest pet hate: people embracing and extinguishing things
sina: oops sorry this one http://btcbase.org/log/2017-06-09#1667701 ☝︎
a111: Logged on 2017-06-09 15:11 asciilifeform: http://btcbase.org/log/2017-06-09#1667584 << it is not, and ain't going to be, i'm not especially interested in helping folx to 'embrace and extinguish' it. as far as i'm concerned, 100% of the output is verifiable with the bignum calculator of your choice (e.g. 'bc') and it is no concern of anybody's how it was obtained.
mircea_popescu: possibly one of ~.
mircea_popescu: well, in the particular case of phuctor, he has a solid point. ☟︎
mircea_popescu: there's this cloud of "academia" retards who have been pointedly ignoring / not citing it while publishing useless crap on the general topic.
mircea_popescu: the empire's desire to eat it up is palpable.
mircea_popescu: starting with http://trilema.com/2015/on-how-the-factored-4096-rsa-keys-story-was-handled-and-what-it-means-to-you
sina: it's a very interesting topic
sina: I just went down the rabbit hole of links from that one
mircea_popescu: mirrors neatly how all sorts of dorks have been trying to create exactly the same, "just as good as bitcoin with just a bit of censorship" sort of bs.
mircea_popescu: which, for the people who were here for the original pgp wars, sounds like the empire never goes to school.
sina: something I have been looking into as well, kind of related in the testing-for-weakness-to-validate-sanity sense, is this program "cbmc"
sina: its a bounded model checker for C, you can use it to verify the correctness of whole programs but since it is a bit slow/brute force approach, normally you only can use it to test critical functions
mircea_popescu: afaik there';s a bunch of these
deedbot: http://phuctor.nosuchlabs.com/gpgkey/7E067D0421219659A91640D63AEA02CE62DBA55E41E751CD2DB2EDF941EDAFCC << Recent Phuctorings. - Phuctored: 1661...3409 divides RSA Moduli belonging to '37.218.255.162 (ssh-rsa key from 37.218.255.162 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (server01.platzer-werbung.de. DE)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/7E067D0421219659A91640D63AEA02CE62DBA55E41E751CD2DB2EDF941EDAFCC << Recent Phuctorings. - Phuctored: 1450...0303 divides RSA Moduli belonging to '37.218.255.162 (ssh-rsa key from 37.218.255.162 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (server01.platzer-werbung.de. DE)
sina: yes I believe so. it'd be interesting to run them against, for example, important gpg functions or similar
mircea_popescu: gpg is slated for a rewrite, actually, since it became obvious koch's a dedicated saboteur.
sina notes to search the logs for koch tomorrow
sina: for now, bedtime, getting late here
sina: good evening
mircea_popescu: tada
BingoBoingo: http://www.anonymousconservative.com/blog/attack-sjw-criticizes-victim-cursing-muslims/
BingoBoingo: England has no "Great Again"
mircea_popescu: what'd it need it for.
BingoBoingo: Making life better for Reverse-Indians
mircea_popescu: heh
BingoBoingo: Those Anglos living under Indian colonial domination
mircea_popescu: fuck them.
BingoBoingo: http://blogs.timesofisrael.com/yes-ashkenazi-jews-including-gal-gadot-are-people-of-color/ << No, you can not have your cake
BingoBoingo: https://archive.is/hjpv5
mircea_popescu: well yes, ashkenazi = us jews = nigger jews.
mircea_popescu: the euro jews = proper jews = ded.
BingoBoingo: But still the irony.
mircea_popescu: what ? that they spent a few centuries passing for white while white ruled the world but now that white got some indescript malaise they'll pass for "something else" ie "of color" ?
BingoBoingo: I don't think they'll pass. Not to Tyrone and Petrus/
BingoBoingo: https://www.dailystormer.com/boomer-parasites-head-for-ecuador-after-bleeding-america-dry/
BingoBoingo: ^ In other hates
mircea_popescu: it's still not altogether clear tyrone & petrus actually matter in this complex social game.
mircea_popescu: my money's on "notrly", but hey, mebbe im biased.
BingoBoingo: Well, matter in the sense of being environmental hazards.
mircea_popescu: on the level of mooks.
BingoBoingo: ah, well the amount of danger a mook creates depends on what the locals trust em to do
mircea_popescu: there ios that
BingoBoingo: You put Jew that passed for white last year on PetrusofColor radar, and Petrus is going to remember because it's what Petrus does instead of being the dogman
mircea_popescu: ya think ?
BingoBoingo: tends to be a more targeted hazard than "mook was allowed to operate heavy machinery"
BingoBoingo: http://www.jameslafond.com/article.php?id=7948&pr=1
deedbot: http://qntra.net/2017/06/opiate-overdoses-now-leading-cause-of-pre-geriatric-mortality-in-us/ << Qntra - Opiate Overdoses Now Leading Cause Of Pre-Geriatric Mortality In US
mircea_popescu: win.
mircea_popescu: a while back they started trying to prosecute all overdose deaths as manslaughter-by-dealer. getting desperate, obviously.
BingoBoingo: Here in Illinois they inestigate to prosecute as murder by dealer, much progress
BingoBoingo: *investigate
BingoBoingo: likely within 5 years dope selling on street will be prosecuted as "attempted murder" with zero CIA traffickers hung
mircea_popescu: and it still wont do anything
mircea_popescu: fuck 'em, let the beautiful ratpeople choke in their own vomit, the sooner the empire ends the better.
BingoBoingo: Still, I would like to see the ranking if "complications of being a fat fuck" were consolidated and entered on list. Overdose would likely still win under 25 list, but age where "fat fuck" begins to beat overdose inspires curiosity.
BingoBoingo: Probably between 28 and 36
mircea_popescu: interesting q indeed
BingoBoingo: Investigation likely impossible because fat fuck doctors would lie "healthy 600 pound 23 year old" when heart attack, etc
mircea_popescu: heh
BingoBoingo: Kinda like how US jooz will become people of color when Petrus gets resentful and father's their daughter's children
BingoBoingo: *too many apostrophe
BingoBoingo: brb
deedbot: http://trilema.com/2017/the-strange-case-of-the-red-stapler-and-other-related-stories/ << Trilema - The Strange Case of The Red Stapler and Other Related Stories
deedbot: http://phuctor.nosuchlabs.com/gpgkey/95AD068E858895A7C47AC724798C00D1F803610BB9D9D8F1E5E0335997752505 << Recent Phuctorings. - Phuctored: 1410...7279 divides RSA Moduli belonging to '124.146.165.141 (ssh-rsa key from 124.146.165.141 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (st0045.nas981.kobe.nttpc.ne.jp. JP 13)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/95AD068E858895A7C47AC724798C00D1F803610BB9D9D8F1E5E0335997752505 << Recent Phuctorings. - Phuctored: 1775...6453 divides RSA Moduli belonging to '124.146.165.141 (ssh-rsa key from 124.146.165.141 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (st0045.nas981.kobe.nttpc.ne.jp. JP 13)
ben_vulpes: !!up eplogos
deedbot: eplogos voiced for 30 minutes.
ben_vulpes: > Con una mentalidad Socialista en progreso << ahaha sina is this yours?
ben_vulpes: ah, no, wrong sinner apparently
asciilifeform picked cherries all day
BingoBoingo: OMG elitist! What about all the not cherry fruits like nectarines and peaches!
asciilifeform: BingoBoingo: only other one we have is figs
BingoBoingo: Oh, there are no figs here.
shinohai: !~later tell BingoBoingo http://wotpaste.cascadianhacker.com/pastes/58GKp/?raw=true
jhvh1: shinohai: The operation succeeded.
BingoBoingo: shinohai: Are you sure this is new? Sounds familiar
shinohai: Maybe so ... I am quite sure the EFF lawsuit mentioned within is recent. The date seems to agree.
shinohai shrugs
mod6: cherries sounds good. is there an abundance of fruit yielding cherry trees near you?
mircea_popescu: lol alf finallyt found alt-programmer non-office job
mircea_popescu: temporary farm work!1
asciilifeform: mod6: relatives'
asciilifeform: mircea_popescu: not for market, for pie, lol
BingoBoingo: Still woark
mircea_popescu: lol
mircea_popescu: in other ghettos, gang of porto ricans down the street is throwing a PARTAY!!!!
mircea_popescu: you've not seen something like this, 100% 20something dudes in shorts and tshirts looking like bitches in heat won'\t fuck them.
mircea_popescu: and portorican music is apparently made by an ashkenazi gang of elevator music composers gone rogue.
BingoBoingo: Fucking ashkeNAZIS
mircea_popescu: cuz they dominate muzak amirite ? lord's of tin alley ?
ben_vulpes: crapp store lols: http://archive.is/pxrWl
mircea_popescu: !!up alex__c
deedbot: alex__c voiced for 30 minutes.
mircea_popescu: !!up photoelectric
deedbot: photoelectric voiced for 30 minutes.
deedbot: http://cascadianhacker.com/the-best-thing-you-can-do-for-your-career-is-to-take-a-stay-at-home-wife << CH - The best thing you can do for your career is to take a stay-at-home wife
sina: https://www.nytimes.com/2017/06/09/world/europe/ukraine-assassin-russia-putin-amina-okuyeva.html
sina: that was a fun read this morning
mircea_popescu: tl;dr ?
sina: a ukranian lady and her husband are minor celebs for fighting against the russians in donetsk or wherever, Ukranian press loves em
sina: Chechen assassin poses as Le Monde reporter to try and kill them
mircea_popescu: and putin is related to this because russian hackers ?
sina: the lady is a badass and has a gun/blod clotting agent, shoots the assassin 4 times after he shoots her husband
mircea_popescu: o.O
sina: its NYT so Putin will be mentioned in everything, but Ukranian intel says they have no firm evidence it was the Ruskis (in the article)...of course it probably was but that's not the bit of the story that's interesting
mircea_popescu: ya nb story.
sina: this is my fav bit:
sina: As they drove, Mr. Denisultanov-Kurmakayev asked the pair to stop the car for an interview and to sit in the back to receive the gift, which he carried in a festive red cardboard box.
sina: As the couple sat in the back seat of the car, Mr. Denisultanov-Kurmakayev said, “‘Now, here is your gift,’” Ms. Okuyeva said. He opened the box, pulled out a gun and opened fire on Mr. Osmayev.
sina: massive lul, hide the gun in a red box
mircea_popescu: much tv.
sina: mircea_popescu: do you ever sleep?
mircea_popescu: depends what you mean by sleep.
mircea_popescu: sometimes, i wait.
sina: I just mean you're always online
sina: or seem to be
mircea_popescu: it's a joke!
shinohai imagines mircea_popescu sleeps like parakeet, with one eye open ....
mircea_popescu: i thought that's like a rabbit
mircea_popescu: speaking of which, do you know why rabbits sleep with their eyes open ?
sina: y
shinohai: To keep eye on predators?
mircea_popescu: only got so much skin. if they try to close their eyes their foreskin retracts.
sina: lmao
shinohai: O.o
shinohai: lel
sina: I demand a reference
mircea_popescu: i read it in the new york times.
sina falls off chair
shinohai: ./thread