Show Idle (>14 d.) Chans


← 2017-05-31 | 2017-06-02 →
mod6: wb
mircea_popescu: i see they're sticking to the whole "silk road did something" lulz.
asciilifeform: also the 'nsa not involved, shuddupterrorists' lulz.
mircea_popescu: BingoBoingo worx
mircea_popescu: asciilifeform aha.
BingoBoingo: In other news, appear to have successfully quit smoking. Last nicotine was Saturday at 1:15 PM. Turns out it works better if you wait until afterwards to announce to the world
mircea_popescu: depends if you'd rather quit or just announce.
BingoBoingo: Mostly just reallocate micromorts
trinque: BingoBoingo: wd, did same a couple months ago.
trinque: switched to a vape briefly, decided I didn't want a hot battery in my mouth.
asciilifeform: trinque: they dun have a wall plug ?!
BingoBoingo: Almost all vape setups use lithium ion firehazard
BingoBoingo disqualified vape thing in planning latest run because still preserves active nicotine addiction
mod6: mornin'
trinque: hey mod6; how goes it
mod6: alright, how 'bout you?
trinque: just fine, sqlating away.
mod6: aha.
mod6: http://btcbase.org/log/2017-05-30#1663325 << so I should *not* be seeing a reoccurance of 'ff fd' throughout my entropy output files right?
a111: Logged on 2017-05-30 17:07 asciilifeform: the preponderance of 0xff 0xfd etc is screaming hint
asciilifeform: mod6: usage -- ./hist.py foo.bin
asciilifeform: a 1G , say, sample, should have nearly flat histogram
asciilifeform: and moreover, a quite different one each 1G
asciilifeform: (numerically)
asciilifeform: first test however is always 'ent', you can see in pete_dushenski's sample that ent immediately produces barf
asciilifeform: ( histograms, you will want when trying to learn what it was that you broke in your setup )
asciilifeform: will reveal, e.g., 'smart,helpful' unix that drops 'in-band control' octets.
asciilifeform: or line endings, etc.
asciilifeform: it is astonishingly tricky to get raw bytes UNMOLESTED into and out of a 'modern pc'.
mod6: I'll run your py script here...
mod6: but take a look at these results from FG#1 http://p.bvulpes.com/pastes/lGnuD/?raw=true
asciilifeform: mod6: still dealing with the bsd thing ?
asciilifeform: !~calc 1095455232 / 65536
asciilifeform: !~calc 1095455232 / 65536
jhvh1: asciilifeform: 1095455232 / 65536 = 16715.3203125
mod6: i went back to my linux output entropy files to see about the 'ff fd' thing; I'm really jammed up on openbsd. and that's a different side-quest we can discuss later. but now i'm wondering about the flow-control/output from collections done on linux
asciilifeform: !~calc 1372938752 / 65536
jhvh1: asciilifeform: 1372938752 / 65536 = 20949.3828125
asciilifeform: !~calc 1190905856 / 65536
jhvh1: asciilifeform: 1190905856 / 65536 = 18171.78125
asciilifeform: ^ expected values for count of a bioctet, in your case 'ff fd'
asciilifeform: nothing particularly interesting here.
asciilifeform: ( if there were, you would fail dieharder's 'birthdays' test at the very least. )
mod6: got it.
asciilifeform: sorta the point of 'ent', 'dieharder', etc. is so as not to have to do these by hand.
asciilifeform: but it helps to remember what the idea is.
mod6: makes sense, i think it was worth covering this though -- wanted to be sure that I have one solid test-bed.
asciilifeform: the perhaps worst 'test' ~of a working rng in particular~ is to look at the hex with naked eye
asciilifeform: you will see 'dragons in the clouds'.
mod6: so back to the bsd-side-quest.... i built `coreutils 8.21' on my openbsd box. now have `gdd` on there. which has a 'fullblock' iflag.
asciilifeform: mod6: try plain old 'cat'
asciilifeform: if your cat disconnects -- you have flowcontrol on.
asciilifeform: and are getting liquishit.
asciilifeform: if it happily hangs on for minutes, hours, days -- it probably works.
asciilifeform: cat /dev/whatever > foo.bin &
mod6: ok. am trying. will report.
mod6: (running ./hist.py against my FG#1 output files...)
asciilifeform: these from linux or bsd ?
asciilifeform: plz to describe the entire setup
mod6: im running the ./hist.py on a linux environment amd64
asciilifeform: yes but where was the input collected
asciilifeform: and how
mod6: check my previous paste
asciilifeform: ( 'fg plugged into usb hub powered from wall 5v plug, amd crapteron 7.7ghz running shithead linux' etc
a111: Logged on 2017-06-01 15:35 mod6: but take a look at these results from FG#1 http://p.bvulpes.com/pastes/lGnuD/?raw=true
mod6: root@trb-dev:/home/mod6/fg1# stty -F /dev/ttyUSB0 115200 raw -echo -echoe -echok
mod6: root@trb-dev:/home/mod6/fg1# dd iflag=fullblock if=/dev/ttyUSB0 of=fg1.fg1.bin
asciilifeform: yes, but this did not tell me ~on what~
mod6: yeah, they were collected on linux as such ^
mod6: yup, np.
mod6: running next hist.py.. one sec.
asciilifeform does not recommend the histogram thing as a firstline test, it was written as diagnostic to ferret out broken os
asciilifeform: y'know, the kind that drop specific octets.
mod6: and yah, this setup is without usbhub.
mod6: it's USB-TTL direct plugged into machine, wired with the 5v, out, & gnd
asciilifeform: btw if mod6 wants a mega-useful sequel to his tests, he can buy a https://mobileimages.lowes.com/product/converted/008236/008236128024.jpg and try battery run
asciilifeform: ( 6v is entirely ok )
asciilifeform: ( be sure to tie together the battery-minux and the ground on the usb dongle )
asciilifeform: fwiw i did a 1G of this on ~one~ particular unit and found no significant differences
asciilifeform: but asciilifeform has somewhat unusually clean (double-converting sinusoid ups) power
mod6: instead of the battery pack, can I just use my Dr. Meter DC PS?
asciilifeform: you want specifically guaranteed-nonrippling dc
asciilifeform: which only comes out of battery.
asciilifeform: (which has no physical means of rippling)
mod6: isn't that what the Dr. Meter does? you set it to 5v and it's g2g. i've verified with multimeter (Fluke) that it does spit out what it says it spits out.
asciilifeform: by same token your comp is also 'ideal dc'
asciilifeform: the other factor, aside from ac mains ripple , is rf ( from the power path being of any appreciable length ) from environment
mod6: but the battery cell is somehow better for this test?
mod6: ah. hmm. ok
asciilifeform: even supposing desk ps supplied ideal dc -- still yes : length of path.
mod6: gotcha, i'll look at getting one of those.
asciilifeform: it is likely that you have one somewhere in the house already
mod6: here's the hist.py from FG1, run 2: http://p.bvulpes.com/pastes/04373/?raw=true
asciilifeform: mod6: looks quite ordinary
asciilifeform: now do it to what you got on the bsd box
asciilifeform: (prepare barf bag)
mod6: ah. haha, ok.
mod6: cat is still running...
asciilifeform: gotta compare samples of ~same size.
asciilifeform: ideally.
mod6: looks like it got 20561 bytes
asciilifeform: yeah definitely b0rked
mod6: shit, no python on here.
asciilifeform: if box is misbauded, it will pick up a byte solely by accident, when it gets something that looks like it has the start and stop bits
asciilifeform: every however many ppm
asciilifeform: and it'll pick up something with most of the 1s stuck on.
mod6: hm. ok
mod6: here's the output from hist.py FG#1, run 3: http://p.bvulpes.com/pastes/DwunV/?raw=true (on linux box)
asciilifeform: http://man.openbsd.org/ldattach.8 << try re flowcontrol on bsd
asciilifeform: mod6: running these on items that already passed diehard is waste of time
asciilifeform: it is specifically for diagnosing catastrophically broken setup
mod6: yup, just was gonna do those three. wont litter the logs any more with those.
mod6: will look at ldattach.8, thanks!
asciilifeform: it's a 'wtf, ent thinks pi equals 2, wat gives' tool.
mod6: i think from this little exercise that I can conclude that my tests, on linux, did exactly what they should have done.
asciilifeform: incidentally it is imho maddening that pc never standardized a SYNCHRONOUS serial interface
asciilifeform: ( usb is not a 'serial interface' at all but a massive tub of liquishit, with bookcase-sized spec )
asciilifeform: 'synchronous serial' is simply a thing like rs232 but with 2nd pin, for clock, and then machine knows when to read off the bits.
asciilifeform: it is how , e.g., ps/2 kbd/mouse port worked. ( however it was never turned into a general-purpose item )
jurov: iirc rs232 does support optional clock signal?
asciilifeform: handshake (flow control)
asciilifeform: not same thing
asciilifeform: it still 'cares' what the baud rate is
asciilifeform: true synchronous bus -- does not.
asciilifeform: ( async-with-handshake simply does 'if i don't get handshake, i won't send' )
deedbot: http://www.contravex.com/2017/06/01/car-shopping-buy-used-or-lease-new/ << » Contravex: A blog by Pete Dushenski - Car shopping? Buy used or lease new??
asciilifeform: coming next: benjie-ignition-light-fireplace-or-light-cigar !1111
asciilifeform: 'The newest Lexusesiv in particular have the most (Hashem-) forsaken hvac/audio computer systems WITH A MOUSE.' << lol!!!
asciilifeform: where does mouse pad go, pete_dushenski ?
asciilifeform: on steering wheel ??
pete_dushenski: you joke but laptop-style 'mousepads' are the next 'big thing' in automotive interior design. they're generally placed aft of the gear shifter in the horizontal area of the centre console.
pete_dushenski: and lmao benjie ignition indeed
asciilifeform: does it also keyboard
asciilifeform: so you can ctrl-alt-del
jurov: butt joystick
asciilifeform: ^ these are commercial items! just ask bigphysics-pr-man hawking
pete_dushenski: seats already have built-in massage (shiatsu!) so no reason not to used relaxed butt muscle for quantum thinking
pete_dushenski: worx great because plebs don't use keyboards anyways. too ON THE GOGOGO. because mobility-oriented donchaknow.
trinque: mouse pad holy shit.
trinque: I will never buy a car that has enough computer in it to use such a thing.
asciilifeform: trinque: that's what 1980s folx said re fuel injection
pete_dushenski: this is actualy the legacy of the whole gay right movement innit : everyone and their dog is *-oriented. such human social progress this advent.
asciilifeform: eventually you either buy it or learn to machine parts for your vintage auto.
trinque: apparently I'm going to have to stockpile <=2010 tundras next to my g5 macs
asciilifeform: i know a fella who owns hundreds of 1950s-70s autos
asciilifeform: but nobody collects 2000s, afaik, pieces o'shit.
asciilifeform: not maintainable.
trinque: incorrect. 2000s toyota tundras are beastly, reliable machines
asciilifeform: ( you will get new comp for them where ? new chemical sensors ? )
asciilifeform: pete_dushenski: speaking here of street, rather than race, cars
asciilifeform: the kind that get inspected & licensed
pete_dushenski: these are!!1
asciilifeform: trinque did mention toyota, not mclauren.
trinque: these I don't know why anyone would buy, unless he has the money to buy the manufacturer when he wants something.
pete_dushenski: anyways, parts are plentiful, just at a more macro level (ie whole gauge cluster) because microparts fizzle (like my gpu this week actually)
asciilifeform: trinque: my thought was that if you want that toyota to run in 2040 you will probably have to buy the factory that made the, e.g., oxygen sensors, ignition comp, whatever digital crud (and its analogue tendrils) that the thing demands in order to run
asciilifeform: unless you want to fit a 1980s motor in there.
asciilifeform: (cuba-style)
asciilifeform: pete_dushenski: 'parts plentiful' while junkyard still has'em, and then suddenly goes to 0
pete_dushenski: that's easily 3-4 decades though
trinque: but it's a fair point; you'll otherwise have to buy the coke machine on wheels
asciilifeform: pete_dushenski: 3-4 decades of 'at any price' availability, likely. probably no more than 1-2 at economical-price.
pete_dushenski: asciilifeform: but you did shift the goalposts a fair but there : 'inspected & licensed' quickly became 'only toyota'. problem ?
asciilifeform: ( one that doesn't drive you to consider a new auto )
pete_dushenski: omg be less poor then
pete_dushenski: IT SOLVES EVERYTHING
trinque: look in 2040, if bitcoin doesn't sling enough dick that there are sane parts to be had, better seppuku
asciilifeform: pete_dushenski: i can't comment on the autos of 'less poor' folx, never bought mclauren parts.
trinque: sane whole machines even
asciilifeform: but i have scrapped autos when parts replacement became -ev
pete_dushenski: trinque: bingo.
asciilifeform: ordinary, workaday plebe autos.
asciilifeform: trinque: mechanical expiration date of bitcoin-as-we-have-it is well earlier.
trinque: really meant $republic there.
pete_dushenski: could be $ethereum! which has HALF the market cap of bitcoin donchaknow
trinque: oh christ, no, I didn't mean that
trinque: lol
pete_dushenski: wtf kind a braindeads are pumping eth to these levels anyways. do govs really have that much fiat left to wash trade with ?
trinque: fiat-demonimated "market cap" can be whatever fiat says, eh?
asciilifeform: pete_dushenski: it's called printolade for a reason...
mod6: yah, usgprintolade => eth
asciilifeform: pete_dushenski: see paste in earlier thread, re your bsd box
pete_dushenski: !~google printolade
jhvh1: pete_dushenski: The bezzle-USD and the tide-USD on Trilema - A blog by Mircea ...: <http://trilema.com/2014/the-bezzle-usd-and-the-tide-usd/>; NEXT: 26-02-2016 - #bitcoin-assets log: <http://log.bitcoin-assets.com/%3Fdate%3D26-02-2016>; Trilema - Pete Dushenski: <http://www.contravex.com/wp-content/uploads/2016/03/2016-04-01-logs-trilema.txt>
pete_dushenski wonders what was etymology of 'printolade'. it's a great term!1
asciilifeform: well, it's crapolade that comes out of a printer
pete_dushenski: lol that then begs the questions where 'crapolade' came from
pete_dushenski: all these from asciilifeform 's fertile mind ?
asciilifeform: i won't take credit for crapolade ( picture marmalade from liquishit, say ) but have nfi where heard it.
phf: naggum?
asciilifeform: imho the correct implication, is excrement-packaged-for-human-consumption, rather than just any ol' pile-o'shit
trinque figured it came straight from asciilifeform's nightmares
asciilifeform: from daily life, unfortunately.
pete_dushenski: asciilifeform: this the paste you're refering to for bsd box ? http://btcbase.org/log/2017-06-01#1664112
a111: Logged on 2017-06-01 15:27 asciilifeform: mod6: http://wotpaste.cascadianhacker.com/pastes/ihPkP/?raw=true
asciilifeform: pete_dushenski: aha, see entire thread.
pete_dushenski: just catching up on it
asciilifeform: unrelatedly, and continuing thread http://btcbase.org/log/2017-06-01#1664215 -- it'd make print-rsakey-on-cardboard simpler, also, to read off
a111: Logged on 2017-06-01 16:12 asciilifeform: incidentally it is imho maddening that pc never standardized a SYNCHRONOUS serial interface
asciilifeform: ( put spiral down, with clock and data tracks, read with 2 photodiodes and spindle similar to record player )
asciilifeform: imho a means of reliably reading 16 or so kBytes from a business card, would be quite useful.
asciilifeform: ( and, importantly , optically, rather than promisetronically )
asciilifeform: it'd be even more jawdroppingly spiffy if i could get 16kB cut into a rubber stamp !
asciilifeform: ( such that it'd be READABLE 100% of the time )
asciilifeform: ROMs readable (and if you ever must : WRITABLE) with unarmed eye, and bare hands, respectively, are a long-term must, imho.
asciilifeform: will be quite handy for mass dissemination of 'illegal bits' when time comes.
asciilifeform: http://blog.liw.fi/posts/qr-backup << state of the art unsatisfying, because no raptor code
asciilifeform: ( ideally you oughta be able to smudge most of the image and still recover payload )
asciilifeform: ^ surprisingly nonidiotic response to a popular schneierism going around at the time
asciilifeform: lol, delicious?! the ancient bookmark-storage thing no one's used in ~decade ?!
Framedragger has > 3k bookmarks on delicious
Framedragger: yepyep.
Framedragger: "As for the ultimate fate of the site, I'll have more to say about that soon. Delicious has over a billion bookmarks and is a fascinating piece of web history. Even Yahoo, for whom mismanagement is usually effortless, had to work hard to keep Delicious down. I bought it in part so it wouldn’t disappear from the web."
asciilifeform thought that it had long ago disappeared without a trace
trinque: archiving it would've been cheaper.
asciilifeform: doesn't load
Framedragger: i think he had some sentiments for delicious users, + perhaps expects some of them to migrate to his paid service. who knows
asciilifeform: ( which is extra lulzy for folx who want me to pay'em to store my bits !! )
Framedragger: loads fine here... root cert is "USERTrust RSA" CA, then gandi
scriba: Previously archived URL: http://archive.is/jpma (this was archived by scriba: yes)
Framedragger: (hm, "archived by scriba" should say "no", will investigate)
scriba: Previously archived URL: http://archive.is/cRADs (this was archived by scriba: yes)
Framedragger: asciilifeform: oh, or did you mean delicious.com? yeah seems offline
Framedragger: not sure if delicious.com was acquired (maybe only del.icio.us). anyway, sorry for spam
asciilifeform: i must admit that i dun see the appeal, Framedragger
asciilifeform: continuing the optical code thing, i have a possible pill :
asciilifeform: if you make a ~two~-diode reader, you can make it ignore 'unstraight' (from its pov) bars. and this opens you up to a method :
asciilifeform: take payload, cut into J pieces, which turn into K, K > J raptorola packets ( each with simple checksum, so machine can ignore smudges ) ;
asciilifeform: these are scattered randomly onto the page at random angles, can even overlap.
asciilifeform: reading simply consists of waving the wand across the page, in various directions, for as many swipes as it takes.
asciilifeform: !!up pauloio
deedbot: pauloio voiced for 30 minutes.
ben_vulpes: heftily neat idea asciilifeform
ben_vulpes: girthy, even
jurov: but not using rubber stamp
asciilifeform: useless
asciilifeform: ~0 redundancy, and insists on high res
asciilifeform: EXACTLY opposite of what it want
asciilifeform: any idiot can make this.
asciilifeform: *i wanted
asciilifeform: 'hurr durr turn each bit into pixel' mno.
asciilifeform: if you can't put it on rubber stamp -- it sux. if can't print on business card in b&w -- useless. if won't read after a week glued to a light pole -- useless. if won't read after bullet hole in it -- useless. etc
asciilifeform: a business card printed on a very spartan (100 'dpi' ) press , gives what, 350 x 200 b&w pixels ;
asciilifeform: !~calc 350*200 / 8
jhvh1: asciilifeform: 350*200 / 8 = 8750
asciilifeform: in theory
asciilifeform: and it has 2 sides, so x2
asciilifeform: after , say, 1/4 redundancy,
asciilifeform: !~calc 8750*2 * 0.75
jhvh1: asciilifeform: 8750*2 * 0.75 = 13125
asciilifeform: kBytes ! of theoretical capacity
ben_vulpes: notbad!
ben_vulpes: neat tradecraft device
asciilifeform: plenty of room for a 8192bit rsa pubkey, say, and a little bit of signed material, and sig
asciilifeform: if storing less -- can put in correspondingly moar redundancy.
asciilifeform: or can leave one side for human text.
mod6: cool
asciilifeform: pretty basic, mod6
asciilifeform: and imho one ought to have graffitiable pubkeys.
asciilifeform: ( fuck 'fingerprints' with a running pole saw . )
mod6: haha
ben_vulpes: and how
shinohai: !!up pauloio
deedbot: pauloio voiced for 30 minutes.
asciilifeform: the mega-achievement would be not only to encode these, but to read WITHOUT a high end camera & special optics
asciilifeform: but rather with 'ancestral' (photodiode or two) stick.
asciilifeform: to move the complexity into proggy.
shinohai has old cmos camera around here somewhere ....
asciilifeform: shinohai: they're ~useless at the necessary distance, typically.
shinohai: Bummer
mircea_popescu: http://btcbase.org/log/2017-06-01#1664218 << ps/2 yeah. what dfo you mean not general purpose ?
a111: Logged on 2017-06-01 16:14 asciilifeform: it is how , e.g., ps/2 kbd/mouse port worked. ( however it was never turned into a general-purpose item )
asciilifeform: doesn't really work for non-keyboard, non-mouse
asciilifeform: ( there were attempts but pc arch made it very painful to do this )
asciilifeform: you will notice, there is no /dev/ps2 you could 'cat' from on linux box.
mircea_popescu: http://btcbase.org/log/2017-06-01#1664239 << think of it more like "getting a car attached" than "buying".
a111: Logged on 2017-06-01 16:37 trinque: I will never buy a car that has enough computer in it to use such a thing.
asciilifeform: ealy macs, interestingly, actually had synchronous serial.
mircea_popescu: asciilifeform this never occured to me somehow
mircea_popescu: wtf happened to ps2 jesus
asciilifeform: nothing happened.. i have ps/2 jacks on my systems
mircea_popescu still buys ps2 kbd/mouse to this day, but they;ve apparently become rare
asciilifeform: they're a sweet dream to interface to/from microcontroller, also
asciilifeform: quite unlike usb.
asciilifeform: kHz bauds; protocol that fits on a napkin.
mircea_popescu: http://btcbase.org/log/2017-06-01#1664275 << and the fucktards actually say that with a straight5 face.
a111: Logged on 2017-06-01 16:46 pete_dushenski: could be $ethereum! which has HALF the market cap of bitcoin donchaknow
mircea_popescu: http://btcbase.org/log/2017-06-01#1664279 << it's very easy to get a bunch of "consensus"-oriented, state-compliant dork with no money to agree to anything, no matter how nonsensical it is. it's not expensive, either, that's why said dorks are the wet dream of any socialism.
a111: Logged on 2017-06-01 16:48 pete_dushenski: wtf kind a braindeads are pumping eth to these levels anyways. do govs really have that much fiat left to wash trade with ?
mircea_popescu: and that's why stabbing them in the neck "for no reason" and "that was totally uncalled for" while they're riding the state car is the ~best way to serve the republic.
a111: Logged on 2017-06-01 17:41 asciilifeform: ^ surprisingly nonidiotic response to a popular schneierism going around at the time
mircea_popescu: http://btcbase.org/log/2017-06-01#1664318 << this naive belief that the detritus of human horde existence has specific value per quanta is how most old jews (ie, nonstupiud, nonpoor, alone republicans, see http://trilema.com/the-pawnbroker ) finally spend (ie, return to the socialist empire) their accumulated capital.
a111: Logged on 2017-06-01 17:43 Framedragger: "As for the ultimate fate of the site, I'll have more to say about that soon. Delicious has over a billion bookmarks and is a fascinating piece of web history. Even Yahoo, for whom mismanagement is usually effortless, had to work hard to keep Delicious down. I bought it in part so it wouldn’t disappear from the web."
mircea_popescu: it is a false notion. there is no value in the herds other than of usage. unless you're using the sheep, the libertards, to spin some wheel, they are 0, not epsilon.
Framedragger: i think there was an altruistic / sentimental component, so the case cannot be reduced the above, which (on its own) of course stands (i.e. agree fully)
Framedragger: to the*
mircea_popescu: sure. by the time republican's lived his lifetime in exile without the republic, what's he to do ? pile it up and burn it all ?
mircea_popescu: i confess was my intent.
mircea_popescu: "oh, can't take it with you" "wanna bet ? fucking imbecile lazy schoolboy, oh what's the teacher gonna do, flunk all of us. you'd better fucking believe it, what!"
asciilifeform never graduated to having this problem, and so never wasted cycles considering it, just as he does not stop to think 'game plan!111' of 'what do do when on mars'
mircea_popescu: there are many blessings!
Framedragger agrees. solitary republicanism not viable
Framedragger: solitary and/or solipsistic (where person assumes there is no republic)
mircea_popescu: something like that
asciilifeform: Framedragger: it is viable only in the very restricted sense of the jp legend of the d00d who swallowed a stone ahead of his beheading so as to chip the sword
mircea_popescu: ha. what an idea.
asciilifeform: i suppose europe's equiv to this was the old story that marie & louis supposedly didn't shit for a week prior to heads-off
asciilifeform: so as to make massive heap on the guillotine
mircea_popescu: i never heard this one.
asciilifeform: i have nfi where i got it
asciilifeform: folk tale, is all.
mod6: evenin'
deedbot: http://www.contravex.com/2017/06/01/the-ethereum-market-cap-fallacy/ << » Contravex: A blog by Pete Dushenski - The Ethereum market cap fallacy.
phf: compiling cyrtex for plain tex, errors out. google gives
phf: “e-TeX is assumed nowadays by everything other than 'pure' plain TeX. AS
phf: such, the \numexpr primitive is used by some of the hyphenation patterns
phf: built into the LaTeX format by babel. ” etc.
mod6: "In his paper, Pearson gave several interesting examples of the previous misuse of statistics; and he also proved that certain runs at roulette (which he had experienced during two weeks at Monte Carlo in 1892) were so far from the expected frequencies that odds against the assumption of an honest wheel were some 10^29 to one!"
mod6: -knuth, art of programming vol. 2. seminumerical algos
asciilifeform: mod6: possibly earliest properly logical unmasking of sham rng
asciilifeform: ( though... b. pascal might contend for the title )
asciilifeform: phf: yes it's wormy
asciilifeform: the maggots have been eating it for decades.
asciilifeform: but you knew that.
phf: right, i had reddit knowledge of it, but now i'm trying to get a nice hardcopy of a book that i only have in text, and i'm rapidly gaining tmsr knowledge of just how rotten it is
asciilifeform: oh hey.
mod6: just throwing a matrix together of all the test data.
asciilifeform: mod6: mind if i link to this from snsa?
mod6: not at all.
asciilifeform: ty for this work, mod6
asciilifeform: now if other FG-enabled folx would do same !
shinohai: I am not exactly enabled yet but will be putting in the work asap
mod6: asciilifeform: np!
deedbot: http://phuctor.nosuchlabs.com/gpgkey/30B7ED34A5F05D6223C5646476959197E06A6892D7A6AC59450E8972AF85B4F8 << Recent Phuctorings. - Phuctored: 1529...4057 divides RSA Moduli belonging to '67.18.89.247 (ssh-rsa key from 67.18.89.247 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (li26-247.members.linode.com. US TX)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/30B7ED34A5F05D6223C5646476959197E06A6892D7A6AC59450E8972AF85B4F8 << Recent Phuctorings. - Phuctored: 1353...2633 divides RSA Moduli belonging to '67.18.89.247 (ssh-rsa key from 67.18.89.247 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (li26-247.members.linode.com. US TX)
mod6: asciilifeform: cool!
deedbot: http://phuctor.nosuchlabs.com/gpgkey/BC35128DD59E77D75796B3858277D83916208756EC53DDE60FB6E0961AA03157 << Recent Phuctorings. - Phuctored: 1633...8187 divides RSA Moduli belonging to '79.174.64.176 (ssh-rsa key from 79.174.64.176 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (10160.ovz-ssd2.hc.ru. RU)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/BC35128DD59E77D75796B3858277D83916208756EC53DDE60FB6E0961AA03157 << Recent Phuctorings. - Phuctored: 1609...9637 divides RSA Moduli belonging to '79.174.64.176 (ssh-rsa key from 79.174.64.176 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (10160.ovz-ssd2.hc.ru. RU)
mircea_popescu: phf "nowadays" rapidly becoming ourdemocracy's chief dirty word.
mircea_popescu: and speaking of the "новые высоты прогресса и цивилизации", it can't quite escape one's notice that EVERY SINGLE FEMALE of reproductive age without exception lives in this thing where the bed is always within physical reach.
mircea_popescu: the fucking chickens of the fucking democracy coops.
ben_vulpes on a particularly brutal gentoo quest
ben_vulpes: buying a new video card just to slice a part of the possibility space off
ben_vulpes: halfheartedly, entirely deflated dick in hand, bantuized the thing. worked, but...could not muster the spirit to continue with hardware so degraded
asciilifeform: ben_vulpes: plox to expand?
asciilifeform: mircea_popescu: whatddayamean 'bed always within physical reach'
asciilifeform: pr0n chix tend to photograph selves in... bed, newz at 11?
ben_vulpes: asciilifeform: latest sojurn hung at "Booting the kernel."
asciilifeform: ben_vulpes: describe on what
asciilifeform: and which kernel
ben_vulpes: intel i7, nvidia geforce 550 ti, and as for "which kernel" i do not properly know how to answer the question but built with CHOST="x86_64-gentoo-linux-gnu"
asciilifeform: which bootloader?
ben_vulpes: lilo*
ben_vulpes: VIDEO_CARDS="nvidia" at least had the system booting, ="nouveau" hung as described
asciilifeform: noveau afaik never worked.
ben_vulpes: oh cool
asciilifeform: ( at least on no iron asciilifeform ever tried )
asciilifeform: there is no opendrivered gpu worth half a shit
asciilifeform: if you want a crypto-capable box, ditch the nvidia (and the intel)
asciilifeform: otherwise swallow the liquishit from vendor.
a111: Logged on 2017-06-02 01:55 deedbot: http://phuctor.nosuchlabs.com/gpgkey/BC35128DD59E77D75796B3858277D83916208756EC53DDE60FB6E0961AA03157 << Recent Phuctorings. - Phuctored: 1633...8187 divides RSA Moduli belonging to '79.174.64.176 (ssh-rsa key from 79.174.64.176 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (10160.ovz-ssd2.hc.ru. RU)
ben_vulpes: asciilifeform: this is not strictly speaking a "hygenic" box
ben_vulpes: but i have at least managed to rid myself of the apple dep
← 2017-05-31 | 2017-06-02 →