Show Idle (>14 d.) Chans


← 2016-08-08 | 2016-08-10 →
BingoBoingo: Any ways a proper spreadsheet is not software. It is stationary.
mircea_popescu: stationery.
BingoBoingo: Why not both?
BingoBoingo: Not like it gets up and walks away with the seekrits
mircea_popescu: lol aite. both
mircea_popescu: this is good for fiat.
trinque: lol
BingoBoingo: In related surprises:
BingoBoingo: 7 ate 9
trinque: http://btcbase.org/log/2016-08-06#1516222 << not sure. I'm thinking maybe we stop fighting cruft and fire you up one of these: http://deedbot.org/v/ircbot-genesis.vpatch http://deedbot.org/v/logbot-genesis.vpatch
a111: Logged on 2016-08-06 19:02 asciilifeform: ;;later tell trinque any idea why deedbot sometimes spits out a phuctoring twice ?
trinque: I'm gonna test this guy more tomorrow and add message splitting to the first one, then probably sign.
trinque: you could just shit messages as you like from phuctor and not have to worry about RSS.
trinque: anyone else wants to play with a lispybot / offer critique / point and laugh, feel free
ben_vulpes: it is a very tidy sourceball, trinque.
ben_vulpes: on the topic of pointing and laughing, http://btcbase.org/log/2016-07-06#1497751 << phf would you be so kind as to share what you did to your wp-content/themes/comments.php to get past the "stale comments" thinger?
a111: Logged on 2016-07-06 01:31 asciilifeform: phf apparently knows enough to replicate working setup without the missing pieces and without using the pig-ugly default theme.
asciilifeform: http://btcbase.org/log/2016-08-09#1517299 << if i had a working lispified phuctor, yes.
a111: Logged on 2016-08-09 07:41 trinque: you could just shit messages as you like from phuctor and not have to worry about RSS.
asciilifeform: but not presently.
phf: ben_vulpes: i think everything's here http://107.170.141.103/2016/wp-content-for-a/
mircea_popescu: incidentally, anyone recall diablo 1 multiplayer mode ? which nobody ever played, because you could edit your client to send to the other "your player was hit by 1`000`000 dmg" and the idiot'd take it at face value and kill the other person ?
mircea_popescu: $up vcvbnmcvm
deedbot: vcvbnmcvm voiced for 30 minutes.
phf: ben_vulpes: i have a patchset, that takes wp from stock 2.7 to mircea_popescu's version, and then adds a few cleanups that i did. once i get through all the other shit i'm working on, i'll release it. the stock->mp patch is useful if you want to do further work on the codebase and have some idea where mp's custom patches begin and end
mircea_popescu: check it out, we managed to replicate in vitro ALL OF FOSS
asciilifeform: mircea_popescu: eh we dun even have a gnudiff that build without gnudiff.
asciilifeform: or a gnat that builds without gnat (which has been annoying asciilifeform greatly in recent times)
mircea_popescu: asciilifeform point being : "a) here is a package of open source software that b) worked great c) for a lengthy, unclear and unverifyable past interval d) maintained by an intelligent but dour and otherwise busy party that e) is well respected but no longer much involved f) yet you could ask q of them if only you could find out how to ask an intelligent one g) which is pointless anyway because you can't make much sense of the
mircea_popescu: answer h) yet there's a new team maintaining the item i) except it's unclear exactly who exactly how and to what exact purpose or standard"
mircea_popescu: points a through i === foss.
asciilifeform: mircea_popescu: the open sores thing is a clusterfuck of a depth that i cannot even convey in words. e.g., in the past few days i have uncovered catastrophic bugs in gcc, which NO ONE will ever fix, or likely even replicate, because they ONLY show up when you try to build version X with version Y, for particular pairings of X,Y, and similar
asciilifeform: the thing is rotten to the core
mircea_popescu: it "works"!
asciilifeform: and likewise everything which stands, supposedly stably, on top of it.
asciilifeform: nor is the thing in any sense approaching readable
asciilifeform: or maintainable
asciilifeform: in fact, it is ~impossible to build it on 2 boxes, supposing that they are not mirror images of one another's disks, and end up with same gcc.
asciilifeform: at least it is theoretically possible to build gcc on another compiler (i personally have not attempted this, and the last confirmed report i know of is some years ago, however)
asciilifeform: but, e.g., gnat, will ONLY BUILD USING ANOTHER GNAT
asciilifeform: for fucks sake.
asciilifeform: how the FIRST gnat was built, NO ONE KNOWS today.
mircea_popescu: it evolved. from frogs. how was the first human built!
asciilifeform: evolved, l0l, from ken thompson.
asciilifeform: in point of fact we do not have a freezable software stack.
asciilifeform: it isn't even that we are operating on an animal that is squirming on the table, but that it is not an animal at all, but a bag of maggots and weevils
asciilifeform: so, for instance, i have, theoretically, a gnat that builds for mips, but in actuality it dun work.
ben_vulpes: thanks phf, i used shinohai's dump as i didn't realize that your tgz contained wordpress as well as wp-content
asciilifeform: because ALL version of gcc i've been able to get a hold of, which are able to build a version of gnat i've been able to get a hold of, refuse to build gnattools (the linker) when standard lib (which dun belong on a microcontroller) is disabled.
asciilifeform: i found a dozen different sites with ad-hoc recipes, and patches, and NONE worked
asciilifeform: on top of this, all but two of the gnat ver / gcc ver building it combos i've tried, barf.
asciilifeform: and they barf in non-debuggable ways because gnumake was written by chimps, and 'ERROR 2' !!!11
a111: Logged on 2016-08-06 04:53 trinque: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20015 << if the world ever rights "helpful" is going to be a euphemism for "tries to slip dick in when you turn your back"
asciilifeform: sooooooo then i put on gas mask, and vivisected the makefiles until FORCED bloody thing to build gnattools
asciilifeform: which of course barfed, because it is unable to find the motherfucking std lib that supposedly 'is optional'
asciilifeform: but in actuality gnat expects it
asciilifeform: and the recipe whereby you substitute a dummy -- dun work.
mircea_popescu: asciilifeform and the much worse point of this is - WHAT THE FUCK is a "standard lib" supposed to be thaT DOESN'T fit on microcontroller. what the fuck standard is this standard, utf-standard, the antistandard.
mircea_popescu: the EXACT opposite of a fucking standard.
mircea_popescu: the #1 rule a standard must pass is BEING SMALL.
asciilifeform: mircea_popescu: ada has a titanic standard lib, this is not really escapable on a c machine if you want SAFE data structures, threads, etc.
asciilifeform: it has its own fucking scheduler ferfuxxsake
asciilifeform: because unix scheduler is RETARDED
asciilifeform: now on a micro, one needs VERY little of this, and folks traditionally trim the thing down to fit by sacrificing pieces
asciilifeform: this has been done for arm, apparently
asciilifeform: but no other box.
asciilifeform: all known 'small' standards, e.g., ansi scheme, have resulted in ~99% of the extant code in the respective language using nonstandard libs.
asciilifeform: this unicorn, the SMALL language in which ONE CAN ACTUALLY PROGRAM, is not yet born.
mircea_popescu: somehow the small alphabet in which one can actually write - is.
mircea_popescu: yet modern idiot fancies himself much more intelligent than anyone who ever lived ; and better informed, and "progressed".
asciilifeform: alphabet is not the correct analogy, dictionary - is.
mircea_popescu: do tell, how are you richer than your father, and his father, when his reservoir was full and yours is empty ?
mircea_popescu: how so ?
mircea_popescu: dictionary is eminently NOT a standard.
mircea_popescu: it's a guideline.
asciilifeform: it is the closest thing any humanlang has to a standard.
mircea_popescu: "this text is non-compliant, replace letter ? with a proper letter and resubmit" - right
mircea_popescu: "this text is non-compliant, dictionary translation makes no sense" - wrong
mircea_popescu: not so. the fucking alphabet is the only human lang standard.
asciilifeform: you cannot decipher dead language using alphabet strictly.
mircea_popescu: thinking the dictionary "a standard" is exactly the level of ignorance one displays thinking "the blue earth internet icon"
asciilifeform: hence why i said 'closest thing'
mircea_popescu: this is besides the point.
mircea_popescu: not what a standard is.
asciilifeform: it is what a standard is in compiler-land. i.e., i can, using only the standard, re-create the compiler.
asciilifeform: on a martian computer.
asciilifeform: it is what a standard is in the land of nuts and bolts, likewise.
asciilifeform: i screwed in a modern part into a bolt plate made 35 yrs ago, last night, and it fit with 0 measurable error.
asciilifeform: because motherfucking standards.
asciilifeform: you can fire a modern luger round in a ww1 luger, also.
asciilifeform: despite that the modern round were made by folks who were born after everyone involved in making the pistol were long dead.
asciilifeform: because motherfucking standards.
mircea_popescu: i dunno.
mircea_popescu: a standard for 1 inch nut does not a) specify material b) enter into considerations of what levers to push on what type of cnc mill
mircea_popescu: seems your notion of a standard unduly includes both a and b
asciilifeform: attempts to WHOLLY detach a standard from particular artifacts - e.g., si def of the metre in terms of cesium atom cross-sections - have not gone far.
asciilifeform: because it is difficult to measure, much less reshape, physical object without using another such
mircea_popescu: still. when we discuss language - the alphabet is the only standard. the dictionary is not a standard ; nor aspires to be a standard.
mircea_popescu: this difference is important, and apparently not much understood through normal schooling.
PeterL: French dictionary tries to be a standard
mircea_popescu: does not. french is specifically the one culture language which does not have a normative, academy-produced dictionary.,
mircea_popescu: they tried for three centuries, gave up.
asciilifeform: a dead language with small literature corpus is arguably standardized.
PeterL: what I mean is the french have the academy trying to specify their language
asciilifeform: e.g., old norse.
mircea_popescu: specification and standard are also different processes. a specified item is evidently different from a standardized item.
mircea_popescu: asciilifeform non-culture languages are necessarily kinda sucky, amateur affairs.
mircea_popescu: similarity, specificity, standardisation. 0, 1, infinity.
PeterL: can you expand on what you mean by standard and specified being different?
asciilifeform: asking to standardize a living humanlang in the nut-and-bolt sense is rather like asking for a standard liver, leg, or cock.
mircea_popescu: if you say "bring me a mcburger" you are asking for a standard item. if you say "bring me a burger" you are asking for a specified item.
mircea_popescu: the latter makes some specific comments as to some points of interest - "the meat should be between some sort of bread". the former specifies every single aspect of the item, including a complete chemical composition etc.
mircea_popescu: perhaps forcing the point, as these are both industrial processes. anyway.
asciilifeform: and alphabet of, e.g., english, is 'standard' for english in the exact 100% useless sense that mendeleev table is 'standard for mcburger'.
mircea_popescu: utility is not so clearly married to this alfie.
mircea_popescu: there's no intrinsic utility of abstract objects.
asciilifeform: 'standard', in industrial world, has a meaning. it is a document which at least ~attempts~ an exhaustive description of an object, with an aim to enabling reader to re-create it.
mircea_popescu: yeawell. not much of a meaning.
mircea_popescu: in any fucking case, "here's the standard - it doesn't work for yout item" is rank nonsense, and the paragon of anti-utility.
mircea_popescu: that phrase should immediately reduce to "your item is stupid and you're dumb for working on it"
asciilifeform: elaborate re where one finds 'here's the standard - it doesn't work for yout item' ??
mircea_popescu: when standard lib (which dun belong on a microcontroller)
asciilifeform: and standard tank shell dun fit in the luger.
asciilifeform: what of it ?
mircea_popescu: mno. EITHER "the standard library" is not the standard library ; or ELSE your mips is a chunk of charcoal and you've got down syndrome to be trying to program on it.
mircea_popescu: that's what standards are.
asciilifeform: well, if you actually were to read the ada standard, it has a massive annex specifying ~optional~ components.
mircea_popescu: the "standard tank shell" is not "the standard shell" for this exact reason.
asciilifeform: which happens to add up to pretty much whole standard lib.
mircea_popescu: asciilifeform exactly. i did, and was impressed by apparently hermetic points like this, such as an understanding of the difference between standard and specification etc.
asciilifeform: the standard was and is a titanic work, imho.
asciilifeform: but the implementation is somewhat other matter.
mircea_popescu: granted.
asciilifeform: as with cpp, there is EXACTLY ONE usable public implementation.
asciilifeform: and it is as rusty as a ww2 tank pulled from swamp in ukraine.
mircea_popescu: what's the exactly one on cpp, llvm ?
asciilifeform: i did say 'usable, public', i can find you winblowz closed turd adas by the dozen also.
asciilifeform: they dun exist in my planet.
mircea_popescu: anyway, to put it in the harshest term : a man may be shot for one item he produced not being identical to another item someone else produced. this means the item was standardized.
mircea_popescu: alternatively, a man may be whipped for one item he produced not meeting what his master told him to produce. this means the item was specified.
asciilifeform: but moreover, there must be, in the former case, a mechanical test which determines if he is to be shot.
mircea_popescu: any disparity between two items suffices ; everyone involved gets shot.
mircea_popescu: $s "i want an equal quantity of jam in each muffin"
mircea_popescu: (it's from casino)
danielpbarron: blueberries*
mircea_popescu: right you are huh.
asciilifeform: as a boy, i read a - i think czech - folk tale, where a servant is made to pour JUST THE RIGHT amount of wine in the king's glass, 'too little, or too much, Off! with yer head!'
asciilifeform: and of course loses his head, because it was quite impossible to JUST-so.
mircea_popescu: of course.
asciilifeform: 'There he ordered Yirik to pour him out a goblet of wine. "And I warn you," he said, "that you forfeit your head if you pour a drop too much or too little."'
mircea_popescu: "a drop" is pipette-able though.
asciilifeform: king pulls out microscope and still notices shortfall.
mircea_popescu: he ~did~ say drop...
asciilifeform: but did kingdom have STANDARD!111 drop!!
asciilifeform: therein being the rub.
mircea_popescu: <mircea_popescu> "a drop" is pipette-able though.
asciilifeform: even a very recent europe had idiot circus of ill-specified weights and measures...
asciilifeform: recall how napoleon was 'shortened' ?
asciilifeform: french foot was slightly longer than british.
mircea_popescu: ah ah. sure.
BingoBoingo: ;;bc,stats
gribble: Current Blocks: 424432 | Current Difficulty: 2.0189321085305896E11 | Next Difficulty At Block: 425375 | Next Difficulty In: 943 blocks | Next Difficulty In About: 6 days, 18 hours, 49 minutes, and 12 seconds | Next Difficulty Estimate: None | Estimated Percent Change: None
BingoBoingo: ;;ticker --market all
gribble: Bitstamp BTCUSD last: 584.31, vol: 3538.96290955 | BTC-E BTCUSD last: 583.313, vol: 6130.57023 | Bitfinex BTCUSD last: 604.1, vol: 0.0 | BTCChina BTCUSD last: 585.113391, vol: 98681.36490000 | Kraken BTCUSD last: 586.77, vol: 1044.94796213 | Volume-weighted last average: 585.002330803
deedbot: [Qntra] Merkel Regime To Broaden Issuance Of Driving Bans In Germany - http://qntra.net/2016/08/merkel-regime-to-broaden-issuance-of-driving-bans-in-germany/
asciilifeform: BingoBoingo: suspensed --> suspended ?
BingoBoingo: ty fxd
asciilifeform: 'when you can administratively imprison them later' --> before?!
BingoBoingo: No. before is common. Suspended sentence means you tell them they are free except for X,Y and then later you lock them up for clause Z later.
trinque: mod6: V99994 built just fine
trinque: http://btcbase.org/log/2016-08-09#1517304 << nah, anything that can speak pgsql, i.e. psycopg2
a111: Logged on 2016-08-09 12:14 asciilifeform: http://btcbase.org/log/2016-08-09#1517299 << if i had a working lispified phuctor, yes.
trinque: first item simply connects and stays connected to IRC; second item creates a two-way interface to IRC via pg
mircea_popescu: and in other dubious entertainment, http://i.imgur.com/iQlIhbb.jpg
shinohai: $ticker --market all
shinohai: ;;ticker --market all
gribble: Bitstamp BTCUSD last: 584.41, vol: 3499.03957998 | BTC-E BTCUSD last: 583.031, vol: 6122.57726 | Bitfinex BTCUSD last: 604.1, vol: 0.0 | BTCChina BTCUSD last: 584.568953, vol: 99279.99300000 | Kraken BTCUSD last: 585.31, vol: 1009.12428445 | Volume-weighted last average: 584.485024797
asciilifeform: mircea_popescu: wat's that
asciilifeform: trinque: the db is a painful and incurable bottleneck for phuctor, the LAST thing i want is to use it for anything else.
trinque: asciilifeform: would be trivial to write another subclass of ircbot that just sat there reading stdin and shitting stdout
asciilifeform: trinque: the abstraction will leak.
asciilifeform: just as it does now
asciilifeform: (e.g., line length limit)
asciilifeform: fact is, irc is NOT a stdout-compatible device.
asciilifeform: has severe impedance mismatch.
trinque: asciilifeform: mkay, well, I'm spending precisely zero time debugging some python rss module
trinque: rss is a piece of shit that descends from the www idiocy
asciilifeform: trinque: consider printing the url first
trinque: that I can do
asciilifeform: that'll suffice.
asciilifeform: ty trinque .
BingoBoingo: <asciilifeform> mircea_popescu: wat's that << Looks like some species of farm gurl
asciilifeform: BingoBoingo: what led you to this conclusion ?
deedbot: http://107.170.141.103/2016/capi/ << BARKS IN THE WIND - capi
deedbot: http://107.170.141.103/2016/hello/ << BARKS IN THE WIND - HELLO
deedbot: http://107.170.141.103/2016/wp-content-for-a/ << BARKS IN THE WIND - wp-content for a.
deedbot: http://107.170.141.103/2016/as-from-ccl/ << BARKS IN THE WIND - applescript from clozure
trinque: ^ new format
trinque: also hai to phf's blog
BingoBoingo: asciilifeform: The floral patterned dresses, hair clearly styled by each other, and sorta bored rural look on their faces.
deedbot: http://qntra.net/2016/08/former-illinois-governor-loses-convictions-but-keeps-prison-sentence/ << Qntra - Former Illinois Governor Loses Convictions But Keeps Prison Sentence
deedbot: http://qntra.net/2016/08/alleged-orlando-shooters-father-seated-behind-hillary-at-rally/ << Qntra - Alleged Orlando Shooter's Father Seated Behind Hillary At Rally
asciilifeform: http://freya.theladyofthelabyrinth.com/?page_id=512 << just as unrelated to anything, but imho moar interesting
asciilifeform: ' But the real morals of the story is that one must be able to employ every little part of the animal you kill, like the man does… '
trinque: shinohai: ben_vulpes gave me the wad o' wp-mp you gave him. am I supposed to apply this patch, or is it already applied? it broke when applying
shinohai: weird trinque worked fine after i did all that.
trinque gonna start using blogotron instead of just dumping things in the logs
trinque: shinohai: what am I supposed to do, unpack then apply that patch?
trinque: I'm just humping the football over here
shinohai: yeah I unpacked it all the applied patch, built database and was good to go
trinque: mkay I'll try again
trinque: man I haven't phpeed since 2006
shinohai: It took a while for me to remember everything but I guess like bike riding and all
trinque: <?= 'hello darkness my old friend' ?>
trinque: shinohai: ah the patch diddles wp-content too; got it now
shinohai: Not sure how you got it from ben but for me i packed it up precisely as I got it working xD
trinque: time for a genesis vpatch!
trinque: anyhow you packaged it up fine; I just skipped a step
shinohai: Maybe it will get whittled down more when I have some time to dedicate to it
mircea_popescu: "peter john I am giving a testimony of how i become rich and famous today... i was deeply strangled up by poverty and i had no body to help me, and also i search for help from different corners but to no avail. i see people around me getting rich but to me i was so ashamed of my self so i met a man on my way he was very rich and he was a doctor so he told me something and i think over"
mircea_popescu: teh mentality of the poor idiot penning these things... so he's gonna tell me he's famous ? why, because he's more or less obama, and if he hadn't told me i'd have never known ?
mircea_popescu: peter john the nobel prize laureate.
asciilifeform: does is 'famous' a mistranslation of some unique nigerian word, or wat
mircea_popescu: from his country of africa which is ken ya ni ger ya ?
asciilifeform: spamlandia.
mircea_popescu: he's looking for help in the vast fields of literal representation. against this demon-beast strangling him.
mircea_popescu: because we're all equally people and therefore all equally potent in richdom. just his time hasn't come yet to becoming in wealth-hood.
a111: Logged on 2016-08-09 18:51 asciilifeform: mircea_popescu: wat's that
asciilifeform: it is not even easy to be certain re what 'he was very rich' means in the mental landscape of the degenerates.
asciilifeform: i.e. 'owns five goats' ?
asciilifeform: mercedes and five goats ?
mircea_popescu: obviously. since his notion of fame doesn't match the common notion of fame, you'd expect his notion of richness doesn't either.
asciilifeform: and the whole exercise becomes one of deciphering martian language.
mircea_popescu: hey, it's what they pay us mercedi for, amirite.
asciilifeform: 5 goat / minute.
mircea_popescu: just about!
mircea_popescu: tho to be honest mercedessen seems a better plural
mircea_popescu: i still remember the fucking lolz we had as kiddies when they introduced this penpal thing ; they religiously matched all boys with girls, and this guy got paired with... mercedes gonzales.
mircea_popescu: god it was a riot.
mod6: <+trinque> mod6: V99994 built just fine << nice! thanks :]
mircea_popescu: #up pouledodue
mircea_popescu: $up pouledodue
deedbot: pouledodue voiced for 30 minutes.
mircea_popescu: "Cannot communicate securely with peer: no common encryption algorithm(s)." i presume this is good for fiat.
asciilifeform: mircea_popescu: this came out of what, curl ?
mircea_popescu: the-thing-which-i-use
asciilifeform: '...The attackers used multiple interesting and unusual techniques, including: Data exfiltration and real-time status reporting using DNS requests. Implant deployment using legitimate software update scripts....'
asciilifeform: ^ bonus lul
asciilifeform: but didja know, how WORLD WORX, ya CAN'T HAVE computer without dns and updatez!111111111111111
asciilifeform: mircea_popescu: https://support.mozilla.org/en-US/questions/1056325 << it's the curl thing aha.
asciilifeform: or rather, where it first pops up in the logz.
asciilifeform: them bitz were shuffled 'round, to get them dirty terrorists UPDATING LIKE GOD SAID TO etc
asciilifeform: 'The website may try to fallback to TLS 1.0 in a way that is no longer allowed in current releases or may be using a deprecated cipher suite.'
mircea_popescu: asciilifeform real men ban dns traffic on their net machines.
mircea_popescu: (i am proud to report i've deployed this long ago ; and it causes absolutely no inconvenience whatever, just in case the "killing god is impossibru!!!" emovibe is strong in the reader)
asciilifeform: well apparently it did keep mircea_popescu from searchengining for the error msg.
asciilifeform: and perhaps it is 'not inconvenient' because other folks do this for him ?
mircea_popescu: i wasn't going to.
asciilifeform: all quite reminiscent of rms
mircea_popescu: i so deeply don't give a shit WHY some failure failed.
asciilifeform: and his 'i ask friends to load www links for me and print and to bring me'
mircea_popescu: except... i don't.
mircea_popescu: i literally dun care what the thing may contain.
mircea_popescu: if it's public-newsworthy i'll read it on qntra ; if it's nonpublic i'll read it in reports. bout how it goes. i suppose you can say this is that.
asciilifeform: it works, apparently, for mircea_popescu .
asciilifeform: but is advice that is of 0 use outside of the dirigible.
mircea_popescu: mebbe try it first.
asciilifeform: try what? if i can't search for error messages, i literally go broke.
asciilifeform: more or less immediately.
asciilifeform: just as i run, e.g., virii, which like to use dns.
asciilifeform: but i guess i forgot that... YOU CAN HAVE ONE COMPUTER ONLY
asciilifeform: or what.
asciilifeform: sometimes i wonder if mircea_popescu is seeeekritly an orthodox jew:
asciilifeform: y'know, it STILL counts as dns'in if you send gurlz to do it...
mircea_popescu: but i ... don't. for honests.
asciilifeform: mircea_popescu's intel group investigates solely using binoculars ?
mircea_popescu: oh oh that. i don't care what they do.
asciilifeform: ah there we go.
mircea_popescu: as you might've noticed, i'm the opposite of a micromanager.
asciilifeform: try asking them to do next mission without dns.
asciilifeform: see what they say.
asciilifeform: (i haven't any dispute re dns being a work of evil, from day 1, but the rms solution is not a solution and i will continue to laugh)
mircea_popescu: works on my machine!
shinohai: bravissimo
mircea_popescu: and in other ethereum news : the "white hack" attackers... stole... the pot.
asciilifeform: what did they originally propose to do with it?
asciilifeform: give to starving nigerians ?
mircea_popescu: something something rigthful owners something etc.
asciilifeform: so, 2nd hardphork when ?
mircea_popescu: https://archive.is/19oTs wall of text/pointless dramaz.
deedbot: http://trilema.com/2016/giro-girotondo-con-il-sesso-e-bello-il-mondo/ << Trilema - Giro girotondo con il sesso e bello il mondo
shinohai claps
asciilifeform: turns out whole 'giro girotondo' is on youtube
asciilifeform: pretty lulzy
mircea_popescu: most old foreign stuff is on youtube.
mircea_popescu: shows what a vibrant space one'd have without the usg.mpaa idjits
asciilifeform: mircea_popescu: ~all the ru material worth seeing, afaik, is.
asciilifeform: the films, just as the b00kz.
deedbot: http://phuctor.nosuchlabs.com/gpgkey/CEB08E08EEF3C71AEC185767B076C306E945E535BE55A8CAAAB9378A9F7CD4D1 << Recent Phuctorings. - Phuctored: 5683000818959356094387121433230433 divides RSA Moduli belonging to 'Andreas Fleig <andreasfleig@googlemail.com>; '
deedbot: http://phuctor.nosuchlabs.com/gpgkey/FBC53C4FC84FB6570CC9AACEE304CF6E13339C4581D517A786C30DABA3995874 << Recent Phuctorings. - Phuctored: 90055334522847202481312882334750017605897224759371784435327473584564809667943 divides RSA Moduli belonging to '177.234.13.179 (ssh-rsa key from 177.234.13.179 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <sshscan-queries+177.234.13.179@mkj.lt
deedbot: http://phuctor.nosuchlabs.com/gpgkey/62A0A5FF9984D126E11550FC9BAFE24C40A6B55F885AA428EFFDF4AF59405FC6 << Recent Phuctorings. - Phuctored: 90055334522847202481312882334750017605897224759371784435327473584564809667943 divides RSA Moduli belonging to '177.234.4.97 (ssh-rsa key from 177.234.4.97 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <sshscan-queries+177.234.4.97@mkj.lt>; '
deedbot: http://phuctor.nosuchlabs.com/gpgkey/FBC53C4FC84FB6570CC9AACEE304CF6E13339C4581D517A786C30DABA3995874 << Recent Phuctorings. - Phuctored: 90055334522847202481312882334750017605897224759371784435327473584564809667943 divides RSA Moduli belonging to '177.234.13.179 (ssh-rsa key from 177.234.13.179 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <sshscan-queries+177.234.13.179@mkj.lt
mircea_popescu: heh getting in zone is it.
asciilifeform: $s 90055334522847202481312882334750017605897224759371784435327473584564809667943
a111: 3 results for "90055334522847202481312882334750017605897224759371784435327473584564809667943", http://btcbase.org/log-search?q=90055334522847202481312882334750017605897224759371784435327473584564809667943
BingoBoingo: https://archive.is/NKU6L << Fat Ethiopian Olympic swimmer
BingoBoingo: Not like grotesque fat, but like WTF? Why bother sending someone when your best swimmer is 20-30% worse than the next worst country's swimmer?
BingoBoingo: Like someone paid for the dude to be last place. Not even with reasonable expectations they could do otherwise, but solidly knowing what would happen.
← 2016-08-08 | 2016-08-10 →