5300+ entries in 0.36s
sina: Imagine two independent processes. Process #1 is going through the list of peers and generating encrypted payload for unique peer key since last seen. When the payload is generated it places in outbox. Process #
2 is running every N interval (1s example sure) to accept connections and deliver payloads from outbox. If for some reason Process #1 doesn't complete operation in time, it simply appears as if no
sina: asciilifeform: if I'm not pestering let me throw a couple of questions. in my impl there are two secret operations, 1. key generation
2. challenge decryption. for #1, it runs in a different process on a random basis and marks a portion of the keys generated as bogus (per linked spec). that seems like it should sufficiently obfuscate against timing? for #
2 is it possible to do some bogus ops in a similar
BingoBoingo: Or as an alternative there's a number of new manufacter
2-cycle scooters which do not require registration due to various "moped" exemptions. Needs to be under 50cc displacement which means riding machine with 1/4 of a lawnmower engine or twice a string trimmer engine.
sina: or should it be a three-phase thing where 1. each peer advertises their name/host/port to the other
2. each receives the others pubkey 3. adds it to the peer info
BingoBoingo: Or play around on one of those 50cc
2-cycle scooters to orient self to
2 wheeled sense of balance
erlehmann: safe, sane, consensual (choose max.
2)
erlehmann: asciilifeform kind of mod key: 1. press compose key.
2. press at least two other keys in succession 3. get glyph that makes sense
js-of-mp:
http://btcbase.org/log/2017-06-22#1673528 << this is a fine statement of the nonsense. "once market is saturated technologically, 1. invent alternative nonsense criteria
2. let nonsense criteria run sensible criteria out of market". this is how cars work, for instance : the best car ever made were the german items mod 2000s. there is not, nor can t
☝︎ a111: Logged on 2017-06-22 18:28 asciilifeform:
2) does it know about mice, and take input from the mouse ?
deedbot: L1: 0, L2:
2 by
2 connections.
mod6: <+asciilifeform> if answer to either 1,
2, or both, is 'yes' -- asciilifeform won't use. << wait... i thought you were big on a workstation that you could use... but this doesn't include a mouse?
erlehmann: i3: 1. tiling, so probably not until you order it to draw title bars.
2. focus can follow mouse and windows can float, but keyboard-only use is sensible.
mod6: K=(8+1)/
2 == 4, J =(8-4) == 4
mod6: K : constant Positive := (L + 1) /
2; << Now, K gets assigned to 4. (7 + 1) /
2 = 4
a111: Logged on 2017-06-21 17:08 asciilifeform: also gotta understand what the F in 'ffa' means. it means that N**
2 takes exactly same time as N**N
jhvh1: BingoBoingo: pajama boy :: An insufferable Man-Child. About as threatening as Michael Cera and so nerdy he could guest-host on an unwatched MSNBC show. The purpose of Pajama Boy is not to get people to buy health insurance, but to get a rise out of more powerful personas. [ex:] Pajama Boy is an insufferable Man-Child probably reading The Bell Jar and looking forward to a hearty Christmas meal of stuffed tofurkey. If (
2 more messages)
a111: Logged on 2017-06-18 23:30 asciilifeform: and realized, while doing this, that in fact you don't need 2k+
2 bits for the karatsuba intermediates, you can do instead of (x0+x1)*(y0+y1) , (x0-x1)*(y0-y1), and then you don't need to propagate carries, but only take absolutevalue and xor the borrows to see if gotta invert the resulting term
a111: Logged on 2017-06-20 18:23 BingoBoingo: ABOVE THAT: "Dating is part of the WMAF Hapa problem. Our #
2 mod is called incelman. Hapa issues started gaining traction after Elliot Rodger blamed being half asian for being incel. The perceived unattractiveness of Asian males is a primary factor behind the huge WMAF imbalance. And a major point of r/Hapas is that the very sons of WMAF are hit by that anti-AM bias. So look we're not a bunch of angry incels just hating on women. We're m
BingoBoingo: ABOVE THAT: "Dating is part of the WMAF Hapa problem. Our #
2 mod is called incelman. Hapa issues started gaining traction after Elliot Rodger blamed being half asian for being incel. The perceived unattractiveness of Asian males is a primary factor behind the huge WMAF imbalance. And a major point of r/Hapas is that the very sons of WMAF are hit by that anti-AM bias. So look we're not a bunch of angry incels just hating on women. We're m
☟︎ mircea_popescu: cluj is a city on the hill, going to colege there implies (or did at the time)
2 miles / day walked uphill... ah what times.
shinohai: Repeat of the DAO in 3...
2..1 .......
a111: Logged on 2017-06-18 23:30 asciilifeform: and realized, while doing this, that in fact you don't need 2k+
2 bits for the karatsuba intermediates, you can do instead of (x0+x1)*(y0+y1) , (x0-x1)*(y0-y1), and then you don't need to propagate carries, but only take absolutevalue and xor the borrows to see if gotta invert the resulting term
deedbot: pete_dushenski rated phf
2 << deliberate burner.
deedbot: pete_dushenski updated rating of BingoBoingo from
2 to 3 << sober yarn-spinner and green thumb.
deedbot: pete_dushenski rated Framedragger
2 << literate beyond his years but still a green shoot.
BingoBoingo: Spz you want to plant tomatoes? Now you need
2-cycle concrete saw and rotary hammer before you can even till!
mircea_popescu: but yes alf is correct i did base 10 for convenience because most people don't have base
2 mult table loaded in head so dunno what 110 * 101 is
mod6: just was overthinking it .. thought maybe the '
2' was a base reference or something
mircea_popescu: mod6 because (a + b) * (c + d) = a (c + d) + b (c +d) = ac + ad + bc + bd. now, in our case, we were doing 11 * 11 and so a = 10 AND c = 10, while b = 1 AND d = 1, and so if you replace you yahve 10 * 10 + 10 * 1 + 1 * 10 + 1 * 1. because 10 * 1 = 1 * 10 you can just write it down as
2 * 10 * 1.
mod6: <+mircea_popescu> trivially, 11 * 11 = 121, and also (10 + 1) * (10 + 1) = 10 * 10 +
2 * 10 * 1 + 1 * 1 = 121. << what I can't figure out is where the part: +
2 comes from.
mircea_popescu: trivially, 11 * 11 = 121, and also (10 + 1) * (10 + 1) = 10 * 10 +
2 * 10 * 1 + 1 * 1 = 121.
mircea_popescu: mod6 you take a number of say 22 bits, and cut it in two 11 bit numbers. this 11 is the k. then you have first part *
2 ^ K (=11) + second part to get the original back
shinohai: Epic logs I missed over past ~
2 days .... especially phf's lecture this a.m.
mod6: is this like taking the low-order bits of X0*Y0 <<
2*(WORD_SIZE), and (((X0+X1)*(Y0+Y1) - X0*Y0 - X1*Y1) << WORD_SIZE ?
mod6: ok. so there looks to be a section on this in AoCP Vol
2. section 4.3.3. [ Section A ]
scriba: ssh banner of 217.70.190.113 as seen on 2016-06-13: SSH-
2.0-OpenSSH_4.3p2 Debian-9
scriba: ssh banner of 89.203.135.138 as seen on 2016-06-13: SSH-
2.0-OpenSSH_4.3p2 Debian-9
mircea_popescu: more like
2.5 or so if you weigh the carcass fresh, as opposed to filleted.
jhvh1: asciilifeform: 40 * 7 * 650 * 4184 / ( 34.
2 * 10**6 ) = 22.265730994152047
lobbes:
http://btcbase.org/log/2017-06-14#1670306 << amusingly, this is great for pharma-coin though; 1) sell the "ourdemocracy you-are-worth-it-and-can-do-anything" message,
2) create populace of people that end up 'depressed' and feeling 'unfulfilled' because they are fulfilling their natural role as non-human, but told otherwise, 3) extract $>sustenance in form of 'anti-depression' drugz
☝︎ jhvh1: asciilifeform: Bitfinex BTCUSD ticker | Best bid: 2314.3, Best ask: 2316.
2, Bid-ask spread: 1.90000, Last trade: 2316.0, 24 hour volume: 53787.68533689, 24 hour low: 2103.1, 24 hour high: 2654.4, 24 hour vwap: None
mircea_popescu: dude... #1, that's primo reason to hang him, and #
2, who the fuck loved him ?
mircea_popescu: it's an important exercise, for the "land of the free home of the brave" soviet union citizen
2.0, to review the 1950s movies, and implicitly what things looked like.
deedbot: L1: 0, L2:
2 by
2 connections.
erlehmann: 1. person rarely sees black girls code
2. person decides this to be an injustice 3. person founds charity with intention to align world with personal sense of justice
mircea_popescu: was this the thing that kept pretending anyoen gives a shit abotu whatever bitcoin v 1650.
2 ?
BingoBoingo: <phillipsjk> I found the concept of V interesting. I worry it may have hidden fragility though. I may port it to BSD when I have time. << Already works on any OS with a runtime for a language V is implemented in. Can run on OS/
2 Warp
deedbot: L1: 0, L2: 0 by
2 connections.
jhvh1: BingoBoingo: Bitstamp BTCUSD last: 2700.35, vol: 17108.73242076 | BTC-E BTCUSD last: 2663.11, vol: 6150.18051 | Bitfinex BTCUSD last: 2694.
2, vol: 24703.98366288 | BTCChina BTCUSD last: 2827.998971, vol: 10709.68020000 | Kraken BTCUSD last: 2704.
2, vol: 7649.42853527 | Volume-weighted last average: 2715.66268137
mircea_popescu: ah i saw lel. how long has it been for you,
2 years now ?
scriba: ssh banner of 94.156.19.254 as seen on 2016-06-13: SSH-
2.0-OpenSSH_4.7p1 Debian-8ubuntu1