jhvh1: BingoBoingo: Current Blocks: 479128 | Current Difficulty: 8.60221984436E11 | Next Difficulty At Block: 479807 | Next Difficulty In: 679 blocks | Next Difficulty In About: 3 days, 17 hours, 5 minutes, and 5 seconds | Next Difficulty Estimate: None | Estimated Percent Change: None
jhvh1: BingoBoingo: Bitstamp BTCUSD last: 3102.24, vol: 10186.60970971 | Bitfinex BTCUSD last: 3130.3, vol: 31617.34629133 | BTCChina BTCUSD last: 3045.557, vol: 16532.34440000 | Kraken BTCUSD last: 3115.0, vol: 8128.02414095 | Volume-weighted last average: 3103.04935822
BingoBoingo: Meanwhil of Failfork: Bitcoin Cash $3,878,816,077 $235.32 16,482,875 BCH $204,338,000 -37.74%
mircea_popescu: and since i'm doing a nazi film retrospective, asciilifeform phf ever saw der herr der welt ? 1934 sf! robots! death rays!
phf: i might watch it at some point, but i'm downloading Caligula right now.
mircea_popescu: you might have to go through kgb archives to locate a print. i rather doubt the internet has such doubleplusungood material.
phf: huh, even rutracker is failing :o
mircea_popescu: anyway. censorship as usually idiotic, there's really not that much "propaganda" involved.
mircea_popescu: if one can make it throuygh a 30 second superbowl break, one can make it through 30s nazi-sf attempts.
phf: i had a viewing of olympia couple of days ago at my place.. i mean, it's not any kind of a movie..
phf: so this "nazi film retrospective" is very apropos
mircea_popescu: anyway. no actual jews were hurt in the makinbg of this retrospective.
mircea_popescu: well, a little perivulvarily, but nothing to write home about.
deedbot: scatha voiced for 30 minutes.
phf: not sure if you want it, but you have the floor.
deedbot: Uglux voiced for 30 minutes.
phf: we have another caller, hello, you're on air
phf: kiss from a rose … this is tmsr radio! i'm waiting from your calls.
jhvh1: BingoBoingo: Bitstamp BTCUSD last: 3165.0, vol: 13012.42435349 | Bitfinex BTCUSD last: 3177.9, vol: 40739.58972339 | BTCChina BTCUSD last: 3132.048144, vol: 23651.97710000 | Kraken BTCUSD last: 3157.894, vol: 10929.7870556 | Volume-weighted last average: 3161.24715585
shinohai:
http://archive.is/i66hf “As of today, we have taken measures to blacklist all addresses associated with the WannaCry attackers that are known to the ShapeShift team"
jhvh1: asciilifeform: The operation succeeded.
a111: Logged on 2017-08-04 23:12 asciilifeform: it dun need replacement per se, was dead disk. i took the downtime as chance to try netbsd on same iron, when new disk came. iirc i explained this upstack.
a111: Logged on 2017-08-05 16:41 asciilifeform: !~later tell lobbes should show up some time today or mon.
a111: Logged on 2017-08-05 17:39 asciilifeform: later on i'ma pull the drive & try guessing the magic params and writing'em in on other box.
phf: binds bunch of keys to "users come to expect", including tab completion to ^I
phf: yeah, because presumably it's written by incompetent people who haven't seen anything but linux ecosystem?
phf: emacs for example with their tramp has layers of fallback (oh you don't have perl? it's ok, we'll do it with toothpicks, but takes 2x longer)
phf: tramp when it sets up remove ssh scaffolding, sends small inline scripts which defensively retranslate what emacs wants, rather then doing "ssh foo ls"
phf: that memory is incorrect, the correct memory would be of ~you~ barfing at the then suggestion of supporting bsd :>
phf: that's because you didn't try to simply use the patch to makefile that i posted on the list
phf: and the most important part is to replace -l pthread with "-Wl,--whole-archive -lpthread -Wl,--no-whole-archive" which in fact should be happening on all os
phf: of course, why would i suggest it otherwise? :o
phf: which reminds me that i need to regrind my shiva swank patch, which is broken
trinque: that yes, user has to be careful, not automate response, inspect the item in his hands before !!v
trinque: the challenge includes the request
trinque: so the encrypted item is both the hex string and what you told the bot to do.
mod6: <+asciilifeform> zoolag live as of now at ye olde 108.31.170.49 . << thanks for the update.
mod6: <+asciilifeform> blockheight ~= 60k or so << ah, bummer, no chain backup?
mod6: <+phf> that's because you didn't try to simply use the patch to makefile that i posted on the list << i've had a trb openbsd since you posted this yes.
a111: Logged on 2017-08-05 22:44 mod6: <+asciilifeform> blockheight ~= 60k or so << ah, bummer, no chain backup?
BingoBoingo: <asciilifeform> worth a comparison << Aha someone steps up to duplicate my December 2016 to May 2017 experiment!
BingoBoingo: But yes, phf makefile mod powers my OpenBSD builds.
phf: i remember people wedging around there, but i didn't personally observe it
phf: that's a nice round number too, 168000
BingoBoingo: Assumed, dropping for other esteemed readers
a111: Logged on 2017-03-28 04:32 asciilifeform: mod6: imho manual knobs ~for unwedging~ are a fundamental mistake. nodes shouldn't be wedgeable, period. and the only use for a wedged node is to learn why it wedged and to make said scenario impossible in the future.
phf: i don't remember every suggesting anything remotely similar. my suggestion would be to debug it, and solve the problem, rather than "mp's fix somehow magically resolves it"
phf: well, if i were approaching this, i'd replay to 167998 or so, setup a script to ensure that every time i start trb it starts from that state. i would then see if on forward play it would wedge. i would then investigate what is the nature of wedging, and slowly instrument the code along the various paths to tell me where exactly it decides to stop doing the right thing, etc.
phf: split the current blocks, eat block until 167998, then on each restart copy the 167998 state folder over the settings folder
phf: if it consistently wedges at 168000 across various machines and settings then it's not a question of wild sewage
phf: you replay to 167998, you then let it run till 168000 on the network. if it doesn't wedge with that setup, than you have two possibilities. it is either a heisenbug, or you need to replay to an earlier block, say 167000 and let that run on the wild network, etc.
phf: ~you can't reason about locks patch~
phf: until you can actually reproduce the nature of locks patch vs. block (or whatever wedges)