Forum logs for 19 Jul 2017

Monday, 16 March, Year 12 d.Tr. | Author:
mod6: solid logs [00:11]
mircea_popescu: *thumbsup* [00:21]
lobbes: BingoBoingo: <lobbes> damn. looks like my plans for my old craptop being a trb node will have to wait until I secure better iron. << Why can old craptop not eat SSD? << wtf I didn't even consider this. And yeah, this'll be a great opportunity to clean out the physical crap that's probably choking out the airflow in the thing. [02:29]
ave1: mod6, asciilifeform: I've been playing with GNAT versions and the fact code [08:44]
ave1: I also get this problem: http://trilema.com/forum-logs-for-15-jul-2017#2310101 [08:44]
a111: Logged on 2017-07-16 02:00 mod6: asciilifeform: here's what I get when I grab the generic Makefile, and use your fact.tar.gz: http://p.bvulpes.com/pastes/RaNYu/?raw=true [08:44]
ave1: Turns out the version of gnat in gcc 4.9.* is based on GNAT GPL 2014 (from adacore) [08:45]
ave1: (also in gcc 5.*, I've not looked in the 6.* range) [08:46]
ave1: It seems that version has problems with inlined functions containing inlined functions [08:46]
ave1: (like the Mul functions...) [08:46]
shinohai: ave1 .... I got the same error as you (Have not looked into it further yet though) [08:48]
shinohai: well, same error as mod6 [08:48]
ave1: yes, it seems that FSF gnat (the one in gcc) is not updated recently and for some reason it's really hard to compare version numbers between all the different gnats [08:52]
asciilifeform: ave1: can't be the reason, i have it working on 4.9 [08:52]
ave1: well I went to the source code of 4.9.4 and GPL 2015 and it differs on this point [08:53]
ave1: (and GPL 2014 and gcc 4.9.4 are the same) [08:53]
asciilifeform: anyway if your gnat does this, it is rubbish, throw it out, i will not be v-releasing an ffa where everything is not inlined, each non-inlined routine is a ~10% speed ding. [08:53]
ave1: I can build a gnat using the sources from adacore and all is fine [08:54]
ave1: (but the 4.9 gcc from adacore does not match any 4.9.* release from FSF) [08:54]
shinohai: Lovely, nb [08:55]
ave1: asciilifeform, how did you get your 4.9 version (I see two version in gentoo) ? [08:57]
shinohai: !!up fromloper [08:57]
deedbot: fromloper voiced for 30 minutes. [08:57]
shinohai: heh [08:57]
asciilifeform: ave1: by emerging at some point [08:58]
ave1: p.s. I want to throw it out, but I like to have a version that cross compiles to ppc64le [08:58]
asciilifeform: ave1: gonna have to patch , then, and cure the retardation. [08:58]
ave1: and gcc 4.9.4 does so, but the adacore code has problems [08:58]
asciilifeform: the confiscation of gnat from the idiots is inevitable. may as well begin with this. [08:59]
ave1: ok, I will do some more banging against the wall on this [08:59]
shinohai: ave1: Can you link me to the adacore sources that worked for you? [09:00]
ave1: Go here: http://libre.adacore.com/download [09:01]
ave1: select GPL-2015 (or 2016) [09:01]
ave1: select sources [09:01]
shinohai: thx [09:02]
ave1: download gcc-4.9-gpl, gnat-gpl-2016, gcc-interface- files (so 3 files) [09:03]
ave1: unpack all tree [09:03]
ave1: copy gnat-gpl-*/src/ad to gcc-4.9-*/gcc/ (so you get an ada dir under gcc) [09:04]
ave1: ad -> ada [09:04]
ave1: copy gcc-interface-* to gcc-4.9-*/gcc/ada/gcc-interface (so rename of dir) [09:04]
ave1: then you have a gcc you can build [09:04]
ave1: p.s. the portage ebuild does exactly this (plus some gentoo patching) [09:06]
ave1: see https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-lang/gnat-gpl/gnat-gpl-2016.ebuild?id=27440b1aa409e5471622a0ad0bbebbf97e7f79c8 [09:06]
shinohai: Very resourceful, thank you [09:07]
mod6: thanks ave1 [09:08]
ave1: p.s I already have a musl build for x86_64 (based on musl_cross) (works on adacore stuff and gcc-4.9.4), but is needs some more work [09:08]
ave1: I like to default it to building static files binaries [09:09]
asciilifeform: ^ interesting, i'd like to see this [09:09]
asciilifeform: it was on my conveyor and promised to be a very gnarly chore [09:10]
ave1: yes, but mainly because the gnat makefiles hardcode the gnattool names at different places [09:11]
ave1: one moment, I will look for the diff [09:11]
ave1: ok, this is the diff (also contains musl diffs from musl_cross) [09:19]
ave1: http://wotpaste.cascadianhacker.com/pastes/NXbbK/?raw=true [09:19]
ave1: musl_cross from here: https://bitbucket.org/GregorR/musl-cross/ [09:19]
asciilifeform: of what is the diff ? [09:20]
ave1: of clean gcc 4.9.4 from FSF to a gcc 4.9.4 that build with musl + gnat [09:21]
ave1: if you get musl_cross, and replace the gcc-4.9.4-musl.diff therein with this one [09:22]
asciilifeform: ave1: consider writing down the recipe for this [09:23]
ave1: plus add ada to the languages to build [09:23]
ave1: will do, I will probably create version of musl_cross that does all this [09:24]
asciilifeform: !!rated ave1 [09:27]
deedbot: asciilifeform rated ave1 1 at 2017/05/18 13:13:06 << ada lurker [09:27]
asciilifeform: !!rate ave1 3 gnatronicist [09:28]
deedbot: Get your OTP: http://p.bvulpes.com/pastes/BxfrQ/?raw=true [09:28]
asciilifeform: !!v 352B78C89FA88878A8EEE992E6C76F66D9EFAB1FF1D0035B53FEB73B163C0B23 [09:28]
deedbot: asciilifeform updated rating of ave1 from 1 to 3 << gnatronicist [09:28]
asciilifeform: meanwhile, in gavinlandia, https://archive.is/KOhTm >> 'Resolution is to either guarantee there are non-bit1 signaling miners before enforcing (kind of incompatible with the definition of 80% activation), or manually guarantee the the graph of enforcing miners is connected.' << d00d realizes that the softshitfork thing won't work without cartel... proceeds to demand one [09:44]
shinohai: Which leads to lulz such as: http://archive.is/YKyYa [10:14]
asciilifeform: 'It's also interesting to note that some miners are signalling to orphan themselves. Antpool, BTC.com, and BTC.top are all signalling for BIP 91 with bit 4, but are not signalling for segwit on bit 1. This means that once BIP 91 activates, if they don't change their version number (and it seems that this is a manual process as most mining pools set the version number manually), they will be orphaning their own blocks under the BIP 91 [10:27]
asciilifeform: rules.' << lol julyphorq rerun [10:27]
asciilifeform: !~later tell ave1 have you ever used http://sabotage.tech 's musltronic linux ? or have any idea who maintains it ? invite'em here. [12:17]
jhvh1: asciilifeform: The operation succeeded. [12:17]
daffadil: This might be interesting to some: "DNA based Random Key Generation and Management for OTP Encryption" [12:26]
daffadil: http://www.sciencedirect.com/science/article/pii/S0303264717300539 [12:26]
daffadil: Here is full .pdf: https://dropfile.to/2T3Dkt1 [12:26]
asciilifeform: hard to think of a more mindblowing idiocy [12:26]
mircea_popescu: did you read the "whores moaning in orgasmic agony source of rng" thread ? [12:26]
asciilifeform: yes, totally want to leave UNCHANGEABLE privkey every time you take a shit [12:26]
asciilifeform: or sneeze [12:26]
asciilifeform: only a ustard could have conceived of a gem like this. [12:27]
daffadil: Not necessarily generating privkey from your own DNA. [12:27]
mircea_popescu: daffadil DID YOU read. [12:27]
daffadil: Ya I didn't understand all details but I read it. [12:27]
asciilifeform: daffadil: see also this old, lesser, horror : http://btcbase.org/log/2015-04-02#1084139 [12:28]
a111: Logged on 2015-04-02 14:59 asciilifeform: 'Identity-based encryption is a type of public-key encryption in which any arbitrary string (such as a user’s email address) can be used as a public key, enabling data to be protected without the need for long, randomly generated keys or certificates. Today, there are numerous standards for IBE based on Boneh’s work, including IEEE P1363.3 and several IETF RFCs.' << from the press release. [12:28]
mircea_popescu: link me [12:28]
asciilifeform: ( summary : ustards are fixated on 'escrowable' ciphers, as they were called in 1990s, but today they do not use the word . i.e. schemes for getting your privkey to be something THEY can access on a whim ) [12:28]
asciilifeform: http://www.sciencedirect.com.sci-hub.cc/science/article/pii/S0303264717300539 << daffadil's link, for the dedicated entomologist. [12:30]
asciilifeform: 'The advantage of this method is that a binary random sequence of any length can be easily generated from public or private genetic databases. An unlimited number of distinct random sequences can be obtained by multiplexing, shifting or concatenating sequences from different DNA species. To solve the major drawback of the OTP cryptosystems, key storage and transmission, Borda et al. proposed communicating the secure key through the s [12:31]
asciilifeform: hort identification numbers of the DNA sequences in the database. It is crucial to store the unique secure key in a highly reliable carrier and transmit it through a special secure channel to guarantee the correctness of the secure key' [12:31]
asciilifeform: this is == to the 18th century 'book cipher' [12:31]
mircea_popescu: even in the particular that literacy is reserved for a precious few. [12:31]
asciilifeform: but instead of cheap book, use expensive and usg-indexed dna collections, yes [12:31]
asciilifeform: the real usgtronic gem here is that there's massive existing investment in 'this is a transform of SOME dna sequence, SOMEWHERE, now tell me which' hardware [12:32]
asciilifeform: so nao naturally they'd like to trick some idiot, somewhere, into using their pre-indexed fauxotp as an otp... [12:33]
asciilifeform: just say no to faux otp, folx [12:33]
mircea_popescu: hey, they keep working to convince idiots someone somewhere would actually WANT to drink carbonic acid solution with 5k brix. [12:33]
daffadil: Haha yes. As the paper currently presents, the system is not built for privacy, especially if it uses publicly-indexed databases. However I thought that the idea of using mutational randomness as a physical process to generate private keys was interesting. [12:33]
asciilifeform: daffadil: thoroughly idiotic idea [12:34]
mircea_popescu: heh. [12:34]
mircea_popescu: !!rate daffadil -1 lies conversationally. [12:34]
daffadil: Good ~ [12:34]
deedbot: Get your OTP: http://p.bvulpes.com/pastes/178XC/?raw=true [12:34]
mircea_popescu: !!v 9422E13A8FEEF58FB0B30F04A86F39EE53EEC0B80B2271EB6B5B38E61757D500 [12:34]
deedbot: mircea_popescu updated rating of daffadil from 1 to -1 << lies conversationally. [12:34]
trinque: d'oh, in-group signaling fail for poar daffadil [12:35]
mircea_popescu: !!down daffadil [12:35]
asciilifeform: where did the d00d even come from [12:35]
mircea_popescu: iirc gl's acquaintance. [12:35]
asciilifeform: i only know him as a steady source of disconnectolade rubbish [12:35]
asciilifeform: aah [12:35]
mircea_popescu: in any event, the pretense of hey, we're just talking hurr isn't going to take one far here. if that wasn't obvious. [12:36]
asciilifeform: https://archive.is/Fcggx << obliglolgif [12:37]
mircea_popescu: asciilifeform lol, considering how many brits zee germans shot for that... [12:38]
mircea_popescu: was there an actual german spy shot in britain at any point ? [12:38]
asciilifeform: handful iirc [12:39]
asciilifeform: most famously the d00d in the photo -- wasn't [12:39]
mircea_popescu: but i mean, actual germans, not confused brits [12:39]
asciilifeform: ( theatric op ) [12:39]
asciilifeform: actual [12:39]
mircea_popescu: still wrong ratio for the pretense!!11 [12:40]
asciilifeform: lolyes [12:40]
mircea_popescu: it's funny how repeating this pattern is : whosoever is on the receiving end of the cock, whatever the cock may be, doesn't really want porn around. [12:41]
mircea_popescu: zee germans, getting it in every hole from teh brits, didn't really do much in the way of "shot british spy" photo ops. [12:41]
mircea_popescu: the brits however, losing more men to spying than to trenchlines in some days, nevertheless... [12:42]
* asciilifeform still lolling over the 'the system is not built for privacy' gem [12:45]
asciilifeform: 'Не смешно? Зато про войну' (tm)(r) [12:45]
mircea_popescu: somehow if you go "the collegiate dorm is not built for modesty" they, the very same they, go in an uproar. [12:45]
mircea_popescu: "the land is not built for equality", how about that one ? [12:45]
mircea_popescu: gotta have all female values, an' selective privacy is teh foremost on the list. [12:46]
asciilifeform: keybasetronic 'crypto' is interesting parallel to, e.g., prb. in both cases the muppetmasters get to rejoice over 'user count' but weep when realizing that nobody of any import is in this count, and the net loot sums to 0 [12:49]
mircea_popescu: something like that. [12:49]
mircea_popescu: but hey, fair is fair -- everyone gets what he says he wants and then gets to wash his head with it. [12:50]
asciilifeform: e.g., trump, with his 'encrypted chat' on ipnoje that leaks every fart [12:50]
asciilifeform: and continues. [12:50]
mircea_popescu: that was, since i was a wee tyke, the one fascinating, ceaselessly fascinating aspect of the world : that for all teh chagrin and professed despair and broken dreams hopes and aspirations etcetera [12:50]
mircea_popescu: everyone, at any point, without exception got EXACTLY what they asked for. [12:51]
asciilifeform: expand? [12:51]
mircea_popescu: and, as you say, continues. [12:51]
mircea_popescu: asciilifeform empire wants headcount, (because it sold itself on the lie of equality). gets headcount. except... [12:52]
asciilifeform: aah yes [12:52]
mircea_popescu: daffadil wants to participate, but does so in the manner of asking for it, and gets it. [12:52]
mircea_popescu: you can't actually find a case where anyone has any legitimate complaint against the world. hasn't, yet, happened. [12:52]
asciilifeform: i still reel from the riotous idiocy of even calling a public string 'an otp' [12:53]
asciilifeform: who the fuck is the target audience of that paper. [12:53]
mircea_popescu: it's "once upon a timepad" neh / [12:53]
asciilifeform: it's an potentially infinitely-time pad. [12:54]
mircea_popescu: that'd just mean it's famous! [12:54]
asciilifeform: lol [12:54]
mircea_popescu: twu luv! [12:55]
mircea_popescu: to answer your question : cunt, that still runs on perl, is the intended audience of that paper. [12:55]
mircea_popescu: the organ is clearly made for reuse and she wants to profess undying attachment. [12:55]
mircea_popescu: because... you've guessed it... the system was not built for any clear real-ideal bijectivity. [12:56]
asciilifeform: btw maybe 19 in 20, at this point, papers in 'crypto' are of this type. i.e. having exactly as much to do with genuine crypto as that caterpillar with the snake face has with actual snake. [12:58]
mircea_popescu: but at least black chix code. [12:58]
mircea_popescu: if not in their original bodies, then at least as emulated by pasty ass djb-wanna-bes. [12:58]
asciilifeform: lenin lives in our hearts!111!! [12:59]
mircea_popescu: and roosevelt in our buttholes! [12:59]
asciilifeform: where else. [13:00]
deedbot: http://phuctor.nosuchlabs.com/gpgkey/E9359E055174F1B18DFBD4BB1707BFC20C1D4C66EADCF502B3914FBCA6A68171 << Recent Phuctorings. - Phuctored: 1461...4917 divides RSA Moduli belonging to '62.48.210.98 (ssh-rsa key from 62.48.210.98 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt> ' (static-wan-bl1-210-98.rev.webside.pt. PT) [13:03]
deedbot: http://phuctor.nosuchlabs.com/gpgkey/E9359E055174F1B18DFBD4BB1707BFC20C1D4C66EADCF502B3914FBCA6A68171 << Recent Phuctorings. - Phuctored: 1585...1349 divides RSA Moduli belonging to '62.48.210.98 (ssh-rsa key from 62.48.210.98 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt> ' (static-wan-bl1-210-98.rev.webside.pt. PT) [13:03]
asciilifeform: in other unsurprises, https://yro.slashdot.org/story/17/07/19/1459244/amd-has-no-plans-to-release-psp-code [13:25]
asciilifeform: '..."We have no plans on releasing it to the public," the company executives said' [13:28]
mircea_popescu: eulora ? [13:29]
asciilifeform: waiwat [13:30]
mircea_popescu: http://btcbase.org/log/2017-06-12#1669270 [13:31]
a111: Logged on 2017-06-12 18:10 mircea_popescu: absolutely never licensing any of this. people wish to contribute, they get to participate, not to "just like bitcoin with a little bit of censorship" bullshit. [13:31]
mircea_popescu: just saying, "releasing it to the public" is not the way the water goes anymore. [13:32]
asciilifeform: link was re amd's magic key cpu-integrated fritz chip, and how reddit et al 'protested', and reply was - unsurprisingly - 'fuck off' [13:32]
whaack: BingoBoingo: http://wotpaste.cascadianhacker.com/pastes/ooUIP/?raw=true [13:32]
mircea_popescu: "the public" isn't happening anymore. democracy (as the modernist nonsense) is gone. [13:33]
asciilifeform: a backdoor ain't burned unless publicly. [13:33]
asciilifeform: sorta the 1 remaining use of public. [13:34]
mircea_popescu: really ? because i've personally burned assholes in private. worked fine. [13:34]
asciilifeform: i met folx who were napoleon in private. worked great... ( for them ) [13:35]
mircea_popescu: suppose for the sake of theory i get the factors to your current key and then i send an encyclical to the rest of the wot saying -- alf's key factors, here. [13:35]
mircea_popescu: burned ? yes. private ? yes. qed ? [13:35]
asciilifeform: 'what 3 know, the sow knows' [13:36]
asciilifeform: so no, not private. [13:36]
mircea_popescu: but the sow would never know. [13:36]
asciilifeform: and where is the guarantee of this [13:36]
trinque: same place sina's guarantees are [13:36]
mircea_popescu: the point here was that ~it was never released to the public~, not that brigher bulbs in the peanut gallery couldn'\t conceivably get hold of. [13:36]
asciilifeform: lessay this had happened 2y ago. kako would be one of the recipients. and 6mo later, the sow -- would know. [13:37]
mircea_popescu: or not. [13:37]
asciilifeform: if you have an 'or', then 'not private' [13:37]
mircea_popescu: again -- the point is the process not the final state. it was not ~RELEASED TO PUBLIC~. what x y or z found out -- their ~personal~ rather than public problem./ [13:37]
* asciilifeform screws in fresh gas mask filter [13:38]
asciilifeform: aite, process. [13:38]
mircea_popescu: asciilifeform if amd fritz chip uses bad crypto and we derive the key, has amd thereby "Released to the public" ? no such thing happened. [13:38]
asciilifeform: sure is [13:38]
asciilifeform: phuctor is a public www [13:38]
asciilifeform: ( whether reddit bothers to read it, is immaterial ) [13:38]
mircea_popescu: by our, not amd's decision. [13:39]
mircea_popescu: so no, amd hasn't released. [13:39]
asciilifeform: well yes [13:39]
trinque: "the public" is an ourdemocracy construct, does not mean "outside" or w/e [13:39]
mircea_popescu: these distinctions are as important as an yother distinctions in thought. [13:39]
asciilifeform: naturally it ain't the victim's decision, when his key is phuctored [13:39]
mircea_popescu: so then. [13:39]
asciilifeform: trinque: the material posted on phuctor is public in any reasonable sense [13:39]
mircea_popescu: the problem with pantsuit notions is that they admit no reasonable sense [13:40]
mircea_popescu: which is why they have to "educate" the black chix so they get out of the netflix reservation [13:40]
mircea_popescu: "public access" [13:40]
deedbot: http://phuctor.nosuchlabs.com/gpgkey/E3D5B6CEF7C0D4F0C6A1B6DBC8B066E8126C3549DC7105A9499D53CDC4A4174C << Recent Phuctorings. - Phuctored: 1521...8123 divides RSA Moduli belonging to '131.111.222.232 (ssh-rsa key from 131.111.222.232 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt> ' (mulberry.newhall.cam.ac.uk. GB CAM ENG) [13:40]
deedbot: http://phuctor.nosuchlabs.com/gpgkey/E3D5B6CEF7C0D4F0C6A1B6DBC8B066E8126C3549DC7105A9499D53CDC4A4174C << Recent Phuctorings. - Phuctored: 1696...1703 divides RSA Moduli belonging to '131.111.222.232 (ssh-rsa key from 131.111.222.232 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt> ' (mulberry.newhall.cam.ac.uk. GB CAM ENG) [13:40]
trinque: asciilifeform: the original claim was there is no longer a "the public" [13:40]
shinohai: phuctor agrees [13:40]
asciilifeform: oh this is luvvly: [13:40]
asciilifeform: 'Murray Edwards is a Cambridge College for women. With so much gender inequality still in the world there is a role for a College able to focus on outstanding young women, their learning and skills for life.' [13:40]
trinque: or tell me, is the public chiming in re: phuctor? doesn't seem like such a thing cares, if it exists [13:40]
asciilifeform: 'Murray Edwards College combines real academic excellence with strong pastoral support, as well as being a place where you can feel at home.' [13:40]
asciilifeform: 'Male-dominated workplace culture alienates talented women' [13:41]
mircea_popescu: was there any proof of this ever offered btw ? or is it more "global warming" bull ? [13:41]
asciilifeform: lolproof [13:41]
mircea_popescu: becauyse in my experience male-dominated workplacfes are the only places talented women express. [13:41]
mircea_popescu: which is why no more noethers. [13:41]
mircea_popescu: or adas. or etc. [13:41]
mircea_popescu: curie happened as the domestic slave of a male not as an "equal partner" in a lesbo partnership. [13:42]
mircea_popescu: and for all the pretense, jorjes sand idem. [13:42]
asciilifeform: noshit.jpg [13:42]
mircea_popescu: not to go into krupskaya and what have you, topless with ak chickdom. [13:42]
mircea_popescu: !#s manuela pedraza [13:43]
a111: 0 results for "manuela pedraza", http://btcbase.org/log-search?q=manuela%20pedraza [13:43]
mircea_popescu: a that's unfortunate. woman went into mountain, watcher her 6 kids starve to deaths. [13:43]
asciilifeform: daffadil [ab42d109@gateway/web/cgi-irc/kiwiirc.com/ip.171.66.209.9] has joined << the sheer audacity [13:50]
mircea_popescu: lmao [14:00]
trinque: !!v 0A12492FF347C542AF1F6ED29181B4EB700967B92D9ADCBBBDAC92049109ABBC [14:00]
deedbot: trinque rated daffadil -1 << why do I smell california [14:00]
mircea_popescu: sucks to be a teen these days. [14:00]
hanbot: http://btcbase.org/log/2017-07-19#1686774 << that's juana azurduy. pedraza is the other one. [14:08]
a111: Logged on 2017-07-19 17:43 mircea_popescu: a that's unfortunate. woman went into mountain, watcher her 6 kids starve to deaths. [14:08]
mircea_popescu: oh ? [14:08]
mircea_popescu: damn, right you are. [14:08]
mircea_popescu: poor woman, first they took their children, now they take her story... [14:09]
hanbot: haunt incoming! [14:09]
hanbot: http://btcbase.org/log/2017-07-19#1686659 << he sounds just like that other d guy to me. they all sound the same, they have no male voice. [14:12]
a111: Logged on 2017-07-19 16:35 asciilifeform: i only know him as a steady source of disconnectolade rubbish [14:12]
trinque: they take feminizing drugs and sit on their balls all day hunched over. [14:16]
trinque: there's going to be no fixing the generation that took psych meds throughout puberty [14:17]
floog: can confirm, my peers are fucked [14:20]
asciilifeform: trinque: optimistic. the no-space 'civilized life' creates the bonsaikittens. whatever meds are simply to reduce thrashing. [14:20]
trinque: more thrashing would've meant beating idiots back and taking over space. [14:21]
trinque: "sit and behave" drugs are the worst kind of protestant mother. [14:22]
asciilifeform: trinque: mno. moar space requires http://btcbase.org/log/2017-07-15#1684456 . [14:22]
a111: Logged on 2017-07-15 18:18 mircea_popescu: war makes the only thing peace never can, that is -- empty space. the value of empty space varies, from negative after a war to infinite during socialism. [14:22]
trinque: how do you disconnect "reduce thrashing" and "prevent war" in your mind? [14:23]
asciilifeform: world wars may be staffed by surplus teenagers, but not organized by them. [14:25]
asciilifeform: recall the chicken farm ? where they saw off the beaks [14:25]
trinque: I thought hitler's young ass-beaters had something to do with kicking off one. [14:26]
asciilifeform: the effect of letting the chickens keep the beaks, is not 'chicken liberation', but simply damaged meat [14:26]
trinque: suppose they were instead on zoloft, in bedroom, trying to get some cum to leak out of their ineffectual dicks [14:26]
asciilifeform: lol! [14:26]
asciilifeform: dope ain't new. goring had his morphine and equally ineffectual cock [14:27]
asciilifeform: for some reason modern-day lizards prefer that surplus people slowly goring themselves, rather than cleanly blowing one another with mortar and cannon [14:28]
asciilifeform: but root is the same -- surplus people. [14:29]
asciilifeform: http://btcbase.org/log/2017-07-19#1686786 << this is a very interesting point, and it is possible to go to a meatspace gathering of these types, and see this with own eyes [14:34]
a111: Logged on 2017-07-19 18:12 hanbot: http://btcbase.org/log/2017-07-19#1686659 << he sounds just like that other d guy to me. they all sound the same, they have no male voice. [14:34]
asciilifeform: ( see also, http://btcbase.org/log/2016-07-08#1499608 ) [14:35]
a111: Logged on 2016-07-08 14:51 mircea_popescu: but the invisible line that unites curtis yarvin, that "lesswrong" derp, spandrell fellow, the restaurant manager chick yesterday, and on and on an endless list of these, is specifically that they welded the head shut. [14:35]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686786 ah waht a concept. so basically, barbarian lacks indoor voice and pantsuit lacks forum voice. [14:43]
a111: Logged on 2017-07-19 18:12 hanbot: http://btcbase.org/log/2017-07-19#1686659 << he sounds just like that other d guy to me. they all sound the same, they have no male voice. [14:43]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686562 << i keep running into this issue myself and half the time it ends up being actual code comparisons to identify wtf is what. [14:45]
a111: Logged on 2017-07-19 12:52 ave1: yes, it seems that FSF gnat (the one in gcc) is not updated recently and for some reason it's really hard to compare version numbers between all the different gnats [14:45]
deedbot: http://qntra.net/2017/07/coinbase-to-go-on-trading-vacation-with-your-coins-over-altcoin-fork-hysteria/ << Qntra - Coinbase To Go On Trading Vacation With "Your" Coins Over Altcoin Fork Hysteria [14:46]
asciilifeform: mircea_popescu: so far it seems to be that adacore's gnat actually implements the standard while fsf is a bit moth-eaten [14:46]
asciilifeform: *fsf's [14:46]
mircea_popescu: not gnat-specific. gnu/linux/unix specific. for some reason they do this retarded shit where package (version - package2 (version2 - package3 (version3))) and then you're more than welcome to buy ytour own flamethrower. [14:46]
asciilifeform: this also. [14:46]
mircea_popescu: and scandalously inept shit like "this version of x is part of shitsuite y version k". [14:47]
mircea_popescu: passing by reference. a mental disease. [14:47]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686564 << word. [14:48]
a111: Logged on 2017-07-19 12:53 ave1: well I went to the source code of 4.9.4 and GPL 2015 and it differs on this point [14:48]
asciilifeform: by reference to hallucinations -- certainly [14:48]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686568 << at this point you might even consider publishing the item as a v root under your own signature. [14:53]
a111: Logged on 2017-07-19 12:54 ave1: (but the 4.9 gcc from adacore does not match any 4.9.* release from FSF) [14:53]
BingoBoingo: <trinque> there's going to be no fixing the generation that took psych meds throughout puberty << plenty of possible fixing. Back to 'spec' likely never. Into something possibly. [14:53]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686596 << ahahaha you got this to take ?! [14:54]
a111: Logged on 2017-07-19 13:09 ave1: I like to default it to building static files binaries [14:54]
asciilifeform: mircea_popescu: that part not new, my makefile builds statically [14:54]
asciilifeform: ( with whatever libc is present ) [14:54]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686599 << right! this "hardcoded paths/names/symbols in makefile because FUCK EVERYTHING!!!" goes just fine with http://btcbase.org/log/2017-07-19#1686817 [14:55]
a111: Logged on 2017-07-19 13:11 ave1: yes, but mainly because the gnat makefiles hardcode the gnattool names at different places [14:55]
a111: Logged on 2017-07-19 18:46 mircea_popescu: not gnat-specific. gnu/linux/unix specific. for some reason they do this retarded shit where package (version - package2 (version2 - package3 (version3))) and then you're more than welcome to buy ytour own flamethrower. [14:55]
asciilifeform: though, i will point out, not on crapple, where static linking is thoroughly impossible as of late [14:55]
mircea_popescu: possibly the #1 and #2 spots of dumb. [14:55]
mircea_popescu: asciilifeform ah do9es it ? for some reason i thought we were still chasing it. [14:55]
asciilifeform: nope. [14:56]
mircea_popescu: so there's a musl ada ? [14:56]
asciilifeform: ( you can't dns from a statically linked glibc. but this does not bother me ) [14:56]
mircea_popescu: that is a golden fucking feature. [14:57]
asciilifeform: mircea_popescu: there is, ave1 linked to a recipe. [14:57]
mircea_popescu: nice. [14:57]
asciilifeform: i was fully expecting to have to do the whole thing from empty space myself [14:57]
asciilifeform: so pleasant surprise, if it worx. [14:57]
mircea_popescu: !!rated ave1 [14:57]
deedbot: mircea_popescu rated ave1 1 at 2017/05/18 13:08:19 << slow square! [14:57]
mircea_popescu: !!rate ave1 2 http://btcbase.org/log/2017-07-19#1686605 [14:57]
a111: Logged on 2017-07-19 13:21 ave1: of clean gcc 4.9.4 from FSF to a gcc 4.9.4 that build with musl + gnat [14:57]
deedbot: Get your OTP: http://p.bvulpes.com/pastes/Z4Kkm/?raw=true [14:57]
asciilifeform: ( fwiw ada makes it reasonably possible to avoid needing ANY libc. but this is for laters. ) [14:57]
mircea_popescu: no this is actually splendid surprise. [14:58]
mircea_popescu: !!v E06416D79B3939AAC91D5A1B7AAE084754001E6088E5F57F414C7E84D67C4B33 [14:58]
deedbot: mircea_popescu updated rating of ave1 from 1 to 2 << http://btcbase.org/log/2017-07-19#1686605 [14:58]
asciilifeform: all it really wants libc for is memcpy() etc. and i/o. total of maybe 6 functions. they really ought to be a separate asm thing, linked optionally and separately. [14:59]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686616 << some pants getting shat. [14:59]
a111: Logged on 2017-07-19 13:44 asciilifeform: meanwhile, in gavinlandia, https://archive.is/KOhTm >> 'Resolution is to either guarantee there are non-bit1 signaling miners before enforcing (kind of incompatible with the definition of 80% activation), or manually guarantee the the graph of enforcing miners is connected.' << d00d realizes that the softshitfork thing won't work without cartel... proceeds to demand one [14:59]
mircea_popescu: asciilifeform very much so yes. [14:59]
mircea_popescu: some actual review and by-hand rewrite of those roots would actually benefit the republic immensely. [14:59]
asciilifeform: i have 'p' structured such that all it wants i/o-wise is a 'getbyte' and 'putbyte' that operator can replace with whatever [15:00]
asciilifeform: this is mainly to build later for microcontroller that just has uart, no file system [15:00]
asciilifeform: but also has effect of making dispensing with libc a reasonably easy proposition [15:00]
mircea_popescu: right [15:01]
mircea_popescu: correctness builds upon itself. [15:01]
asciilifeform: sure does. [15:01]
mircea_popescu: i sure as fuck would prefer the situation where i have to change half dozen asm quarter-pages to go from x86 to whatever than the current shitwolrd offering. [15:02]
mircea_popescu: because yes, once http://btcbase.org/log/2017-07-19#1686858 is done "portability" becomes a very different item than the beast it is today. [15:03]
a111: Logged on 2017-07-19 18:59 mircea_popescu: some actual review and by-hand rewrite of those roots would actually benefit the republic immensely. [15:03]
asciilifeform: well, e.g., ffa, is 100% portable in the sense where it will build on ANY standards-compliant ada [15:03]
asciilifeform: 0 arch-specific anything, in it. [15:03]
asciilifeform: doesn't even care how wide your machineword is [15:03]
asciilifeform: or what endian. [15:03]
mircea_popescu: yes. [15:03]
mircea_popescu: this is the fuckinbg point already. [15:04]
asciilifeform: ( nao not everyone, turns out, has a standard ada. but this is fixable. ) [15:04]
mircea_popescu: no more hardcoded inept bullshit, magic numbers, inept passing by reference etcetera. [15:04]
whaack: !!v 5B9284644A2EAB1CDFBAA75044B1B8375BE1901CFB6BB6D60B80BD8AB6A01FAC [15:07]
deedbot: whaack rated BingoBoingo 1 << qntra editor, adds salt and pepper to my writing [15:07]
whaack: !!v CB10BF5557FFB0ED2A4E820E3B67D031624999410F4FD19368DA3FBDD5A7497C [15:07]
deedbot: whaack rated shinohai 1 << qntra writer, helped me a bit with my spanish pronunciation [15:07]
mircea_popescu: and this is not limited to cpus. it is re evertything. "either your videocard can be asm'd into utility or else it is not actually a video card" "but it works in windows!" "so does your mother." [15:07]
mircea_popescu: http://btcbase.org/log/2017-07-19#1686799 << the proposition is problematic. hitler was, for all intents and purposes, a farm chicken with beak sawed off. [15:10]
a111: Logged on 2017-07-19 18:26 trinque: I thought hitler's young ass-beaters had something to do with kicking off one. [15:10]
mircea_popescu: meanwhile in office blowjobs, http://68.media.tumblr.com/e5223667a01975480f49b0dd9e80045a/tumblr_nvo22rTOiZ1uncfngo1_400.gif [15:13]
BingoBoingo: ty whaack [15:16]
BingoBoingo: !~later tell pete_dushenski How is Blackzilla treating you? Is motor adequately cooled to handle a tortuous Canadian July? [15:19]
jhvh1: BingoBoingo: The operation succeeded. [15:19]
mircea_popescu: o right, cuz it gets hot in the rest of the world. [15:21]
asciilifeform: in other hilarities, https://archive.is/uHp7H >> 'Someone stole ~$32M (~153k ether) from three multisig wallets.' [15:22]
* trinque drives a black gas guzzling 8cyl truck through 100 degree heat, working on that megawatt [15:24]
mod6: ROLL IT BACK! [15:24]
ben_vulpes: reputation of usg.polizei continues to decline, no longer safe to even approach cops once you've called for help: http://www.cnn.com/2017/07/19/us/minneapolis-australian-woman-killed-by-police/index.html [15:24]
BingoBoingo: mircea_popescu: Well, mostly curious how fender flags are going to stick to that thing. [15:24]
BingoBoingo: ben_vulpes: Best part, the cop is a somali [15:24]
BingoBoingo: Mohamed Noor [15:25]
mircea_popescu: asciilifeform the most amusing part is how they keep adding the official fiat value to the shit, as if. [15:25]
mircea_popescu: "someone stole a dumpster ($32M) from my driveway" [15:26]
asciilifeform: mircea_popescu: par of ye olde tradition where crapple stock is 'worth' the moon etc, neh [15:26]
mircea_popescu: aha [15:26]
mircea_popescu: ethereum could buy bitcoin! [15:26]
shinohai: "Mohamed Moor" [15:26]
mircea_popescu: washington post could elect pantsuited hilarity president [15:26]
mircea_popescu: and so on! [15:27]
mircea_popescu: shinohai bwahaha [15:27]
BingoBoingo: !~ticker --market all [15:33]
jhvh1: BingoBoingo: Bitstamp BTCUSD last: 2264.33, vol: 17719.90007047 | BTC-E BTCUSD last: 2239.955, vol: 7531.19887 | Bitfinex BTCUSD last: 2253.9, vol: 38469.84629269 | BTCChina BTCUSD last: 2335.58143, vol: 16373.42780000 | Kraken BTCUSD last: 2266.773, vol: 10869.9039012 | Volume-weighted last average: 2271.01803041 [15:33]
asciilifeform: somebody's trying to beat the disconnectolade record, or wut. [15:34]
shinohai: ^ [15:34]
* asciilifeform finally found the pertinent trilema re http://btcbase.org/log/2017-07-19#1686793 >> '..."feminists" are merely trying to dissolve subjective blocks to regendering, so it's easier for more people to faster embrace what's socially required of them. Seeing how once you've decided to go to the dentist it's really very bad form to pick fights with the anesthesiologist, what exactly do you have against them ? Jus' doin' their job.' [16:19]
a111: Logged on 2017-07-19 18:22 trinque: "sit and behave" drugs are the worst kind of protestant mother. [16:19]
asciilifeform: ( http://trilema.com/2016/the-labyrinth-of-gender/#selection-119.72-119.412 ) [16:19]
mircea_popescu: aha! [16:23]
asciilifeform: in other olds, filed under ucilogy, http://samy.pl/pwnat [17:30]
* asciilifeform somehow missed this when it appeared [17:30]
mircea_popescu: ah, masquerade as tracert [17:36]
mircea_popescu: not bad. [17:37]
mircea_popescu: samy really should be here. [17:38]
asciilifeform: invite'im? [17:39]
asciilifeform: meanwhile, in the circus, https://archive.is/8bnEI [17:40]
shinohai: My God that thread is a lulzfest of begging redditards [17:42]
mod6: omg send me ur scamcoinz for lambos and blunts! [17:46]
asciilifeform: trabambos [17:46]
mod6: scambos [17:49]
mircea_popescu: laugh if you will, but the ENTIRE experience of wealth ustard enjoys is exactly this and nothing else. from the kid begging his parents for a lambo truck / https://www.youtube.com/watch?v=9s8XilZa2WY all the way up to the fiat captains of industry, stuck between being "too big to fail" and being FED-fed anyway. [18:15]
mircea_popescu: soon enough it's http://btcbase.org/log/2013-02-16#-121196 and then it's "rich people don't learn languages" and on it goes from there. [18:20]
a111: Logged on 2013-02-16 14:17 Diablo-D3: people who are that rich dont hang out on IRC [18:20]
shinohai: The point of being rich is doing whatever the fuck you want, be it irc or cursing whores in Latin [18:21]
mircea_popescu: no, you gotta get a credit card to buy more cars with. [18:21]
mircea_popescu: and in vintage trilemas i give you... the BEATTIE! http://trilema.com/2012/shampoo/#selection-57.620-57.938 [18:25]
asciilifeform: http://btcbase.org/log/2017-07-19#1686927 << ustard's conception of wealth is precisely 'neverending creditcard' -- see also http://btcbase.org/log/2017-03-23#1631922 [18:29]
a111: Logged on 2017-07-19 22:21 mircea_popescu: no, you gotta get a credit card to buy more cars with. [18:29]
a111: Logged on 2017-03-23 17:06 asciilifeform: not long ago i saw a photo of some american mega-rich d00d, forget who, and nobody cares, his refrigerator, was full of synthetic 'budveiser' beer [18:29]
mircea_popescu: "corporate account" [18:30]
phf: http://btcbase.org/log/2017-07-07#1680305 << by the way the first three issues of mondo are on archive.org https://archive.org/details/Mondo.2000.Issue.01.1989, https://archive.org/details/Mondo.2000.Issue.02.1990 and https://archive.org/details/Mondo.2000.Issue.03.1991 [19:06]
a111: Logged on 2017-07-07 23:52 phf: mondo 2000, the proto valley crowd, i think we had the thread. basically, jwz. [19:06]
phf: it's fun to look at the early valley culture artifacts. if nothing else this shit was still edgy compared to what it eventually turned into [19:07]
mircea_popescu: word. [19:08]
phf: articles by robert anton wilson, timophy leary interviews william gibson, psychic tv talking about rave culture [19:09]
phf: also vaguely related, a comic about "cyber-" culture, and the early (i.e. pre-mondo) valley excitement. i found it to be highly entertaining when viewed through the tmsr prism. http://www.electricsheepcomix.com/almostguy/ [19:12]
mircea_popescu: i recall electricsheep [19:13]
ben_vulpes: this looks extremely familiar [19:14]
ben_vulpes: ahah this yeah [19:15]
shinohai: !!v 3DC8C7A2D11E890D1A92E997B499D3AECD28849433351C3EE1F7EA894D2FB0FC [19:30]
deedbot: shinohai rated ave1 1 << Helpful Ada advice http://btcbase.org/log/2017-07-19#1686592 [19:30]
mod6: evenin' [19:51]
mircea_popescu: how's trix [20:00]
mod6: good! [20:06]
* asciilifeform remembers this comic [20:16]
asciilifeform: 'At the appointed time, Our Benevolent Corporate Patriarchs would "lift the curtains" and invite us all into the wondrous Future they'd made ready for us. We'd all be welcome the Future, by its very nature, was cheerful and inclusive. In the meantime, while they were getting it all ready, the corporations would allow us to experience the Future in short, controlled bursts, such as the World's Fair Expo, or Disney World's Tomorrowlan [20:18]
asciilifeform: d.' [20:18]
mircea_popescu: entitlowank. somehow it wasn't so offensive in the 90s [20:19]
asciilifeform: because it wasn't an illusion only lived by the wankers. but, to some extent i suspect by everyone, this notion that 'there's enough sunlight' [20:20]
asciilifeform: 'live an' let live' etc [20:20]
mircea_popescu: no. i recall the faggots, not yet VERY overweight, going to the things that meanwhile got captured by apple, much like coca-cola captured xmas [20:20]
mircea_popescu: "the so and so fair!" cars, gadgets, whatever. [20:21]
mircea_popescu: they looked ridiculous, yes, but they were not yet offensive. [20:21]
asciilifeform: did seem like harmless nonsense neh [20:21]
mircea_popescu: tho i harbored no notion of their presence being acceptable at my table. [20:21]
mircea_popescu: yup. quite exactly. [20:21]
asciilifeform: you wouldn't invite a walrus to your table either ( other than perhaps as main course ) [20:21]
asciilifeform: but dun feel actively disgusted by the fact that, over there up north, there he is. [20:22]
mircea_popescu: i suppose the first time black fucktoy whispers nonsense in the bedroom it's rather condiment than a reason to flay her kind alive. [20:22]
mircea_popescu: anyway. they DID have this glare in eye liek exactly as described. as if they believed celestial mom and dad are preparing the feasrt for them, and they best but fidgetingly wait. [20:25]
asciilifeform: the feast indeed was in the works. but the dishes not quite what the feasters imagine, no. [20:30]
mircea_popescu: i very much doubt anyone at any level had any plans besides "paradise begins once we outlive the soviets" [20:30]
asciilifeform: teenagers ( as in subj of comic ) dun have plans. [20:31]
asciilifeform: ( they may have hallucinations of future but that's about it ) [20:31]
mircea_popescu: i meant anyone. reagan. name it. [20:31]
asciilifeform: reagan et al planned for exactly what they got : an extra ~three decades of Moar Time from the reaper [20:32]
asciilifeform: powered by battery charged by stalin [20:32]
mircea_popescu: i wonder what batteries we're charging. [20:39]
asciilifeform: it is not given to know. [20:40]
asciilifeform: http://btcbase.org/log/2017-07-19#1686933 << when phf first described subj, asciilifeform thought 'what if i saw it then, would it have made sense, appealed?' but now i know -- no [20:47]
a111: Logged on 2017-07-19 23:06 phf: http://btcbase.org/log/2017-07-07#1680305 << by the way the first three issues of mondo are on archive.org https://archive.org/details/Mondo.2000.Issue.01.1989, https://archive.org/details/Mondo.2000.Issue.02.1990 and https://archive.org/details/Mondo.2000.Issue.03.1991 [20:47]
mircea_popescu: kinda hard to know such [20:47]
asciilifeform: it's shannonized rubbish [20:47]
asciilifeform: would not have made any moar sense than mormon bible [20:47]
asciilifeform: 1989 issue, p.25, ad: 'Cray on a chip. ... The computing power of a Cray supercomputer will be accessible to PC owners by the end of this year thanks to the Intel i860 Megaprocessor. ...' [20:51]
asciilifeform: almost beggars belief that intel paid to advertise in this rag [20:51]
mircea_popescu: why ? [20:51]
asciilifeform: for one thing, ~all of the other ads, are for witchcraft ( magical dream enhancement pills etc ) [20:52]
asciilifeform: but doubly funny considering what became of i860 [20:52]
mircea_popescu: lol [20:52]
asciilifeform: subj was the itanic before the itanic. [20:55]
mircea_popescu: meanwhile in made-for-alf faces, http://68.media.tumblr.com/a1eb373b2c4340af35a55265cda4615d/tumblr_ogcswh8Dge1s3l9yao1_1280.png [20:55]
asciilifeform: lol! [20:55]
shinohai: Don't like the current face? Just airbrush another on! [20:56]
mircea_popescu: free face download-tones. [20:57]
asciilifeform: lol rms interview on p. 94 (1989) [20:57]
asciilifeform: d00d has talent for appearing in worst possible venue [20:57]
mircea_popescu: he just goes where invited. [20:57]
asciilifeform: y'know, it is possible to NOT go. [20:58]
mircea_popescu: wouldn't that be racist ? [20:58]
asciilifeform: asciilifeform was at one time invited to... microshit campus, to give a talk ( about what? never specified ) [20:58]
asciilifeform: stayed home. [20:58]
mircea_popescu: it'd have been great for your personal brand!! [20:59]
mircea_popescu: anyway, they never specify because they never give a shit. you're generally supposed to have a new book you're trying to promote or such. [20:59]
asciilifeform: prostitution makes sense. sucking for free -- does not [21:00]
mircea_popescu: prostitution wasn't on the table. more like marriage.\ [21:00]
mircea_popescu: you know all tjhe pretense of superiority of "honest" women always amused me. their pretense goes, that they could whore at any time, opt not to. in reality, whores could marry at any time, opt not to. [21:01]
ben_vulpes: in other woman stories, the wasps chewed a hole through the ceiling into the nursery last night [21:01]
mircea_popescu: left with baby ? [21:01]
asciilifeform: mircea_popescu: i thought the notion was, 'yes you can marry but not marry-without-having-been-whore' [21:01]
ben_vulpes: $girl handled whole thing from duct taping hole shut to bitching out landlord to scheduling exterminators and arranging for bill to arrive at landlord's place [21:02]
mircea_popescu: apparently now can marry even witouit having been woman. [21:02]
mircea_popescu: ben_vulpes why is this landlord's fault ? [21:02]
asciilifeform: ben_vulpes: now take a minute to clench your teeth and remember that ddt was once sold, fiddycents a pound, in corner store. [21:03]
ben_vulpes: well, 'bitching out' perhaps too strong. "you're going to do something right RIGHT?" "uh well yes we should do something!" [21:03]
mircea_popescu: asciilifeform i wouldn't put it in the house. [21:03]
asciilifeform: wholly nonpoisonous to people [21:03]
asciilifeform: unlike organophosphates [21:03]
mircea_popescu: lol what ? [21:03]
asciilifeform: ddt. [21:03]
ben_vulpes: asciilifeform: makes my lips numb, i don't really want it in the house. [21:03]
mircea_popescu: ddt is rather toxic random other examples notwithstanding. [21:03]
asciilifeform: i'd much rather eat it, than anything sold nao [21:04]
asciilifeform: and ~unbeatable on target species. [21:04]
mircea_popescu: this is alltogether dubious. [21:04]
mircea_popescu: anyway. [21:04]
shinohai: Otherwise USG wouldn't be payong benefits to all these peeps that developed cancer from Agent Orange in Vietnam [21:04]
asciilifeform: removal of ddt was one of the original triumphs of rampant envirowhinery. [21:04]
ben_vulpes: much less the nursery lol, i am old and nigh to my grave and so spray liberally about myself. but the wee ones? i'm nottabout to pump the kid full of chemicals when i go so far the fuck out of my way to keep them out of his life in the first place. [21:05]
mircea_popescu: asciilifeform while that is true, it's also not a proof ddt is safe. it's not particularly safe. [21:05]
asciilifeform: mircea_popescu: it is mistake to compare to thin air and distilled water. compare to, e.g., mosquito's malaria, wasp stings. [21:06]
mircea_popescu: wasp stings are actually a health benefit, within bounds. [21:06]
mircea_popescu: compared to malaria even cesium comes out smelling pretty good [21:06]
asciilifeform: fact : the replacements moar poisonous to mammal. [21:07]
asciilifeform: any an' all of'em [21:07]
ben_vulpes: subject of mosquitos, BingoBoingo have y'ever fucked with 'octenol'? [21:07]
asciilifeform: just as the replacement freons. because it wasn't about toxicity. [21:07]
mircea_popescu: depenmds what you replace it with. the only time i actually used something, i boiled tobacco. [21:07]
mircea_popescu: not more toxic. [21:07]
asciilifeform: mircea_popescu: may as well compare to stamping bug with boot [21:07]
mircea_popescu: his situation is of this nature! [21:07]
asciilifeform: duct tape is not mega-obstacle for wasp. [21:08]
asciilifeform: ( or anything else that happily eats through drywall ) [21:08]
mircea_popescu: if its a paper wasp colony, destroing the nest is usually enough. [21:08]
asciilifeform: and what do you suppose ben_vulpes will destroy it with [21:08]
mircea_popescu: maybe dump some copper sulphate or whatever. [21:08]
asciilifeform: probably not flamethrower. [21:08]
ben_vulpes: asciilifeform: 'tis only a stopgap while i deploy rentier's capital [21:08]
mircea_popescu: alcohol. [21:08]
mircea_popescu: i have instructional set of pics on trilema even [21:09]
mircea_popescu: with the wasps laid out after [21:09]
mircea_popescu: http://trilema.com/2011/viesparium/ << there. [21:09]
asciilifeform: had one of these here [21:10]
asciilifeform: some beast... ate it [21:10]
mircea_popescu: lol [21:10]
asciilifeform: raccoon, i think. [21:10]
mircea_popescu: sounds about right for a raccoon actually. [21:10]
asciilifeform: larvae are delish [21:10]
mircea_popescu: anyway. straight alcohol, like the 99 proof stuff for making at home liqueur. fire hazard, but otherwise repellent and killer of bugs. [21:11]
asciilifeform: lol i bet petrol worx just as well [21:12]
mircea_popescu: nah, leaves grease spot, stinks worse. [21:12]
asciilifeform: i'd still rather not pump it into the space b/w (hollow, ustard-built) walls. [21:12]
mircea_popescu: this is gone ~same day. [21:12]
mircea_popescu: my lifestyle solutions assume brick walls. [21:12]
asciilifeform: i'm almost surprised they don't assume orbit [21:12]
asciilifeform: 'wasps? no prob, open the airlock a bit' [21:12]
mircea_popescu: !!up carlos222 [21:12]
deedbot: carlos222 voiced for 30 minutes. [21:12]
mircea_popescu: how am i gonna get a wasp nest in orbit. [21:13]
mircea_popescu: space wasps sound fucking scary ftr. [21:13]
asciilifeform: separate q ! [21:13]
asciilifeform: re space wasps << mircea_popescu: ever see 'Les Maîtres du temps' (animated) ? [21:13]
asciilifeform: 1982 [21:14]
mircea_popescu: did not [21:14]
* asciilifeform saw as a kid [21:14]
asciilifeform: recommended [21:14]
asciilifeform: complete with wasp [21:14]
mircea_popescu: goes on list\ [21:14]
mircea_popescu: (o look, even with inept 90s "web drm" technologees!) http://www.electricsheepcomix.com/almostguy/images/vansex_color.gif << such an inconvenient fuck position. you really gotta be a virgin to think this is where it's at. [21:20]
mircea_popescu: aaaahahahaha o brother. "postmodern film/video theory & crit with an emphasis on phenomenology" ? reheheheally. [21:28]
mircea_popescu: o look, he misspells piracetam [21:32]
mod6: <+asciilifeform> removal of ddt was one of the original triumphs of rampant envirowhinery. << "it softens up the eagle eggs!!1" [22:28]
mircea_popescu: and a little teratogenic. [22:46]
mircea_popescu: anyway. the problem with ddt was bioaccumulation. it was the original spark for a lot of the current understanding of "why it is bad to eat agroindustrial shit". ddt is weakly toxic, but it and metabolites accumulate, get stored in fat, etcetera. [22:50]
BingoBoingo: <mircea_popescu> no. i recall the faggots, not yet VERY overweight, going to the things that meanwhile got captured by apple, much like coca-cola captured xmas << In elementry school historical context for the then present was established to be "on the verge of paradise, if only we stop littering" [22:50]
mircea_popescu: the other half of it being that it is very toxic to fish back then people still had this strange notion that oceans will continue populated in the indefinite future. [22:51]
mircea_popescu: this heresy has meanwhile been renounced in all but open admission. [22:51]
BingoBoingo: <asciilifeform> i'd much rather eat it, than anything sold nao << Any more the only things labeled for indoor use are permethrins [22:52]
mod6: i suppose the only non-toxic way to get rid of the nearby mosquitoes is to buy up all the surrounding properties and then take a flame thrower to the lawns. [22:54]
mircea_popescu: actually, sterile males. [22:54]
mircea_popescu: just like irl. [22:54]
mod6: lol, werd. [22:54]
asciilifeform: mircea_popescu: i'm not convinced that cumulative ( and yes -- mega-seekrit, it is ) damage to nervous system from organophosphates, beats ddt [22:56]
BingoBoingo: Mosquitoes are outdoor problem so you get to use BTi, which as complex protein is harmless unless immune system is bored and decides to bake an allergy [22:56]
asciilifeform: or that it had anything to do with the scarcity of oceanic edibles ( we -- ate them ) [22:56]
mircea_popescu: well, we ate them, we fukushima'd them, for a while we also ddt'd them. we still plastic slush them, it's a large ocean. [22:57]
asciilifeform: fukushima does 0 on the timescale a fish lives on. [22:57]
mircea_popescu: and i'm not discussing other items. the thesis was this one, not "this one compared to arbitrary others" [22:57]
mircea_popescu: this is not terribly true, sadly. [22:58]
BingoBoingo: Scarcity of oceanic edibles is likely still more synthetic girly hormones getting pissed out unmetabolized and Seaciety suffering pantsuit [22:58]
mircea_popescu: BingoBoingo but right of choice! [22:58]
BingoBoingo: "Sea People + Semen = Seaciety" - Eric Cartman [22:59]
trinque: they're all going in what's this "the one thing they don't want you to know about dead fish" [22:59]
trinque: can be pantsuit-piss, fukushima, corexit, "fertilizer", etc [22:59]
trinque: one thing in common is that nobody involved had any idea what they were doing [23:00]
mircea_popescu: in the case of ddt, they went to the trouble to stop. [23:00]
asciilifeform: the stopping had far moar to do with ustard pro concerntrolls than toxicology. [23:01]
BingoBoingo: <asciilifeform> mircea_popescu: i'm not convinced that cumulative ( and yes -- mega-seekrit, it is ) damage to nervous system from organophosphates, beats ddt << Where do you live that wealth of organophosphates are still available with indoor labeling? Around here store shelves have Malathion - outdoors, Carbaryl - outdoors, and Dichlorvos - unoccupied enclosed spaces and bagged bedding in war on bedbugs [23:01]
asciilifeform: BingoBoingo: they are 'available' in whole usa, stuck to fruits, vegetables, sprayed into lawns etc [23:02]
mircea_popescu: asciilifeform afaik the thing was, much like "clean engine exhaust", entirely euro-nonsense. [23:02]
asciilifeform: !~google silent spring [23:02]
jhvh1: asciilifeform: Silent Spring - Wikipedia: <https://en.wikipedia.org/wiki/Silent_Spring> Rachel Carson, Silent Spring: <http://www.rachelcarson.org/SilentSpring.aspx> Silent Spring : Rachel Carson, Linda Lear, Edward O. Wilson ...: <https://www.amazon.com/Silent-Spring-Rachel-Carson/dp/0618249060> [23:02]
trinque: should stop the mass production of food instead : solved. [23:02]
mircea_popescu: is the next proposition going to be "michael moore matters" ? [23:02]
mircea_popescu: o look, wikipedia manages a very uscentric view of things and items lol. mk. [23:04]
BingoBoingo: asciilifeform: And exposed to oxygen and sunlight they survive how long? Proximity to factory would be bigger concern than proximity to deployment. [23:04]
asciilifeform: mircea_popescu: usa was at its economic peak usa banned -- others copy. [23:05]
trinque: the whole thing is based upon "mass produced idiot should be fed, gonna have to mass produce whatever 3 crops and feed them their derpmeal" [23:05]
trinque: usg pours subsidies into it [23:05]
mircea_popescu: not really my recollection. [23:06]
mircea_popescu: ddt is entirely euro item. invented by swiss, used to clear europe of eg malaria. euros changed their mind in the 60s [23:06]
mircea_popescu: ustards -- copied. [23:06]
trinque: was being used in agriculture, which I'd wager is where most of the bulk of what ended up in the ocean originated [23:07]
mircea_popescu: (and ftr, the usians had been whining about it just about since ww2. rando with a "book" on the topic is about as relevant as pink.) [23:08]
mircea_popescu: trinque ironically, most of what ended up in the ocean was dumoped there by us army trying to replicate successful european usage. [23:08]
mircea_popescu: arguably won a few battles in south pacific theatre. [23:08]
mircea_popescu: but ftr -- first that banned it was hungary and generally the warsaw pact. not teh us. [23:09]
asciilifeform: was used in su almost to last days [23:10]
mircea_popescu: euro side of warsaw pact. [23:10]
mircea_popescu: anyway. i'll rack the "us--major player in ddt history" up there with "apple could buy russia" and all other self-referential wank. [23:12]
mircea_popescu: "and this is how my grandfather built brighton" [23:12]
BingoBoingo: US was definitely big user though, river valleys in Mid west all malarial north to Chicago until the chemming [23:15]
mircea_popescu: sure. [23:15]
BingoBoingo: Now we just have loser non-threatening beta mosquitos [23:15]
mircea_popescu: cheap to make, pretty much everyone with a chem plant made some. which is how the soviets ended up using it. [23:15]
mircea_popescu: (at the time, soviet industry more or less indian industry today) [23:16]
trinque: guess I'm wrong about the proportions of ddt use re: ag. I have counted mass-production of The American Dream among the place's sins. [23:40]
mircea_popescu: "I'm now an HTML coder at a startup in San Francisco. The &ldquoWorld Wide Web&rdquo has enabled me to crawl out of my debt-hole and bootstrap myself into the lower middle class. For the first time in my adult life, I can afford to <b>eat</b> in restaurants where I don't<b> work.</b" << if anyone's curious or keeping score, THIS is what impels all the dizzy dorks of today. their very own VHS tapes, if you will. [23:40]
trinque: gotta have... corn! as far as the eye can see [23:40]
asciilifeform: mircea_popescu: written 1998 iirc [23:40]
mircea_popescu: trinque the picture of sad yet resplendent idiocy over time comes into much better focus if one comes to term with the saddest fact of all : at every juncture and throughout, everyone really meant well. [23:41]
trinque: just make the HTML coders all grow their own damn food, keep them occupied. not as "envirowhiner" but "hands full, own life in them" [23:41]
mircea_popescu: twasn't, per se, "gotta have... corn! as far as the eye can see" in any way or in any sense other than the 1950s romanians being impressed with the ro commies "a LINE OF TRACTORS! 100 deep!!!" [23:41]
trinque: ah it's your towards purpose thing, of course. [23:42]
trinque: "yes corn, BUT THEN!" [23:42]
mircea_popescu: it was a great accomplishment for a bunch of people who had a very direct experience of the hardness of soil, worked with hand-made tools pulled by sick horses and pregnant wives -- and i mean this literally. [23:42]
mircea_popescu: the machines ? good god, they could forgive anything. [23:43]
mircea_popescu: people today have very litle mental adherence to that ancient "nothing's heavier than earth" thing. kinda why making chicks mudfight is good for their brainbox. [23:43]
mod6: heh "HTML coder" [23:58]
Category: Logs
Comments feed : RSS 2.0. Leave your own comment below, or send a trackback.
Add your cents! »
    If this is your first comment, it will wait to be approved. This usually takes a few hours. Subsequent comments are not delayed.