log☇︎
359300+ entries in 0.222s
mircea_popescu: i don't do private chats with people i don't know. you want to talk about something, this is the venue. ☟︎
okcupiddude: Lets continye through email, shoot me an email you have it
mircea_popescu: ;;later tell mike_c thanks for fixing it so fast. AAA+ service would buy again.
okcupiddude: Dude i am that city
adlai is able to load btcalpha - charts, webs, the works
mircea_popescu: tho it's true that i tend to make istanbul the hub of all my travels. that city rocks.
mircea_popescu: ;;later tell mike_c baby the btcalpha is down what do we do! halp! plox!
gribble: Error: Failure to retrieve ticker. Try again later.
okcupiddude: We can get together in istanbul if you are in istanbul and talk abiut what potential businesses we can conduct togetger
okcupiddude: Yeah, i saw that you are a businessman, an so am i
mircea_popescu: okcupiddude you must have wanted to talk to me about something ?
assbot: Logged on 02-01-2016 04:57:20; thestringpuller: ugh all these expired keys is making it impossible to build rotor with the old script
mircea_popescu: http://log.bitcoin-assets.com/?date=02-01-2016#1358733 << "expiring" keys are a bad fucking idea, for the record. ☝︎
assbot: Well, that escalated from last year... - GIF on Imgur ... ( http://bit.ly/1YVRkvm )
assbot: Logged on 01-01-2016 23:09:07; pete_dushenski: http://www.contravex.com/2015/07/08/s-mpoe-traders-delight/ << hey adlai, you're not the only mpoe/mpex skeptic anymore. the validating power of teh crowd is yours at long last.
adlai: http://log.bitcoin-assets.com//?date=01-01-2016#1358361 << "skeptic"? I don't recall ever denying neither the existence of the exchange nor the fun and [potential] profit of judicious trades ☝︎
assbot: Logged on 02-01-2016 02:54:31; pete_dushenski: http://log.bitcoin-assets.com/?date=02-01-2016#1358595 << that there's no berghain equivalent in buenos aires is spectacularly strange
mircea_popescu: http://log.bitcoin-assets.com/?date=02-01-2016#1358697 << and to add insult to injury, all sorts of internet knownothings keep going on and on about buenos aires "night life". da fuck on a stick, akron, ohio with its concrete statue of a corn field has more of a night life. ☝︎
assbot: The unhappy new years, or look at the difference a decade makes! on Trilema - A blog by Mircea Popescu. ... ( http://bit.ly/1ZFO44l )
assbot: Logged on 02-01-2016 01:14:53; lobito: this is enric duran, founder of faircoop, if anyone's interested: https://en.wikipedia.org/wiki/Enric_Duran
BingoBoingo: http://log.bitcoin-assets.com/?date=02-01-2016#1358457 << Can't trust a guy who gets high off of his own farts ☝︎
thestringpuller: mircea_popescu: "quests" are what the shitty AAA titles do to sub in for the fact that their games suck, they are poor and stupid, etc. << uh dafuq? guess someone never played DnD as a kid. ☟︎
ascii_rear: as in, with awareness of what all of the pgpdump fields are, yes
phf: what i meant is something like this http://paste.lisp.org/display/304383. of course each execution of script creates a fresh gnupg keys folder, imports the wot, import from sks if we're going that way, does the operation, kills the gnupg folder
ascii_rear: it has to be: same src?? ---> this here bin ☟︎
ascii_rear: but this is a mega-puzzler
mod6: anyway, yeah, this is the build script that I created for testing the build of 'rotor', TEST2, and the static binary.
mod6: its just the guys key.
assbot: Logged on 02-01-2016 05:01:18; thestringpuller: gpg: Signature made Sun 31 May 2015 05:29:39 PM EDT using DSA key ID 59C36319
ascii_rear: http://log.bitcoin-assets.com/?date=02-01-2016#1358739 << buildroot is not v-ified, so why do we have the dsa shitkey in there ?? ☝︎
pete_dushenski: aha. "i told mama i'd be a millionaire someday!" says guy with "home equity" and "registered retirement account". so there he stays.
ascii_rear: if there were any danger of usaschwitz inmates escaping on masse to this, lizards would print enough bezzlars to bid'em up to washington price - like in b-a.
assbot: Logged on 31-12-2015 15:26:10; asciilifeform: 'american is never given money, he is merely shown it and allowed to hold in his hands for a spell to be reminded that it exists'
assbot: Logged on 02-01-2016 03:36:47; pete_dushenski: "A friend’s place in a small gated courtyard, walking distance to pretty much everything, two bedrooms, 750 square feet, Internet and electricity included, $280 a month." << it's ~exactly~ deals like this that make me scratch my head and wonder who the fuck pays $500-600 to post a professional job listing on 'monster.com' and 'workopolis.com'
phf: contributors. an obvious next step is to have a gpg --verify buildroot.sig rely on the contents of .wot folder, by, for example, making a temp directory, doing a for pubkey in .wot/*.asc; do gpg --homedir $tmpdir --import $pubkey; done, then doing gpg --homedir $tmpdir --verify foo.sig; then rm -rf $tmpdir. this way a .wot folder is a canonical source of pubkeys always and for all operations
phf: i understand all that, and i was explaining that there's no conceptual integrity to it, as it stands. we have a .wot folder which is supposed to be a manually curated folder of <nick>.asc files. there were a few threads where mp and ascii argued that the folder should not be generated automatically (no sks or pre packaged tar files). so if one wants to build a rotor they need a .wot folder with pubkeys of all the foundation
mod6: anyway, this is all changing anyway.
mod6: so that is checked independently of V. what V does is a whole separate ball of wax.
mod6: buiroot is not v-ifiable. so in the rotor+TEST2 build script it was decided (in here) that we should check the hashes and the signatures.
phf: yeah, so the case with mod6's version, after a #b-a thread
ascii_rear: phf: keyring built by v for the occasion
phf: ascii_rear: ongoing thread about v using .wot for pubkeys, where's gpg --verify on foundation produced files relies on keyring
assbot: Logged on 02-01-2016 02:44:33; pete_dushenski: http://log.bitcoin-assets.com/?date=02-01-2016#1358569 << while the parallel of the more-than-semi-socialist government and the farmer is mostly very apt, a higher mortality rate doesn't have the same downside cost for the former as the latter. the best thing for the usg would be a plague, if only to bring the costs and complexities of managing so much meat into a more (if still ultimately un-)manage
phf: could probably add a subset of foundation related operations to v, so that staging process uses consistent mechanism (to avoid issues like i have the key in .wot but can't seem to verify??)
ascii_rear: http://log.bitcoin-assets.com/?date=02-01-2016#1358684 << l0l!! i have the x ☝︎
mod6: <+thestringpuller> will the signed files/patches need to be resigned everytime keys expire? << no. you'll notice that his fp is the same.
phf: so expiration date on key is literally a guard, that has nothing to do with crypto. gpg checks timestamp and bails, but it doesn't need to ☟︎
phf: thestringpuller: gpg doesn't require that. ascii can update expiration date on the key, republish it, and it'll continue working
mod6: phf the deal here is that the build script tries to verify the pgp sig of buildroot -- which is a process outside of v, so a key needs to be imported directly into the gpg keyring.
thestringpuller: will the signed files/patches need to be resigned everytime keys expire?
thestringpuller: just trying to see if i get same error as on roberto
phf: thestringpuller: v and gpg --verify use different mechanisms for key management. pgp uses keyrings, v hides keyrings by using .wot folder to store pubkeys as asc files. so when a key expires, your best option really is to fetch a key somehow (???), import it into gpg's keyring so that --verify works AND save it into .wot
mod6: just do this `gpg --recv-keys 0xAB07D806D2CE741FB886EE50B025BA8B59C36319`
mod6: once you've done that, you may wanna clean up and start the build over again.
mod6: you need to import this public key to you keyring -- there is a comment that outlines the keys you need in the top of the script: 0xAB07D806D2CE741FB886EE50B025BA8B59C36319
thestringpuller: the only thing that's changed is the keys. i pulled my old .wot directory to new (more sane) macine
thestringpuller: i have no idea what's causing that
thestringpuller: why is this so painful
thestringpuller: ugh all these expired keys is making it impossible to build rotor with the old script ☟︎
gabriel_laddel: The nice thing about the undeveloped east in Ar is that there's plenty of room for concentration camps.
gabriel_laddel: re, lobito. Kill them all.
pete_dushenski: must be hr depts with budgets that must be spent, lest they get chopped the following year since they were 'unneeded' the year prior
pete_dushenski: "A friend’s place in a small gated courtyard, walking distance to pretty much everything, two bedrooms, 750 square feet, Internet and electricity included, $280 a month." << it's ~exactly~ deals like this that make me scratch my head and wonder who the fuck pays $500-600 to post a professional job listing on 'monster.com' and 'workopolis.com' ☟︎
lobito: thanks for the chat ^^
mircea_popescu: nobody ultimately cares what zig ziggler, karl marx or dale carnegey think.
assbot: Logged on 02-01-2016 02:16:31; mircea_popescu: it fucking boggles me. this city has 10x the population of berlin, 0.1% the entertainment venues and this guy actually thinks there "are many" SADLY.
pete_dushenski: http://log.bitcoin-assets.com/?date=02-01-2016#1358595 << that there's no berghain equivalent in buenos aires is spectacularly strange ☝︎☟︎
mircea_popescu: lobbes you have to appreciate that marx is a minor thinker. it's not that people've not read it. it's that his output is about as intellectually important as any other diet guru / expert in expertises.
assbot: Logged on 02-01-2016 02:08:53; ascii_rear: 'fair' in my mind means fifty shitsacks moved into my house. no thx.
pete_dushenski: http://log.bitcoin-assets.com/?date=02-01-2016#1358550 << aha. the fear of coming home from war to find yourself in the 'holy cross hospital ? you mean the second reformed hospital' scene from dr. zhivago ☝︎
lobito: it's a classic :P promise it won't turn you into a communist
lobito: "Marx's work in economics laid the basis for much of the current understanding of labour and its relation to capital, and subsequent economic thought."
assbot: Logged on 02-01-2016 02:11:49; *: ben_vulpes catches up to thread tail http://log.bitcoin-assets.com/?date=02-01-2016#1358469 << farmers who don't minimize mortality rates don't last long as farmers.
pete_dushenski: http://log.bitcoin-assets.com/?date=02-01-2016#1358569 << while the parallel of the more-than-semi-socialist government and the farmer is mostly very apt, a higher mortality rate doesn't have the same downside cost for the former as the latter. the best thing for the usg would be a plague, if only to bring the costs and complexities of managing so much meat into a more (if still ultimately un-)manageable positio ☝︎☟︎
kakobrekla: doesnt happen to me, i get up in the afternoon
ben_vulpes: no, i get that in the mirror every morning
kakobrekla: i didnt think youd need affirmation for that
ben_vulpes foiled by the universal abhorrence of symmetry in api design
kakobrekla: it did say -assbot- kakobrekla, you can't do that to ben_vulpes. (Trust: L1 1, L2 17)
ben_vulpes: ah well my mistake then
kakobrekla: i dun think so
ben_vulpes: ^^ last three messages
kakobrekla: now this fails.
mircea_popescu: lmao are you working your way up to gunnery sgt ?
ben_vulpes: assbot said nothing, and i have voice changes turned off.
ben_vulpes: mircea_popescu: i don't think my down even took.
mircea_popescu: i don't imagine he's ever been exposed to you know... actual people with actual criteria before.
assbot: NSFW - Mosu' cu joarda on Trilema - A blog by Mircea Popescu. ... ( http://bit.ly/1Srqw0X )
lobito: > desperate to pay poor women to get laid
ben_vulpes: surely not enough of them are missing enough children for the economy to fail to require they all take care of the grandkinder...
mircea_popescu: yeah, i've been kinda suspecting the root of the whole mess is that old women actually dare sit by themselves in sidewalk cafes as if they're people or something.
ben_vulpes: you'd have to clear the grandmothers out first
mircea_popescu: i can't even recommend that everyone under 30 be beaten weekly in the nude in front of the obelsico until things are fixed.
mircea_popescu: and the most annoying thing about this all is that they fucking had a strongarm regime.
ben_vulpes: this strikes me as a not-half-bad strategy: live in poverty for 9 mos, travel (also in poverty, but looking sooper cool) around fucking the young hotties for 1.5, come home and live on someone's couch looking for the next cafe that needs a warm body.
ben_vulpes: this is also why the hipster girls are shaving their temples when they have otherwise rather nice and well-kempt heads. all the hipster boys work in coffee shops 22 hours/wk, and live in poverty to spend their time touring with 'their band'.
mircea_popescu: that's the other thing.
ben_vulpes: how boggle? i didn't notice any l33t doodz in bsas the girls'd dress to the nines for.
mircea_popescu: ben_vulpes the one thing that boggles my mind the most in all this is that none of them seem to realise that yes there's something fucking wrong with not owning a cocktail dress and spending all your time on netflix.
mircea_popescu: otherwise... i don't think he'd spit on argentina if it were on fire or something.