log☇︎
2100+ entries in 0.113s
asciilifeform: it has 'level 9000' incaization potential tho. hence the interest in the 2 major inca camps.
asciilifeform: if only 1 of a,b is shiftable (i.e. even) that's an unshared factor of 2, and preserves gcd if removed.
asciilifeform: mircea_popescu: you can shift; so long as you increment counter when you've shifted ~both~ a and b buffers , cuz that's an actual shared power of 2 factor. ( it's what happens in stein )
asciilifeform: mircea_popescu: i woke up at night with the following wtf : you can actually make ~any~ gcdtron converge in same steps as stein's, cuz any time the buffer is even, you can shift it right (unshared factor of 2); and then when you add (or subtract) these odds, you get another even ( and can do it again ) etc.
phf: i have nothing to dispute in the thread or in the consecutive conversations that i wasn't part of. for one, i think i lost my shit (i'm sure week 2 of grandmother also didn't help), because the very first mp reaction was the whole deal, with my role and the outcomes being immediately obvious: i made amorphous promises outside of the republic, and then attempted to badly navigate around them, with the inevitable result. trinque's
lobbesbot: phf: Sent 1 week, 2 days, 6 hours, and 13 minutes ago: <asciilifeform> plox to snarf ch. 14b into http://btcbase.org/patches , ty !
asciilifeform: ( not nearly as sisyphian work as may seem, 1 good hunt removes infestation for 2-3 month )
asciilifeform: 5 no , 2 yes
asciilifeform: i can picture, for instance, that some folx will have a pubkey where 'well, first you gotta decrypt via these 2 rsa keys, and depending on the low 4 bits of the plaintext, the rest is via 1 of these 4 c-s' or the like.
asciilifeform: http://btcbase.org/log/2019-01-06#1884935 << i actually considered to have 'if low bit is 0 - i.e. N is even -- then montgomery, otherwise barrett' but what this does is break constanttimeism of modexp -- nao you broadcast the parity of N for whole planet, cuz entirely diff execution profiles for the 2 algos. and montgomery is at the very most a 10% revvup over barrett. ☝︎
a111: Logged on 2017-10-07 21:48 apeloyee: http://btcbase.org/log/2017-10-05#1721485 << alternatively, can *construct* numbers which don't have very small factors. pick a nonzero remainder mod 2, mod 3, ... mod largest-prime-fit-in-your-primorial and find what number of primorial is congruent to it using chinese remainder theorem
mircea_popescu: dude, why is every little thing such a fucking uphill struggle with you. suppose you wish to see if x is coprime with the number 2. you run gcd (x, 2). suppose then you wish to also see if x is coprime with the number 3. you run gcd(x, 3). all this is EXACTLY EQUIVALENT to running gcd (x, 6) : if this returns 2, it was not coprime with 2, and if it returns 3, it was not coprime with 3.
asciilifeform: gcd(x, primorial) gotta use same instructions when x = 0, 1, ... as when it equals 2^ffawidth - 1 .
asciilifeform: ( and then shifting out the 2^k )
asciilifeform: i suspect that it's possible to cure it by adding 2^k-multiples of the small Q instead of Q itself, tho
asciilifeform: diana_coman: btw it is perfectly ok also to simply invoke the knobs exported in ffa.ads directly, but then you gotta take care of 1) endianism of the words being put in and gotten out , to match yours 2) testing for div0 , as done in http://www.loper-os.org/pub/ffa/hypertext/ch14/ffa_calc__adb.htm
asciilifeform: i'd expect that it would cost 1 or 2 diana_coman-days to glue ch14 ffa to euloratron, to see how performs using diana_coman's existing m-r etc.
asciilifeform: diana_coman: my current understanding is that in fact it's ~2.5x faster per bit of exponent length.
asciilifeform: also recall the (surprising to asciilifeform , but apparently nobody else) discovery that ffatron as-is-stands is ~2.5x faster than koch.
asciilifeform: that's item 2.
asciilifeform: what remains is 1) prime-baking 2) rsa (and similar cryptosystems, tho c-s dun need it) padtron -- requires constant-spacetime keccak 3) optional asmistic speedups.
asciilifeform: mircea_popescu: if you have a concrete application in mind, i can spare an hour or 2 to bake
asciilifeform: euclid's subtractor in 2^B, and therefore runs in geological time for bignums
mircea_popescu: think about it, if it converged in more than 2^B turns, then you'd have a B bit number contain B+k bits of information.
mircea_popescu: can not converge in more than 2^B turns.
asciilifeform: there are apparently 2 jacks in the back of the thing, for extra buttons (pedals?)
asciilifeform: stratum: so enlighten me, what's the logic -- you can't afford to plug in 2 boxes , but want to tell self stories at bedtime re 'secure anyway' ?
asciilifeform trimmed iron stash down to 2 'alphas', 1 runs barbaric 'tru64' (for that bolix emulator), 1 nao set up for 'ffa on arch that aint x64 or arm' tests laters
asciilifeform: diana_coman: where this appears, it is a concession to 1) speed 2) brevity of code . where the indexing of the array is known, because it is a local buffer, it is referred to explicitly; invocations X'First, X'Last, etc cost measurable cpu, it turned out. but where indexing is not known ( e.g. if operand may be part of a karatsuba ) , there it is unavoidably X'First etc.
diana_coman: ftr I had to refresh a bit on Knuth Vol 2 at some point but I don't see that as a minus at all
asciilifeform: http://btcbase.org/log/2019-01-02#1883990 << fwiw i dun distinguish the 2 kabikus, both -- snoar from asciilifeform's pov ☝︎
asciilifeform: i thought it was a www '2.0' thingie
mircea_popescu: in random historical lulz : https://ia801607.us.archive.org/BookReader/BookReaderImages.php?zip=/32/items/NewsUK1977UKEnglish/May%2031%201977%2C%20The%20Times%2C%20%2360017%2C%20UK%20%28en%29_jp2.zip&file=May%2031%201977%2C%20The%20Times%2C%20%2360017%2C%20UK%20%28en%29_jp2/May%2031%201977%2C%20The%20Times%2C%20%2360017%2C%20UK%20%28en%29_0000.jp2&scale=2&rotate=0 (21 blacks arrested, responsible for >9/10 of street crime in
asciilifeform: but sure, paste. it'll be 2-3x-fold dog-slow vs proper inlinetronic tho.
asciilifeform: ( hence the somewhat pedantic treatment of the subj, 2 separate proofolade articles. was going for 'measure 7777 times, cut 1ce' there. )
feedbot: http://www.loper-os.org/?p=2892 << Loper OS -- Finite Field Arithmetic. Chapter 14B: Barretts Modular Reduction. (Part 2 of 2.)
asciilifeform: i'd watch 1 or 2.
mircea_popescu: http://btcbase.org/log/2018-12-26#1883094 << do i have this right, so the logs were ~43% shorter but this drove a summary ~37% longer ? ie, snr varied by at least a factor of 2.4 ? ☝︎
diana_coman: http://btcbase.org/log/2018-12-25#1882978 -> I'm in 2 minds on it: basically there is a lot to gain from doing it, the way I see it so that's a big pull; onth it can eat up a lot of time and it's not always the easiest of things either ☝︎
asciilifeform: ( for instance, expose 2 overlapping films using spinthariscope. separate the films, and on each end extract pad bits via programmable lcd diffraction grate, where each grate pattern is determined by output of prev. )
asciilifeform: you wouldn't give stradivari to glue to some fella who maybe glued chair leg or 2 some time last yr.
lobbesbot: amberglint: Sent 1 week, 2 days, 6 hours, and 46 minutes ago: <asciilifeform> http://btcbase.org/log/2018-12-16#1881109 << if you found the src, might be interesting , otherwise not imho esp. useful
asciilifeform: http://www.loper-os.org/pub/bolix/bolix_chinesium_macro_test_2.jpg << ditto.
asciilifeform just in this month burned 2+ wks on fucking formattingism
asciilifeform considered to write a proggy to generate'em, but then thought better, 'would then have ~2~ problems'
mircea_popescu: now, traditionally 2 is caused by over-aggressive .htaccess settings in wp-admin and wp-admin/js however your .htaccess consists of "#Order deny,allow\n#Deny from all\n#Allow from all"
mircea_popescu: this completely breaks it, at least as far as my workflow is concerned, because i never use anything besides 1 and you can't very practically get images in without 2. they're both core functionality of why i even bother with mp-wp in the first place, rather than some random other solution.
mircea_popescu: BingoBoingo so here's the problem : in http://88isp.net/wp-admin/post-new.php as extant in current install, there's two major items missing : 1) the html view (tab is there, but apparently unlinked to anything) and 2) the upload/insert (pops up some version of media-upload.php with article references etc on sane installs).
asciilifeform: these'll come in 2 variants (and for a selection of bitnesses) , 'uniform' and 'slid'; the former has 3 entirely FGistic args per modexp, and the latter also has'em shifted by random bitness (to give leading 0s, while excluding the prohibited div0 of 'mod 0' ) .
asciilifeform: cattle dun revolt, and castrated cattle dun even stampede. during obummer reign, police pushed, what, 10mil ameri-sads out of 'their' houses, which left to rot; and at cost of what, 1, 2 dead sheriffs ?
asciilifeform: ( certainly not the 2 ~billion~ intel crapola put for tlb cache so that microshit can be slightly less molasses )
lobbesbot: spyked: Sent 1 week, 4 days, 2 hours, and 24 minutes ago: <lobbes> http://p.bvulpes.com/pastes/rOvJB/?raw=true
asciilifeform: ( imho it is not given to have 2 mircea_popescu's, the gods dun have enuff juice to plug'em in 2 at a time )
asciilifeform: for the benefit of uninvested l0gz readers, i will summarize what i know. there are 2 basic schools of bolixology.
asciilifeform: last yr. bought -- 2. nao makes for 3.
asciilifeform: phf: and wasn't 'week ago', but year + 3mo ago, when i took delivery of the 2 raw ivories. ☟︎
mircea_popescu: asciilifeform http://ossasepia.com/2018/12/19/a-week-in-tmsr-26-november-2-december-2018/comment-page-1/#comment-4615 << 2nd part prolly of interest.
mircea_popescu: diana_coman http://ossasepia.com/2018/12/19/a-week-in-tmsr-26-november-2-december-2018/#selection-105.764-105.817 << actually, a major bomb was dropped there, wherein long standing trb-immunity was revoked.
mircea_popescu: http://ossasepia.com/2018/12/19/a-week-in-tmsr-26-november-2-december-2018/#selection-41.1060-41.1073 << lol, it didn't occur to me it went vicious.
diana_coman: mircea_popescu, http://ossasepia.com/2018/12/19/a-week-in-tmsr-26-november-2-december-2018/#selection-203.342-203.479
feedbot: http://ossasepia.com/2018/12/19/a-week-in-tmsr-26-november-2-december-2018/ << Ossasepia -- A Week in TMSR: 26 November - 2 December 2018
asciilifeform: ries, later published books full of garbage (this was in the 30's and 40's). The rest of the world was uncertain what had been proven and what not. He gave a keynote speech at the first Int Congress after the war in 1950, but his mistakes were becoming clearer and clearer. It took the efforts of 2 great men, Zariski and Weil, to clean up the mess in the 40's and 50's although dredging this morass for its correct results continues occ
asciilifeform: mircea_popescu: http://btcbase.org/log/2018-12-18#1881556 << there may be a way to use the floor(2^k / M) ~quotient~ to determine the E . but i'ma leave this alone until end of series, it won't make a superlinear diff in the runtime ☝︎
mircea_popescu: that's 1 trope, 2 fiction, 3 imagination, 4 noise, 5 phenomena. FIVE nodes down from the top node of all things, "the world".
diana_coman: anyway, this is mainly because of this repeated "oh, this was around for ages; uhm, no, actually since ~2 months ago"
feedbot: http://www.loper-os.org/?p=2842 << Loper OS -- Finite Field Arithmetic. Chapter 14A: Barretts Modular Reduction. (Part 1 of 2)
lobbesbot: amberglint: Sent 2 weeks, 1 day, 6 hours, and 7 minutes ago: <BingoBoingo> your last line ties into the real estate thread. Easier to buy things than make things or have them made
asciilifeform: http://btcbase.org/log/2018-12-15#1880896 << i figure 100metre of 1/d^2 oughta suffice ☝︎
asciilifeform: in exactly same way that 'no reported thefts of gold from ft.knox' can mean 1 of 2 things.
asciilifeform: http://btcbase.org/log/2018-12-14#1880808 << on 2nd thought, 'no reported breaches' could mean 1 of 2 things ! ☝︎
asciilifeform: mircea_popescu: from my reading, diana_coman will have same proggy on 2 boxen, but routine-a runs on box a, and routine-b on b
diana_coman: "as asciilifeform describes" aka 1 item put/get at a time; 2 different queues, one for rsa one for s
asciilifeform: ( item can be made as mircea_popescu described, either from 2 fifos or 1 priorityqueue. but the latter is actually much moar complicated, in re moving parts, than the former )
asciilifeform: so then 2 queues lol
mircea_popescu: the idea is udd_ft is 99.999x% 2 and never 1.
mircea_popescu: there's two possible situations here. 1. connection has transient problems, resending would help ; 2. connection died, resending will waste more time.
diana_coman: 1. expected bottleneck is message processing: encrypting/decrypting sounds most likely but in principle whatever further processing since not even specified yet fully! 2. the everything else is raw udp (aka udp lib) and feeding it/reading from it aka those would be sender/receivers
mircea_popescu: diana_coman to proceed logically : 1. it is factual that the expected bottleneck reasonably is de-serpenting. 2. everything-else then may safely be non-threaded. 3. do we actually want to thread the serpenting part ?
asciilifeform: mircea_popescu: if you have 2 sockets, can even use orig variant of udptron.
diana_coman: mircea_popescu, that was my current idea: 2 sockets, one for rsa and one for serpent, with different ports too
diana_coman: asciilifeform, you do need because 2 different sizes i.e. 2 different udp lib types essentially
asciilifeform: ( witness, 2 yrs of FG and no 'chinese copy' )
mircea_popescu: (background is about 2 uSv, for comparison)
asciilifeform: the board has 1 component side ( and 2 track sides, 0 sandwich, 1980s recall ) , the item of interest is the track side obscured by the components ( all through-holes ) .
a111: Logged on 2018-12-12 16:14 asciilifeform: meanwhile, in other tardations, re http://btcbase.org/log/2018-12-11#1879893 >> the radiographers all seem to want 2-3k. which is lulzy, cuz for half of that one can simply buy the machine..
deedbot: diana_coman rated juliankunkel 2 at 2018/12/13 17:48:15 << CS Lecturer at Reading Uni, invited me to give a Bitcoin talk.
mircea_popescu: the guy immortalized in 1984, "turned in uncle" etc... that's now a work of fiction. by then, had 2-3 decade history behind.
BingoBoingo: <mircea_popescu> what's a visit do ? << A visit allow a read of "Is anyone here", Was anyone here 2,4,5,10 years ago
asciilifeform: meanwhile, in other tardations, re http://btcbase.org/log/2018-12-11#1879893 >> the radiographers all seem to want 2-3k. which is lulzy, cuz for half of that one can simply buy the machine.. ☝︎☟︎
asciilifeform: so tryin' to stick as close as can be to plain ascii, as seen in e.g. http://www.loper-os.org/?p=2753#selection-1213.75-1299.2
asciilifeform: they have not 1 but ~2~ working alphabets. and repeatedly tried to phase out hieros, most recently under mcarthur
asciilifeform: witness, for instance, FG schems published for 2 yrs (!) as of , what, last week, still no known copies
a111: 2 results for "silence of sirens", http://btcbase.org/log-search?q=silence%20of%20sirens
diana_coman: come to think of it re 221 I don't get it; even without a calc, still: 2 no because odd, 3 no because 2+2+1=5, 5 no because 1 at end, 7 no because 21, then 11, 11 no because 22, 1, 13 takes a bit perhaps but...
diana_coman: but uhm, 13 is the 6th number max one would try; with a calc at hand, it can't take more than 2 minutes
mircea_popescu: "In the New Thought philosophy, the Law of Attraction is the belief that by focusing on positive or negative thoughts, people can bring positive or negative experiences into their life.[1][2] The belief is based on the idea that people and their thoughts are both made from pure energy, and that through the process of like energy attracting like energy a person can improve their own health, wealth, and personal relationships. "
diana_coman: trinque, onth the host machine otherwise *does* have python installed, v 2.7.6 so dunno, somehow it did install it without the shm thing
diana_coman: you know, I asked the prof to take at least some pictures and he was so intently following that he...forgot; had to ask him at the end to take at least 2, lol
a111: Logged on 2018-12-10 09:40 diana_coman: I just left a tcpdump running and it seems to have gotten 428k of those over 2 months
diana_coman: I just left a tcpdump running and it seems to have gotten 428k of those over 2 months ☟︎