log☇︎
187700+ entries in 1.486s
BingoBoingo: Note in the slate article the differential between Boys and Girls moving back in with the parents. A surprising part of the differential is girls moving in with the boy's parents.
BingoBoingo: <mircea_popescu> then one goes into their dwellings, and understands why catered rubber chicken is a step up << the same 8 to an initially clean hotel room to them counts as luxury
mircea_popescu: then one goes into their dwellings, and understands why catered rubber chicken is a step up
asciilifeform: and with tv each, some books (all school-related, counted), titanic piles of clothing forming a kind of underbrush in each
BingoBoingo: <asciilifeform> blowing through a grate in floors one and two << Rather common in the middle west in houses converted from boiler radiator arrangement to "central heat"
mircea_popescu: asciilifeform now tell me that taking the whole raft/8pack of dumbass chickies on a dogfoot pellets / leather belts and canes diet isn't somnething THEY should pay you for.
asciilifeform: blowing through a grate in floors one and two
asciilifeform: something quite like a jet engine, mounted in the cellar
asciilifeform: it was a mindfuck. went to see this one place, it had... 8 bois/gurlz ☟︎
BingoBoingo: asciilifeform: You only get converted victorian houses there because your region has a history of being populated.
asciilifeform: (ended up with a normal one)
asciilifeform: i saw the insides of a few, when peeking around to rent a house last year ☟︎
BingoBoingo: asciilifeform: Happens here too. Also common are parents who overbought house a decade ago apportioning space to their adult spawn to use as residence. One family I know Daughter has upstairs, son basement, deedholders floor 1. Much of their subdivisions households have similarly organized.
asciilifeform: four bois/gurlz to a flat, room each, one shitter, one kitchenette, tv pit.
mircea_popescu: "we're just seeking a power structure"
mircea_popescu: "convincing" is not a criterion.
mircea_popescu: yeah well, apple pie is probably a lot more convincing than working out.
BingoBoingo: <asciilifeform> what is a 'croc' ? << Plastic clog footwear sold in mall walkways. Watchstand I worked at has a croc dealer as a neighbor. Things seem practical as an alternative shoe for some kinds of boating and little else.
asciilifeform: what is a 'croc' ?
BingoBoingo: mircea_popescu: If Matonis is more comfortable tweeting qntra articles and hanging around the margins, he knows the invite is out there. As much as the Vessennes episode seemed to burn him I can not fault him if he wants to take some time before committing to allegiances in the future. Especially since being older, but not yet a codger he likely has ropes to contend with.
mircea_popescu: <ben_vulpes> okay! i'm off for a few - going to hack on deedbot with trinque nao < ?! lol
BingoBoingo: mircea_popescu: The invitation's been extended on a platform he monitors (Twatter). If he wants in it is his turn to move.
pete_dushenski: that's a healthy slope
ben_vulpes: okay! i'm off for a few - going to hack on deedbot with trinque nao
asciilifeform: lol, it's a sh script
ben_vulpes: gtfo ghost is less than a week old
BingoBoingo: <ben_vulpes> this is why i pushed for deb 6 as our build target << I though a lesson of Pogo is cheap was any sane *nix is target
mike_c: i'll deal with that tomorrow. one problem at a time :)
BingoBoingo: pete_dushenski: Yes Serena can win, but... odd suggest otherwise even though I'd prefer a different opponent to bet on.
BingoBoingo: pete_dushenski: Well, the Serena William match starts in about an hour. Australian Open semifinals. Plenty of time to find a shady book.
pete_dushenski: i guess i'm more of a gambling man
pete_dushenski: just plunk down a coin on one side or the other and away you go
BingoBoingo anticipates though a Matonis submits a piece to qntra BitBet would fall in the BadBets pile.
pete_dushenski: matonis is a pretty strong writer too
asciilifeform: i have a 0.8.6 node running continuously with no leakage
asciilifeform: did anyone ever conclusively identify the first bitcoind release that didn't leak like a sieve ?
asciilifeform: (threw that here a while ago)
mircea_popescu: mike_c: whatever. so much for learning something new today. back to a more familiar distro. << debian past sarge suffers from bitcoin past 0.5 problem
asciilifeform: it isn't a memory leak in the usual sense
asciilifeform: it seems to be a custom left over from the days of 9600 baud
BingoBoingo will never understand Debian sanely assuming someone assuming someone may want it for space travel, while also thinking someone would take systemd onto a spaceship
mike_c: interesting. ok. i guess i'll give it a whirl.
trinque: there's a mini install iso that's on the order of megs
mike_c: whatever. so much for learning something new today. back to a more familiar distro.
asciilifeform: ^ i put this here because it is a mega-lol that ought to be recited at the hangings.
asciilifeform: mats: and given that authentication happens on receipt of first packet - with antireplay nonce - unscannable for (you can't tell if a machine is a brick, a live box refusing to relay ping, or a gossip-udp node) ☟︎
mod6: let me see what I can do about a perl script quick.
asciilifeform: mats: point is, proposed protocol is not a circuit at all, but an arbitrarily delay-tolerant 'mailboxer.'
asciilifeform: mats: forgive me if i don't get the point of this (secrecy and deniability?). traffic can be correlated if the circuit is long-term, you tunnel a two way protocol, disruption causes retransmits, and there's noise << there were several points. i recommend reading that entire thread, well worth the time
assbot: Request successful, get your OTP: http://w.b-a.link/otp/47cd15f35bef558b
assbot: You rated user asciilifeform on 10-Aug-2014, with a rating of 1, and supplied these additional notes: #bitcoin-assets & No Such lAbs.
assbot: Successfully added a rating of 1 for danielpbarron with note: Tested something for me quick
assbot: Successfully added a rating of 1 for decimation with note: Tested something for me quick
asciilifeform: is there a link to the latest ?
asciilifeform: mod6: sorry missed your message. was in a car.
assbot: Request successful, get your OTP: http://w.b-a.link/otp/ddc48830d8e36700
assbot: Request successful, get your OTP: http://w.b-a.link/otp/5c81bf6aea42368c
assbot: Request successful, get your OTP: http://w.b-a.link/otp/cf7dfdb5e1f0ba6f
assbot: You rated user jurov on 27-Nov-2014, with a rating of 2, and supplied these additional notes: The Bitcoin Foundation Treasurer.
jurov: In a portable shell script (and if you don't need portability, why are you writing a shell script?), use > file 2>&1 only
gribble: Error: ">" is not a valid command.
jurov: &> file (aka >& file) is not part of the official POSIX shell spec, but has been added to many Bourne shells as a convenience extension (it originally comes from csh).
assbot: Crow feeding a cat & dog. ... ( http://bit.ly/15RK9dA )
mod6: <+jurov> mod6, also it left all qt-related files in << that's weird. pm me a list of the files or dpaste 'em
mats: y'all give TCP a bad rap. it works exceedingly well for the goals, which is automagical conservative scaling of speed to dynamically changing throughput over opaque paths, which makes it reliable. reliable is good.
mats: 16-12-2014 01:38:56 <asciilifeform> here's a very rough description of above experiment ... << forgive me if i don't get the point of this (secrecy and deniability?). traffic can be correlated if the circuit is long-term, you tunnel a two way protocol, disruption causes retransmits, and there's noise
mircea_popescu: You'll counter that there are right leaning and left leaning independents, isn't there a difference? but this misses the point: propaganda doesn't try to get you to believe something, but to do something, and in this case it is to do nothing-- it doesn't matter what you choose to believe, as long as your outrage is done from inside your house.
mircea_popescu: in other news, teh house with a view : http://40.media.tumblr.com/ff28f8f3c38b47d61f479bac676d0bf0/tumblr_miu8wxWBEe1rhlfrbo1_500.jpg
mircea_popescu: typical moive, too, now that they've got all the free money that they were liable to get. greece is basically a hooker.
mircea_popescu: "Alexis Tsipras said on Wednesday that he wanted a "viable, mutually beneficial solution" to what he called a humanitarian disaster his country has suffered as a result of the austerity imposed by its creditors."
nubbins`: this fucking asshole plants a flag in a part of the desert so dry the fucking BEDOUIN don't go there
mod6: ill try some different things a bit later. bbiab
mod6: it's gotta be a versioning problem.
mod6: the one that I had linked on the webpage, needs a bit of debugging i think.
mircea_popescu: btw, if anyone is stuck waiting for a ghost fix or w/e, not bakcported yet into your distro :
jurov: is there a command to unescape clearsigned text?
mircea_popescu: http://40.media.tumblr.com/50272c1a00a7d304816b7cd0f7aebedf/tumblr_mnxxa0siTe1rymyzgo1_1280.jpg << who said teh ghetto's a dangerous place ?
phillipsjk: is there a way to check if assbot has me authed now? (it gave no acknowledgment)
assbot: Trust relationship from user assbot to user phillipsjk: Level 1: 0, Level 2: 1 via 1 connections. | http://w.b-a.link/trust/assbot/phillipsjk | http://w.b-a.link/user/phillipsjk
mircea_popescu: get a wot already eh.
pete_dushenski: just as bitcoin will itself underpin a large global economy.
davout: asciilifeform: it's the best formulation for somebody unqualified like me to say it's a good idea :-)
davout: asciilifeform: i already got db corrupted a buncha times when not cleanly terminating bitcoind
mircea_popescu: this is a point huh
asciilifeform: any thoughts re: the idea of replacing std::allocator in the turd with a pool allocator?
asciilifeform: sd is just a bitch
TomServo: RE: pogonode, according to an amazon customer "Just tried a 64gb sdxc and no joy. 32gb sdhc OK" if anyone was still considering SD.
BingoBoingo: danielpbarron: how does "The attacker can trigger the flaw by sending a hostile text message." inserted after that sentence sound.
danielpbarron: isn't that this? -> "A memory corruption vulnerability allowed decryption of private messages to any attacker with the victim's user ID or phone number."
asciilifeform: mircea_popescu: i'll patch it as soon as i get a working patcher (see last night's thread)
mircea_popescu: 55gb a year as we are.
mircea_popescu: and if you do a leetal math, full 1mb blocks...
mircea_popescu: that WAS given a coupla years, now it's 36 gb.
nubbins`: i actually semi-regularly purchase sub-$1/gb sticks as a matter of principle
mircea_popescu: nubbins` yeah, tell you what : http://log.b-a.link/?date=28-01-2015#996176
nubbins`: in fairness, give it a year
danielpbarron: BingoBoingo, here's a rough draft of the blackphone thing http://pastebin.com/raw.php?i=4q9wt0yr
mircea_popescu: i hear he has a magic tool to make the usb sticks half price every year or something,
gribble: How A Bigger Blockchain Is Less Secure And Why Block Size Ain't ...: <http://www.contravex.com/2014/10/07/how-a-bigger-blockchain-is-less-secure-and-why-block-size-aint-gonna-increase-any-time-soon/>; Bitcoin - Twitter: <https://twitter.com/gavinandresen>; USGavin, the lolcow pe Trilema - Un blog de Mircea Popescu.: <http://trilema.com/2014/usgavin-the-lolcow/>
nubbins`: suppose it's a 64