log☇︎
540600+ entries in 0.323s
decimation: I think moldbug captured the picture well: http://log.bitcoin-assets.com/?date=02-08-2014#782110 http://log.bitcoin-assets.com/?date=02-08-2014#782111 ☝︎☝︎
mircea_popescu: can't hurt to degrade
thestringpuller: i guess for "noscript users" it can precompile to SVG's and they can just stare at it and imagine it being interactive
decimation: mircea_popescu: people who think (the phrase in the us is 'change the system from the inside') are generally beaten down and otherwised smashed by the system
mircea_popescu: can it be interactive via html5 then ?
asciilifeform: mircea_popescu: i can't even assume that 'medcom' is really representative of the rest of the american army.
thestringpuller: the graph is interactive via js, dumping to img will take that interactivity away. but if that's "best" yea you could run it and dump out raw svg elements that aren't interactive.
mircea_popescu: exactly why the system must be trampled underfoot.
mircea_popescu: the system changes for no man and even less than that for mere thoughts.
mircea_popescu: god help the man that a) thinks ; b) gets a result and c) expects the system to CHANGE to accomodate HIS result.
BingoBoingo: <mircea_popescu> thestringpuller prolly best to imgmagik it into a png or jp << Actually used imagemagick 20 minutes ago assembling a document package for qntra post in progress
mircea_popescu: asciilifeform thinking too much is fine, for as long as it's mere spinning, and never productive.
mircea_popescu: thestringpuller prolly best to imgmagik it into a png or jp
asciilifeform: perhaps mats has something to add to this.
asciilifeform: but it wouldn't surprise me the least bit to learn that today's u.s. colonels who think too much, tend to retire as colonel
mircea_popescu: ah you were working on a corner of this weren't you
thestringpuller: http://cookiechief.com/wotviz/ << well even with heavy force the lords are overlap each other. maybe l2 may not be as bad. gimme on sec and I'll update with postive ratings from L2
asciilifeform: if physiognomy - not that different from a certain boss's boss i remember
thestringpuller: mircea_popescu: yea ass graph is pretty big, dont' think 1 in regards to: http://trilema.com/2015/open-assbot-wot-website/ will be very pretty
Vexual: GAMMPool spec are a little thin, what do you actually wanna do?
asciilifeform: not familiar with this one
asciilifeform: just another role, for these folks; all you need - hindbrain.
mircea_popescu: dead on the inside ?
asciilifeform has not met especially many specimens of u.s. military brass, but the ones he saw alive gave the impression of being something quite like professional actors.
mircea_popescu: coderwill but more productive for that purpose to read teh logs.
mircea_popescu: for clearly it will not be the real camp, but merely a spare one.
coderwill: also, sorry, didn't mean to just come across like i was looking for work (although this page looks great, thanks). also was just asking for conversational purposes if any new stuff is happening.
mircea_popescu: once we're in the camp, i wish to be in the room with alf.
asciilifeform: mircea_popescu: any reason to think that the particular specimen was the primary whore ?
mircea_popescu: assbot doesn't knoiw what it's talking about.
coderwill: mircea_popescu: thanks for the link, must not be any jobs since it 404'd, hehe
mircea_popescu: asciilifeform if that scrawny harpy is what a fat paycheck buys in the us
assbot: Page not found pe Trilema - Un blog de Mircea Popescu. ... ( http://bit.ly/1zhzaGb )
asciilifeform: mircea_popescu: 'Years, decades, you've done your part to build the great progressive future... ...the work instead of imaginary devils...' << who said the general necessarily believes in anything other than the fat paycheck (not from army, naturally, but 'consulting' gigs) and cheap whores ?
coderwill: i was reading about qntra, btw, that sounds really cool - i like the idea behind it. definitely would love to submit some material, it's going to take me a while to read 6 months of the logs though. :)
assbot: How do the aparatchicks live ? pe Trilema - Un blog de Mircea Popescu. ... ( http://bit.ly/1zhxLzi )
mircea_popescu: http://trilema.com/2015/how-do-the-aparatchicks-live/ << hopefully the entire us civil service reads this.
mircea_popescu: hence his ideas about thermocrypto.
asciilifeform: thestringpuller: send that back in time to the 9 y.o. me
decimation: yeah that's a good point
asciilifeform: nobody's going to generate a colliding key.
asciilifeform: pgp keys are, in practice, all the global namespace you could ask for.
asciilifeform: thing is, if you forget about the 'memorable', there is no triangle.
asciilifeform: 'zooko's triangle' etc
asciilifeform: and have them reassemble
asciilifeform: or rather, if you implement one of the error codings discussed earlier, you can shoot out a small signed gibblet at a time, yes
asciilifeform: you'd have to transmit >mtu packets - or use shorter keys
decimation: asciilifeform: what about the dream of a persistent global namespace?
decimation: assuming the programmer properly cleared the old keys
asciilifeform: lacking this, a captured 'hot' node would allow decryption of traffic captured at an earlier time.
asciilifeform: to log readers wondering about the purpose of the disposable rsa key: forward secrecy
asciilifeform: no one sitting on the wire should be able to observe anything but garbage.
asciilifeform: ideally even the 'hello' could be encrypted to the destination's pubkey if you know it (and you ought to)
asciilifeform: also why make the enemy's job easier by transmitting plaintext ever?
decimation: well, if ip multicast were functional that would be ideal
asciilifeform: decimation: where do you intend to broadcast?
asciilifeform: now compute the maximum payload.
asciilifeform: also remember that padding exists
decimation: yeah but you would want a block cipher that could tolerate lost packets
asciilifeform: machine decrypts this. now both sides have a symmetric key
mircea_popescu: we still doing the symetric cypher thing ?
asciilifeform: and sends it back to the session pubkey
asciilifeform: who in turn generates a block cipher (symmetric) key for the occasion
thestringpuller: all the fluids! I hope you feel better hanbot !
asciilifeform: in response to a valid, non-replayed 'hello' (from known pubkey, naturally), machine sends back a single-use rsa pubkey (generated for the occasion) to the requester
asciilifeform: decimation: the practical way is to sign 'hello'
decimation: you would want enough of a protocol to identify 'possible traffic'
thestringpuller: how are you this evening?
decimation: it struck me that you could probably use one of those edgerouter lites to make a cheap version
decimation: also, today I was thinking about your rsa-signed-udp-packets thingy
asciilifeform: but if you can build 'openOCD' for your system, this will do everything the 'adult' jtag machines ($xxxxx golden toilets) will.
decimation: yeah you would just need a little reprogramming to change the serial output/input state machines
asciilifeform: this is not a rare device, they're sold by the megatonne
decimation: ah interesting, one can reprogram the fpga?
asciilifeform: it's a little thing with a 'xilinx' fpga (nonvolatile) and 'ftdi' usb2 diddler
decimation: I wouldn't mind having a device that interfaces to arbitrary serial ports at reasonable rates
asciilifeform: i don't remember the exact rate, no
decimation: do you know the max data rate one can continuously suck off the spi?
decimation: one would have to write software to craft the correct binary turd
mircea_popescu: chick's so drastically ugly tho...
asciilifeform: but this is described elsewhere and i will not waste space on it here.
asciilifeform: (has to be told what exactly to initialize and where the offset of kernel is, and length)
asciilifeform: also, the bootloader does not automatically find kernels on arbitrary devices, you have to script it
mircea_popescu: <decimation> why would some four star usg general spend time to send 300 emails to some lebanese groupie chick? << i wrote like a billion lines in here. why not ?
decimation: the little sim-card connector thingy on the left
asciilifeform: there's an sd in the slot, yes. you can boot off that, but only if you have a working bootloader
decimation: is that a flash card? can you boot off that?
asciilifeform: (it is actually possible to reflash the bootloader through serial port alone, but takes forever)
asciilifeform: decimation: no need to reboot into a working kernel
decimation: asciilifeform: why do you need jtag? to blow the fuses?
decimation: that once they are not in the job any more they realize they don't have nearly as many friends as they thought they did. The smarter ones do know this. And that's why so many[?] hang onto power. " ☟︎☟︎
decimation: then I heard this podcast: http://www.econtalk.org/archives/2013/02/glenn_reynolds.html << "Guest: It's funny--one of my friends, who has been a long-term, upper level bureaucrat in Washington said to me his favorite phenomenon to see is these people coming through these usually politically-appointed jobs and, he says: They think everybody loves them. And then they leave the job and they realize that everybody just loved the job. And ☟︎☟︎
asciilifeform: http://imgur.com/a/e2RWY << made this quick likbez for the folks here
decimation: why would some four star usg general spend time to send 300 emails to some lebanese groupie chick?
decimation: "Nor has anyone fully explained why Allen, while busy overseeing the war in Afghanistan, exchanged a blizzard of correspondence with Kelley — between 20,000 and 30,000 pages of e-mails, according to some senior defense officials. Other officials have said that figure includes many duplicate notes and exaggerates the extent of their communications, adding that there were only about 300 total e-mails."
assbot: Jill Kelley e-mails depict a striving Tampa socialite and a smitten military brass - The Washington Post ... ( http://bit.ly/1AubAI0 )
decimation: http://www.washingtonpost.com/world/national-security/jill-kelley-e-mails-depict-a-striving-tampa-socialite-and-a-smitten-military-brass/2015/02/03/ef8cb06c-a800-11e4-a06b-9df2002b86a0_story.html?hpid=z2 << apparently being a bigshot usg general means you get to handpick 'honorary ambassadors' to serve you meals ☟︎
adlai: this necessitates trusting them, even if indirectly
mircea_popescu: i don't keep accounts on teh scamchanges.
adlai: (this would also be more profitable than other exchanges...)