log☇︎
321100+ entries in 0.176s
mircea_popescu: nice work with the html parser, how's it going ? ☟︎
lexborisov: I need to get away for awhile. After returning to read through the links
lexborisov: I'm from Russia for a long time choosing my words. My English is not so good as we would like. Sorry
lexborisov: No, if admit that I do not even know what it is
danielpbarron: in the meantime, do you have a GPG key lexborisov ?
assbot: Logged on 12-03-2016 13:14:31; mircea_popescu: let me enlighten you : it's "take a string that is definitionally misformed html, aka html soup, and transform it into sufficiently well formed html to render".
danielpbarron: conversations may take place over long periods of time through use of referencing lines in the public log, which comes in handy when participants are not available to talk at the same time, as seems to be the case at the moment
danielpbarron: yes it's a public channel in which people with an interest in bitcoin talk about anything
lexborisov: Sorry, but I do not understand what's going on here. That is what this chat?
danielpbarron: glad to see you could make it
danielpbarron: You must be the 'myhtml' guy
lexborisov: Hi, there!
thestringpuller: dunno what the hate on Neural Nets is...
assbot: Logged on 13-03-2016 13:38:44; mircea_popescu: fluffypony> danielpbarron: it's his strategy <<< well, makes perfect sense. 3-2 win looks a lot better than 5-0 win, sez google pr.
ascii_field: he is playing, we are to believe, for phree...
ascii_field: note also that, breaking with tradition, lee sedol's contract for this game included NO payment for showing up, nor a loser's prize
ascii_field: my hypothesis is that he was not paid to lose, as such, but to keep a particular style of play, and he believed that he could win regardless. ☟︎
ascii_field: in chinese sphere, there are also suspicions, e.g., lee sedol avoided starting ko (which bots have never shined at) until 3rd game, where he did so quite ineptly and after his loss was quite cemented
ascii_field: the pile of 'yes' bets in the last few hours prior to closing, the particulars of how lee sedol went down, and now the 4th - give me a certain picture.
ascii_field: mircea_popescu: spent some time going over the games.
ascii_field: ty TomServo . my relay seems to be b0rked.
mircea_popescu: they apparently didn't realise this going in. no ai in pr, yet.
mircea_popescu: fluffypony> danielpbarron: it's his strategy <<< well, makes perfect sense. 3-2 win looks a lot better than 5-0 win, sez google pr. ☟︎
mircea_popescu: but as a sidepoint, this "style" thing is a lot like make-up. most young women look great without it ; in some cases, when well applied, can turn even mediocre women into total knockouts. but by the time it's measured by the lb, it ain't doing anyone any good.
mircea_popescu: BingoBoingo i have nfi what's going on with those two articles. they don't even make sense.
nubbins`: i admittedly DGAF about sedol vs alphago, but wasn't the series best 3 out of 5?
danielpbarron: punkman, yep. The win for Sedol is purely conciliatory
danielpbarron: and in the prolly-was-rigged department, AlphaGo is allowed to lose on the 4th match
BingoBoingo: "The study of 152 horses from Devon and Cornwall found that just one in 20 riders is within the optimum weight range."
assbot: The horses saddled with our obesity epidemic - Telegraph ... ( http://bit.ly/1WiesPw )
assbot: 'Anybody Can Learn' Gets It In The Breech | Qntra ... ( http://bit.ly/1SJQXQo )
danielpbarron: neato, the thing lets me "privately publish" so I can keep my own copy of it without it cluttering up my draft list or showing up on the rss
BingoBoingo: forgot the scare quotes
BingoBoingo: Anyways I guess today is danielpbarron shits on the Bill Gates charitable legacy day.
BingoBoingo: danielpbarron: Well there's a difference between what it wants to eat and what it shits out
danielpbarron: yeah i noticed that too, but i figured since my wordpress generated the stuff it would unpack to the same thing i saw in yours
BingoBoingo: danielpbarron: For some reason the line spacing in this one got weird and it was infested with <div> tags, just cleaning them up and it will go up.
danielpbarron: ;;later tell BingoBoingo http://danielpbarron.com/qntra/anybody-can-learn.asc.txt
phf: shitlords need safe space too
danielpbarron: that photo is triggering.. warning plz!
BingoBoingo: phf: Technically they were transMayogender before they called themselves transgender
phf: when i see these people https://images.encyclopediadramatica.se/e/e5/Fattrannys.jpg they now remind me of BingoBoingo and his crusade
BingoBoingo: ;;later tell mircea_popescu Apologies for my latest qntra being a bit on the long side, but had to shame United States Gang while promoting my pet cause of preventing people from being born more retarded than they have to be
BingoBoingo believes this is a qntra first
assbot: Counterpoint: Fuck Them All To Death – Complete Mosquito Eradication Overdue | Qntra ... ( http://bit.ly/22adR9m )
assbot: Point: Washington Thugs Testing GM Mosquitos | Qntra ... ( http://bit.ly/22adSKC )
phf: wintermute (btcbase machine) is unfit for the purpose, since i suspect digitalocean will kill it pretty fast
phf: but i don't have a complete blockchain, and since i'm not using any sql type stuff, i need to look into how much space various hashes take up when loaded into memory
phf: i have block explorer code, i think last time i touched it i was working on getting all the various hashes link to the right places (previous transaction, addresses, etc.)
BingoBoingo: danielpbarron: I'll get this up in a bit.
BingoBoingo: danielpbarron: ty
danielpbarron: man it's way easier to prepare qntra articles with my blog draft setup, and if you don't like it i'm already all set to publish it myself :D
danielpbarron: ;;later tell BingoBoingo http://danielpbarron.com/gmosquito.asc.txt
ben_vulpes: so there are includes in both .h and .cpp
ben_vulpes: i looked at main's imports and didn't see it including any other bitcoind namespaces pulling in the openssl/sha files
ben_vulpes: phf: while i have your attention, do you have any idea how the various SHA256_Init, _Transform functions get into main.cpp?
ben_vulpes is pleased to see suspicions confirmed
phf: the dodgy name betrays a dodgy abstraction of the "too much shit here, put that shit over there, nice and tidy like" school of code refactoring
phf: or at the very least ScanHash_CryptoPP inlined into bitcoin miner, can just do hash<=hashTarget check immediately inside if (((unsigned short*)phash)[14] == 0)
ben_vulpes: also dafuq is up with that name
ben_vulpes: http://btc.yt/lxr/satoshi/source/src/main.cpp#2671 << is there a good reason to be doing this check inside ScanHash_CryptoPP's loop rather than just returning from SC_CPP on each iteration?
ben_vulpes: read that as "quote as fuck" for half a second
phf: http://git.savannah.gnu.org/cgit/coreutils.git/tree/gl/lib/root-dev-ino.h#n33 heh, how typical gnu
BingoBoingo: Fuck this John Kasich research never ends https://encyclopediadramatica.se/Cotton_Ceiling
assbot: Trolling Induced Transsexuality Syndrome - Encyclopedia Dramatica ... ( http://bit.ly/21osq3F )
assbot: Was The Woman Giving The Nazi Salute At Trump Rally In Chicago A Supporter Of Donald Or Bernie? | The Daily Caller ... ( http://bit.ly/1V1P7e4 )
adlai: let's just say that this is not exploitable on a pogo
assbot: Bug In libotr Threatens To Compromise Systems | Qntra ... ( http://bit.ly/22bHL9X )
assbot: What the John Kasich profile tells us about where he's been and where he might be heading | cleveland.com ... ( http://bit.ly/1pmuDB9 )
mod6: <+shinohai> mod6: i built this as qemu img so i can try to make mirror of the whole shebang. << ah ok
mircea_popescu: it's like the hot topic of electoral derpitude. where pruny old ladies from ohio copy/paste stuff from the reddits.
BingoBoingo: I might start playing with that, but can't run it until Monday. If it drops has to be fresh for Tuesday's votings
shinohai: are there pre-existing Eulora banners somewhere? or can one acquire rights to the imagery ?
mircea_popescu: Kasich: Women 'left their kitchens' to help him campaign
BingoBoingo generally directs less attention to vice presidential candidates like the Ohio guy
BingoBoingo: Aha, they all try to make derpy memes nao
BingoBoingo: Yeah, but he's been running to barter his delegates in a brokered convention the whole time. Not a serious candidate like Cruz or Sanders
mircea_popescu: and they "coined a term" to "help him breakout", something like kasichwhat was it
mircea_popescu: do you know he's the "light of hope" or some nonsense ?
mircea_popescu: do you know about the derp from ohio, btw ?
BingoBoingo: Been working on ways to handle Trump-CLinton or Girl-Clinton January, but still need to work on the Cowboy Cruz and Mormon Mitt contingencies.
BingoBoingo: Gotta make sure we can live with the labels.
mircea_popescu: yeah. you also don't want it to get tedious.
BingoBoingo: That one could work, but parts of this may be required to live for quite some time.
BingoBoingo: <mircea_popescu> BingoBoingo speaking of which, perhaps it's time to start referencing usg as "the government IN washington" ? not like it's legitimate or anything. << I'll have to do some reading into the right way to deny them legitimacy in writing
mircea_popescu: i was thinking wtf.
danielpbarron: 24 wdd blueprints for the rest of the year
mircea_popescu: how about 10mn for the rest of the year.
shinohai: mod6: i built this as qemu img so i can try to make mirror of the whole shebang.
mircea_popescu: yeah something like on the sidebar.
danielpbarron: mircea_popescu, an ad like how? a post? or like something on the sidebar?
ben_vulpes: phf: none taken
mod6: we've seen what happens there.
mod6: you probably should have a box on your lan that you can periodically offload the block chain to, incase of power outage.
mod6: oh, i fucked up the url
danielpbarron: mircea_popescu, got a bunch of drafts going. might have one ready to publish in a day or two
shinohai: mod6 that looks good will give it a whirl
mod6: shinohai: cool! what do you wanna test? probably should get all the pre-req's installed and then build trb with the latest build script: http://deedot.org/build-bitcoind-V99995.sh
phf: ben_vulpes: also dood wtf you stop in the city, swing through powells, and can't go 2 mi out of the way to get your eyes on my fp and mine on yours? << i'm guilty as charged, but it was not intended as a slight, so please don't take it as such. i needed to clear my head, and while i thought i should reach out, i didn't have it in me. this is not the last time i'm in Oregon this year, so i promise to not make the same mistake again :)
phf: i think there's a fukamachi project that does html parsing with the intent of scrapping, but it's the guy behind woo http server (i.e. cffi to libev, full "modernizayshn" kool aid), http://cl21.org, so i've not looked at it