--- Log opened Thu Nov 18 00:00:36 2021 00:01 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 268 seconds] 00:09 -!- CrashTestDummy2 [~CrashTest@ool-ad02813b.dyn.optonline.net] has quit [Ping timeout: 250 seconds] 00:14 -!- CrashTestDummy [~CrashTest@ool-ad02813b.dyn.optonline.net] has joined #bitcoin-wizards 00:25 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-wizards 00:49 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has quit [Ping timeout: 265 seconds] 00:57 -!- b10c [uid500648@ilkley.irccloud.com] has joined #bitcoin-wizards 01:20 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 01:20 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-wizards 01:48 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 01:49 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 02:02 -!- kexkey_ [~kexkey@static-198-54-132-135.cust.tzulo.com] has quit [Ping timeout: 256 seconds] 02:46 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 02:47 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 03:06 < andytoshi> roconnor: i think it's actually not as bad as that, though it will be less intuitive and the "recovery table" will be 30x the size 03:06 < andytoshi> i think the splitting process will change as follows 03:07 < andytoshi> 1. Rather than generating shares S, A initially, you have to generate S, A, C 03:08 < andytoshi> 2. Then after choosing the appropriate "Make share F" (or whatever) volvelle, spinning it to a character from S and looking up the character from A (this is currently the entire process for constructing share F)... 03:08 < andytoshi> ...you also need to use an additional volvelle, spin it to F (the share you are making) and then look up the character from C 03:09 < andytoshi> 3. then add the two results from the previous step. This gives you share F 03:10 < andytoshi> Then on the recovery side, the process is basically identical. You look up the 3 recovery symbols (there are about 4500 choices, which we could cram onto a couple pages, if we just enumerate all 31-choose-3 possibilities but maybe we can be more clever?) 03:10 < andytoshi> then transform the 3 shares you have and add the results together. My estimate is that the ~10 minute recovery process becomes ~20 minutes 03:12 < andytoshi> Having said this, because you have these extra steps and you have 30 more volvelles, it should probably be a different document (or at least, the postscript file should have a flag indicating which version to render) 03:14 < andytoshi> One thought I had for reducing the amount of paper would be to say "you can only have 12 shares [the 2 you generate by hand then 10 which you use volvelles for] by default, turn on the expansion pack to get all 31" 03:18 < andytoshi> roconnor: another, unrelated thought, was that the cryptosteel has 48 tile spaces on each side. it would be nice if i could fit a whole one of these onto a single side, including the HRP ... which i can do with a 44-char codeword as long as the HRP is only 3 characters (since there is the '1' separator which takes a slot) 03:34 -!- smartin [~Icedove@88.135.18.171] has joined #bitcoin-wizards 03:47 -!- Common [~Common@096-033-221-075.res.spectrum.com] has joined #bitcoin-wizards 03:47 -!- Common [~Common@096-033-221-075.res.spectrum.com] has quit [Changing host] 03:47 -!- Common [~Common@user/common] has joined #bitcoin-wizards 04:54 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 04:55 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 04:59 -!- z9z0b3t1_ [~z9z0b3t1c@host86-142-233-89.range86-142.btcentralplus.com] has joined #bitcoin-wizards 05:34 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:25 -!- CryptoDavid [uid14990@uxbridge.irccloud.com] has joined #bitcoin-wizards 06:38 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 06:39 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 06:46 < roconnor> [Monday, November 15, 2021] [8:25:45 AM EST] If I increase the number of characters for the ID from 3 to 4, then we get 45 data characters total for 128-bit entropy, plus a 3 character HRP yields 48 characters. 06:46 < roconnor> I counting the separator as part of the HRP, which it isn't. 06:47 < roconnor> anyhow 2 character HRP, "ms" and "1" 06:49 < roconnor> Minor point regarding 2.; IIRC the volvelles are designed so currently you never set the pointer to a character from the secret share. 06:50 < roconnor> secret characters are only ever read off of the top disc. 06:50 < roconnor> "side channel resistence." 06:51 < andytoshi> ok, that's reasonable 06:59 < sipa> roconnor: ha, nice 07:06 -!- jess [~jess@libera/staff/jess] has joined #bitcoin-wizards 07:20 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 07:20 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 07:23 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 07:25 -!- smartin [~Icedove@88.135.18.171] has quit [Ping timeout: 256 seconds] 07:35 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Quit: Leaving...] 07:40 -!- kexkey [~kexkey@static-198-54-132-119.cust.tzulo.com] has joined #bitcoin-wizards 07:42 < andytoshi> roconnor: i opened https://github.com/roconnor-blockstream/SSS32/pull/14 with some cosmetic changes to the top wheel 07:50 < roconnor> I'm slightly tempted to put 0 between the N and the P. 07:50 < andytoshi> hehe, that occured to me as well 07:50 < andytoshi> i think better not to 07:50 < roconnor> Are you delibrately shuffling the X and the 9? 07:51 < andytoshi> ah oops no 07:51 < roconnor> ha. I thought you were trying to disambiguate the 9 and the 6 in some very confusing way. 07:52 < andytoshi> i meant to switch numeric 5 and 7 (base32 8/9), not numeric 5 and 6 (base32 X/9) 07:53 < andytoshi> updated the PR 07:53 < sipa> if you're going to treat error correction as something that will always be outsourced to software, it may be reasonable to search for a code with a better distance than BCH codes can 07:53 < sipa> it'll be expensive to do error correction, but for 4 errors perhaps it's still feasible 07:56 < roconnor> I mean we also want a code that is linear (affine) to be commutative with SSS, and one whose checksum can be created/verified by hand. 07:56 < sipa> right, it'd still be a linear cyclic code 07:56 < sipa> but just found by trying random (or exhaustively) lots of generators over GF(32) of the desired degree 07:57 < sipa> gmax and i did some work on that a while back 07:58 < roconnor> I'm not familar with the theory of linear ECCs. 07:59 < sipa> linear = the code can be written as a vector over some ring/field, and valid codewords are defined as those which satisfy M*code=C, for some matrix M and constant vector C 07:59 < andytoshi> if there's a class of code that is easier to hand-verify/compute, that'd be great... but honestly these BCH codes are pretty easy to use 08:00 < andytoshi> and the distance-to-checksum ratio is not too bad 08:00 < sipa> in terms of checksum computation, this would be identical to BCH 08:00 < sipa> it's just modulo some generator 08:00 < sipa> but the generator can literally be any polynomial, and is selected computationally to have the desired properties 08:01 < sipa> rather than being constructed algebraically to permit BCH error correction 08:01 < andytoshi> oh i see, you mean just grind through _all_ codes to find one with a high distance-to-checksum-size ratio 08:01 < andytoshi> even if you can't use a standard bch decoder 08:01 < sipa> the downside is that error correction is essentially also an exhaustive search (though using meet-in-the-middle, an O(sqrt) one) 08:02 < roconnor> Is that fesible for 93 characters? 08:02 < andytoshi> my feeling is that sticking with BCH with make our lives easier from a design (and design justification) point of view .. vs saving one checksum character 08:02 < andytoshi> if we could save 3 or 4 checksum chars 08:03 < andytoshi> that would change my mind i think 08:03 < andytoshi> or get distance 11, with a 13-char checksum 08:05 < sipa> the singleton bound implies that for >31 length, and distance 9, you need strictly more than 8 checksum characters 08:10 < sipa> there is a 8-character checksum that has distance 7 up to length 60 (which includes the 8 checksum characters) 08:12 < sipa> wait, unsure 08:14 < andytoshi> i really like having distance 9, vs 7 08:14 < andytoshi> and am willing to do twice as much work by hand to get it 08:14 < andytoshi> kanzure: i wonder if you would agree with that statement, as a potential user 08:15 < andytoshi> if you could encode a secret in 30-40 minutes, and be able to correct up to 3 errors ..... or encode in 60-90 minutes and be able to correct up to 4 08:19 < roconnor> length 60 is too short for 256 bits. 08:20 < sipa> actually the best is a length=42 code with 8 checksum characters, at distance 7 08:20 < sipa> the one i was talking about above is a distance 6 08:24 -!- cdecker[m] [~cdeckerma@2001:470:69fc:105::2e8e] has quit [K-Lined] 08:24 -!- rottenwheel [~rottenwhe@user/rottenwheel] has quit [K-Lined] 08:24 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has quit [K-Lined] 08:24 -!- ademan[m] [~ademanmat@2001:470:69fc:105::1:16db] has quit [K-Lined] 08:24 -!- RCasatta[m] [~rcasattam@2001:470:69fc:105::c85] has quit [K-Lined] 08:24 -!- kakolainen[m] [~kakolaine@2001:470:69fc:105::34f9] has quit [K-Lined] 08:24 < roconnor> length 42 is far too short. :) 08:34 -!- RubenSomsen [sid301948@user/rubensomsen] has quit [Ping timeout: 265 seconds] 08:34 -!- RubenSomsen [sid301948@user/rubensomsen] has joined #bitcoin-wizards 08:35 -!- rottenwheel [~rottenwhe@user/rottenwheel] has joined #bitcoin-wizards 08:35 -!- _0x1d3 [sid43116@tinside.irccloud.com] has quit [Ping timeout: 264 seconds] 08:36 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 08:36 -!- elichai2 [sid212594@hampstead.irccloud.com] has quit [Ping timeout: 264 seconds] 08:36 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 08:37 -!- smartin [~Icedove@88.135.18.171] has joined #bitcoin-wizards 08:37 -!- bsduser2 [~ufotofu@user/ufotofu] has joined #bitcoin-wizards 08:38 -!- grubman9000 [~ufotofu@user/ufotofu] has quit [Ping timeout: 264 seconds] 08:39 -!- Jackielove4u [uid43977@user/jackielove4u] has quit [Ping timeout: 240 seconds] 08:39 -!- schmidty [sid297174@lymington.irccloud.com] has quit [Ping timeout: 264 seconds] 08:39 -!- rocket_fuel__ [sid2662@ilkley.irccloud.com] has quit [Ping timeout: 256 seconds] 08:39 -!- moneyball_ [sid299869@helmsley.irccloud.com] has quit [Ping timeout: 256 seconds] 08:39 -!- bw [sid2730@user/betawaffle] has quit [Ping timeout: 265 seconds] 08:39 -!- blkncd [sid505676@helmsley.irccloud.com] has quit [Read error: Connection reset by peer] 08:39 -!- s0ph1a [sid246387@helmsley.irccloud.com] has quit [Read error: Connection reset by peer] 08:39 -!- gazab [sid6611@user/gazab] has quit [Read error: Connection reset by peer] 08:39 -!- isthmus [sid302307@lymington.irccloud.com] has quit [Read error: Connection reset by peer] 08:39 -!- peace777_ [sid338452@hampstead.irccloud.com] has quit [Read error: Connection reset by peer] 08:39 -!- b10c [uid500648@ilkley.irccloud.com] has quit [Read error: Connection reset by peer] 08:39 -!- CryptoDavid [uid14990@uxbridge.irccloud.com] has quit [Ping timeout: 256 seconds] 08:40 -!- yuanti [sid16585@tinside.irccloud.com] has quit [Read error: Connection reset by peer] 08:40 -!- FelixWeis [sid154231@hampstead.irccloud.com] has quit [Read error: Connection reset by peer] 08:41 -!- blkncd [sid505676@helmsley.irccloud.com] has joined #bitcoin-wizards 08:42 -!- schmidty [sid297174@lymington.irccloud.com] has joined #bitcoin-wizards 08:42 -!- rocket_fuel__ [sid2662@ilkley.irccloud.com] has joined #bitcoin-wizards 08:42 -!- isthmus [sid302307@lymington.irccloud.com] has joined #bitcoin-wizards 08:43 -!- Jackielove4u [uid43977@user/jackielove4u] has joined #bitcoin-wizards 08:43 -!- elichai2 [sid212594@hampstead.irccloud.com] has joined #bitcoin-wizards 08:43 -!- yuanti [sid16585@tinside.irccloud.com] has joined #bitcoin-wizards 08:43 -!- FelixWeis [sid154231@hampstead.irccloud.com] has joined #bitcoin-wizards 08:43 -!- moneyball_ [sid299869@helmsley.irccloud.com] has joined #bitcoin-wizards 08:43 -!- CryptoDavid [uid14990@uxbridge.irccloud.com] has joined #bitcoin-wizards 08:43 -!- b10c [uid500648@ilkley.irccloud.com] has joined #bitcoin-wizards 08:43 -!- RCasatta[m] [~rcasattam@2001:470:69fc:105::c85] has joined #bitcoin-wizards 08:43 -!- cdecker[m] [~cdeckerma@2001:470:69fc:105::2e8e] has joined #bitcoin-wizards 08:43 -!- ademan[m] [~ademanmat@2001:470:69fc:105::1:16db] has joined #bitcoin-wizards 08:43 -!- kakolainen[m] [~kakolaine@2001:470:69fc:105::34f9] has joined #bitcoin-wizards 08:43 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has joined #bitcoin-wizards 08:43 -!- peace777_ [sid338452@hampstead.irccloud.com] has joined #bitcoin-wizards 08:44 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has joined #bitcoin-wizards 08:44 -!- _0x1d3 [sid43116@tinside.irccloud.com] has joined #bitcoin-wizards 08:45 -!- s0ph1a [sid246387@helmsley.irccloud.com] has joined #bitcoin-wizards 08:47 -!- CryptoDavid [uid14990@uxbridge.irccloud.com] has quit [Client Quit] 08:47 < roconnor> andytoshi: I'm not following your 1024th of a circle math. 08:48 < roconnor> OTOH, I also don't remember how I chose the angle beyond trying to get the squares to be spread out and the letters not overlapping. 08:48 < andytoshi> roconnor: i couldn't understand where your number 139 came from so i spent some time trying to reverse-engineer it (mostly guessing things and then trying to tweak it and seeing whether it fucked up the distribution) 08:48 < andytoshi> and what i landed on was: 08:49 < andytoshi> the bottom wheel is drawn by drawing 32 elements in a circle, equally spaced (so 11.25 degrees apart), then repeating this with increasing-radius circles 08:49 < andytoshi> and each circle is offset by this magic number 139 08:49 -!- gazab [sid6611@user/gazab] has joined #bitcoin-wizards 08:49 < andytoshi> and the goal is, that from the innermost cirle to the outermost one, we basically rotate the circle by one letter-space's worth .. 11.25 degrees 08:50 < andytoshi> there are 32 circles, and 11.25 degrees is 1/32 of 360 degrees 08:50 < roconnor> I don't think that the goal. 08:50 < andytoshi> lol oh, ok 08:50 < roconnor> does it happen? 08:51 < andytoshi> it does happen .. where "it" is that every 1/1024th of a rotation is occupied by one of the 1024 symbols 08:51 -!- bw [sid2730@user/betawaffle] has joined #bitcoin-wizards 08:52 < sipa> ok i dusted off my old cyclic code analysis code 08:52 < andytoshi> maybe there's another way i can approach this .... regardless of where 139 came from, it is true that i can offset it by arbitrary multiples of 11.25 without changing the geometric distribution of symbols, because every letter is spaced 11.25 degrees from its neighbors 08:52 < sipa> trying to analyze 13-checksum codes for behavior with 5 errors... 08:52 < andytoshi> which means that if i adjust 139 to 94, the bottom wheel will have the same layout 08:52 < andytoshi> and the top wheel, empirically, looks easier to mentally organize 08:52 < roconnor> but I did 139*32 mod 360 and didn't come up with 360/1024. 08:53 < roconnor> clearly since it isn't an integer. 08:54 < andytoshi> hmm, crap, i closed the calculator with the history of how i came up with this 08:54 < roconnor> was it your TI-85? 08:54 < andytoshi> lol, no, it was a bc session 08:55 < andytoshi> ok, so 139*32 mod 360 is roughly equal to 360 * 11.25/32 08:58 < andytoshi> hmm, which is 360 * 360/1024 08:59 < sipa> i am happy to announce that at least one of the dist=9 checksum=13 length=93 codes is actually distance 11 up to length 29 08:59 < andytoshi> oo neat 08:59 -!- rottenwheel [~rottenwhe@user/rottenwheel] has quit [Quit: Client limit exceeded: 20000] 08:59 < roconnor> andytoshi: sipa siad length 29 09:00 < sipa> trying to analyze a bit further, but it's like quartic or quintic in the length 09:00 < andytoshi> yeah, i guess that's not really useful for us 09:00 -!- rottenwheel [~rottenwhe@user/rottenwheel] has joined #bitcoin-wizards 09:00 < andytoshi> roconnor: anyway .. my thinking was that some of those 360s would go away if i somehow normalized everything to circumference=1, and my argument would make sense 09:01 < andytoshi> but there are people physically around me trying to talk about blockstream strategy and so it's hard to think about this 09:01 -!- cdecker[m] [~cdeckerma@2001:470:69fc:105::2e8e] has quit [Quit: Client limit exceeded: 20000] 09:01 -!- bsduser2 is now known as grubman9002 09:02 < roconnor> you should maybe focus on real work. 09:02 -!- cdecker[m] [~cdeckerma@2001:470:69fc:105::2e8e] has joined #bitcoin-wizards 09:03 < sipa> roconnor: you mean, the stuff being discussed here, right? 09:03 < andytoshi> well, this work lets me custody my bitcoins safely 09:03 < andytoshi> and the blockstream work gets me a couple thousand bucks a week 09:03 < andytoshi> so.. 09:04 < andytoshi> (i'm joking, it is true that i shuold be focusing on my job, esp as several people came to austin to meet with me in person) 09:08 < andytoshi> roconnor: having said that, would you like me to replace my long-winded commit message about 139 with a simple argument that i'm allowed to harmlessly change it by 11.25 09:08 < andytoshi> and empirically, i like the look of 94 (139 minus 11.25*4) better than 139 09:10 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 09:11 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-wizards 09:11 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 09:12 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 09:12 < roconnor> yes. 09:16 < andytoshi> ok, pushed a new commit comment 09:26 < andytoshi> i wonder if there's a good way to verify that my permutation is actually a permutation. and like, i didn't repeat any indices 09:26 < andytoshi> i guess we'd have to implement a sort function and then compare equality 09:29 < andytoshi> oh, i guess for code review purposes, you can just copy/paste them both into octave, and do sort(m1) == sort(m2) 09:29 < andytoshi> (octave because it lets you construct vectors without adding any commas or anything) 09:38 < roconnor> I just let the CIA repeat letters for me. 09:40 < andytoshi> lol 09:51 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 09:56 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 10:02 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 10:02 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-wizards 10:14 < kanzure> andytoshi: twice as much work by hand does not concern me 10:17 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 10:18 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 10:23 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 10:31 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-wizards 10:32 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 276 seconds] 10:36 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-wizards 10:37 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 256 seconds] 10:37 -!- Guyver2_ is now known as Guyver2 10:40 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Remote host closed the connection] 10:48 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 10:58 < kanzure> not okay with exponential work tho 11:14 -!- gene [~gene@gateway/tor-sasl/gene] has joined #bitcoin-wizards 11:20 < sipa> kanzure: the exponential work would be something outsource to a computer, obviously 11:22 -!- jtrag [~jtrag@user/jtrag] has quit [Ping timeout: 264 seconds] 11:33 -!- vysn [~vysn@user/vysn] has joined #bitcoin-wizards 11:34 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 11:35 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-wizards 12:23 -!- zegalch [~zegalch@178.128.75.133] has quit [Remote host closed the connection] 12:23 -!- zegalch [~zegalch@178.128.75.133] has joined #bitcoin-wizards 12:27 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 264 seconds] 12:40 < yanmaani1> andytoshi: If the cartel loses 51%, yes, but assuming they can bribe enough miners, no 12:41 < yanmaani1> also, follow-up: Can a sub-cartel of the 51% do the same thing? 12:51 -!- kexkey_ [~kexkey@static-198-54-132-151.cust.tzulo.com] has joined #bitcoin-wizards 12:53 < andytoshi> roconnor: updated https://github.com/apoelstra/SSS32/tree/russ32 with a new checksum worksheet where i was able to fit 45 squares into a single ladder, landscape orientation, by compacting the initial lines 12:54 -!- kexkey__ [~kexkey@static-198-54-132-87.cust.tzulo.com] has joined #bitcoin-wizards 12:54 < andytoshi> i am increasingly leaning toward "just do 128 bits twice" as a means to checksum 256 bits...i get that it's potentially error-prone to keep the two halves straight but i think i can just use a character of the header to keep it straight 12:54 -!- kexkey [~kexkey@static-198-54-132-119.cust.tzulo.com] has quit [Ping timeout: 256 seconds] 12:56 -!- kexkey_ [~kexkey@static-198-54-132-151.cust.tzulo.com] has quit [Ping timeout: 264 seconds] 13:02 -!- smartin [~Icedove@88.135.18.171] has quit [Remote host closed the connection] 13:02 -!- smartin [~Icedove@88.135.18.171] has joined #bitcoin-wizards 13:09 -!- Common_ [~Common@096-033-221-075.res.spectrum.com] has joined #bitcoin-wizards 13:11 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-wizards 13:11 -!- Common [~Common@user/common] has quit [Ping timeout: 250 seconds] 13:12 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 13:21 -!- Common_ [~Common@096-033-221-075.res.spectrum.com] has quit [Ping timeout: 268 seconds] 13:26 -!- Common [~Common@096-033-221-075.res.spectrum.com] has joined #bitcoin-wizards 13:30 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Remote host closed the connection] 13:31 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 13:38 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 13:40 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-wizards 14:00 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 14:05 -!- gene [~gene@gateway/tor-sasl/gene] has quit [Remote host closed the connection] 14:05 -!- gene [~gene@gateway/tor-sasl/gene] has joined #bitcoin-wizards 14:05 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 268 seconds] 14:14 -!- gene [~gene@gateway/tor-sasl/gene] has quit [Remote host closed the connection] 14:14 -!- gene [~gene@gateway/tor-sasl/gene] has joined #bitcoin-wizards 14:17 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 14:19 < roconnor> I was about to say I failed to find my calculator. 14:19 < roconnor> but then I was like, hey I should look in this box I haven't opened. 14:19 < roconnor> and here it is. 14:20 < roconnor> andytoshi: did you get a manual with yours? 14:22 < roconnor> oh I seem to have exactly 4 AAA batteries left. 14:25 < roconnor> seems to work. 14:25 < roconnor> slowly 14:30 < andytoshi> roconnor: afraid not, it was just a calculator in a USPS box 14:30 < roconnor> Mine has one. 14:30 < andytoshi> nice 14:31 < sipa> wow, calculators in those days came with a USPS box? :o 14:31 < andytoshi> :) 14:32 < roconnor> it seems to still have my pong game I wrote. 14:34 < sipa> (x^13 + 10*x^12 + 30*x^11 + 14*x^10 + 26*x^9 + 17*x^7 + 28*x^6 + 18*x^5 + 18*x^4 + 5*x^3 + 26*x^2 + 6*x + 22) has distance 11 up to length 24 14:35 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 264 seconds] 14:35 < roconnor> C-PONG 1.2 by Russell O'Connor (C) Copyright 1995 All Rights Reseved 14:35 -!- smartin [~Icedove@88.135.18.171] has quit [Quit: smartin] 14:36 < andytoshi> :D 14:37 < sipa> my earlier report of length 29 was incorrect 14:37 < sipa> i just... looked in the wrong place of the output of my analysis 14:38 < roconnor> I was thinkings to myself that your codes are just getting worse and worse. 14:42 < andytoshi> lol 14:49 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has quit [Ping timeout: 246 seconds] 14:53 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:54 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 15:18 -!- Alien`T [~IZH@194.146.142.181] has joined #bitcoin-wizards 15:20 -!- AlienTrooper [~IZH@user/alientrooper] has quit [Ping timeout: 256 seconds] 15:27 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 260 seconds] 15:52 < sipa> roconnor: the second generator behaves identical 15:58 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 16:15 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 16:15 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-wizards 16:28 -!- Common [~Common@096-033-221-075.res.spectrum.com] has quit [Read error: Connection reset by peer] 16:30 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 268 seconds] 16:33 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has joined #bitcoin-wizards 16:41 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 16:42 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-wizards 16:52 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 16:53 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 17:21 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 17:27 -!- bfsfhkacjzgcytf8 [~bfsfhkacj@user/bfsfhkacjzgcytf] has joined #bitcoin-wizards 17:27 -!- bfsfhkacjzgcytf [~bfsfhkacj@user/bfsfhkacjzgcytf] has quit [Ping timeout: 264 seconds] 17:28 -!- bfsfhkacjzgcytf8 is now known as bfsfhkacjzgcytf 17:49 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 17:50 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 17:54 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 256 seconds] 17:59 -!- b10c [uid500648@ilkley.irccloud.com] has quit [Quit: Connection closed for inactivity] 18:01 -!- Common [~Common@096-033-221-075.res.spectrum.com] has joined #bitcoin-wizards 18:02 -!- Common [~Common@096-033-221-075.res.spectrum.com] has quit [Changing host] 18:02 -!- Common [~Common@user/common] has joined #bitcoin-wizards 18:19 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 18:29 -!- sr_gi [~sr_gi@static-195-77-225-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 18:31 -!- sr_gi [~sr_gi@static-195-77-225-77.ipcom.comunitel.net] has joined #bitcoin-wizards 18:37 -!- gene [~gene@gateway/tor-sasl/gene] has quit [Quit: gene] 18:51 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 264 seconds] 19:16 -!- solocshaw [~Thunderbi@gateway/vpn/pia/solocshaw] has joined #bitcoin-wizards 19:18 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 19:19 < roconnor> The TI-85's rotate and shift functions are particularly stupid and useless for our task (or any task). 19:20 < roconnor> But with enough ands ors multiplication and division, we should be able to assemble something. 19:34 -!- Alien`T [~IZH@194.146.142.181] has quit [Quit: Intergalactic Zombie Hunter] 19:52 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 256 seconds] 20:08 -!- jtrag [~jtrag@user/jtrag] has quit [Remote host closed the connection] 20:09 -!- jtrag [~jtrag@user/jtrag] has joined #bitcoin-wizards 20:19 -!- vysn [~vysn@user/vysn] has joined #bitcoin-wizards 20:26 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-wizards 20:27 -!- grubman9002 [~ufotofu@user/ufotofu] has quit [Ping timeout: 246 seconds] 20:43 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 21:15 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 264 seconds] 21:17 -!- robot-dreams [sid463268@uxbridge.irccloud.com] has joined #bitcoin-wizards 21:31 -!- plankster_ [~plankster@user/plankers] has joined #bitcoin-wizards 21:31 -!- plankster [~plankster@user/plankers] has quit [Ping timeout: 250 seconds] 21:35 -!- plankster_ is now known as plank 22:07 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 22:40 -!- AaronvanW [~AaronvanW@190.150.26.4] has quit [Ping timeout: 268 seconds] 23:30 -!- AaronvanW [~AaronvanW@190.150.26.4] has joined #bitcoin-wizards 23:43 -!- solocshaw [~Thunderbi@gateway/vpn/pia/solocshaw] has quit [Ping timeout: 256 seconds] 23:49 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-wizards 23:50 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] --- Log closed Fri Nov 19 00:00:37 2021