Show Idle (>14 d.) Chans


← 2017-05-06 | 2017-05-08 →
asciilifeform: screen /dev/ttyACM0
fromloper: I get ---
fromloper: If I hit enter a couple time ---SmartProbe: 3.2_3743 98:73:c4:00:05:43 0 SmartProbe: 3.2_3743 98:73:c4:00:05:43 0
fromloper: MSG016: Verifying FPGA
asciilifeform: fromloper: congrats
fromloper: |RG017: Verifying...|
asciilifeform: it worked
fromloper: FPGA05: Programming FPGA completed
fromloper: SmartLoadergramming SmartLoader
fromloper: MSG009: Disabling SupportLibrary
fromloper: Traceback (most recent call last):
fromloper: File "./sage_pill.py", line 315, in <module>
fromloper: File "./sage_pill.py", line 251, in dump_forever
fromloper: l = sage.readline()
fromloper: File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 495, in read
asciilifeform: thing is ok
ben_vulpes: fromloper: try using http://p.bvulpes.com/ before you get booted for flooding
fromloper: raise SerialException('device reports readiness to read but returned no data (device disconnected or multiple access on port?)')
fromloper: sorry
ben_vulpes: fleanode, not anyone here
ben_vulpes: freenode i mean
asciilifeform: fromloper: your probe works
asciilifeform: you may have to update gcc though
asciilifeform: ( you need the one from 2014 , no earlier )
fromloper: If I run sage_pill again, it seems to show the old CRCs and lets me update again?
asciilifeform: unplug the probe and plug back in
asciilifeform: what fw ver was on it before you ran 1st time ?
asciilifeform: fromloper: also please do as ben_vulpes described, and paste the barf in the paster
fromloper: (and gcc)
asciilifeform: you want 7.8 or above
fromloper: One moment.. seeing if I can scrollback that far
asciilifeform: is this from the first run ?
fromloper: Looks like the original has scrolled off, so I don't know
fromloper: No, rerun
asciilifeform: anyway this is proper
asciilifeform: 'old' is the fw image
asciilifeform: it gets patched to match the hardware id of your box
asciilifeform: you have a cured probe, enjoy
asciilifeform: update your gdb and follow the examples on my www.
fromloper: Thank so much. Do you know if there is a bypass for the EDK?
asciilifeform: ( sagepill.py always breaks off, because the probe resets!! )
asciilifeform: probably i ought to add this to the article.
fromloper: Should the probes normal startup status be blinking?
asciilifeform: as for edk, it is garbage and i never use it, so i have nfi
asciilifeform: it's java liquishit
asciilifeform: decompiles ok , though, so you can crack it without breaking a sweat if you felt like it.
asciilifeform: i posted the raw command set, theoretically you can use entirely straight gdb for any conceivable use of the box.
fromloper: Ahh just say the manual you posted, thanks. That was my main concern (power, etc) for the edk
fromloper: Now to see if I can find a gdb that works ;-)
asciilifeform: fromloper: out of curiosity, hiw didja find the pill, and for what do you use the probe??
fromloper: Found though google. My main use for the probe is to have a cheap x86 JTAG device for VMM development
asciilifeform: which board are you using ?
fromloper: The Gizmo Explorer that came with the probe. In theory it supports AMDs VMM extensions
asciilifeform: it does.
mircea_popescu: fromloper consider getting a proper name / registering your pgp key with deedbot while at it.
fromloper: Also looking at trying to get a Skylake/Kabylake with DCI enabled (JTAG over USB) since that just requires a USB 3 debug cable. The Intel NUC's have a bios setting "Silicon Debug Feature" but although it sets the debug MSR, it doesn't appear to set the PCH register correctly, and the PCH register is locked by the time it gets out of BIOS.
asciilifeform: funnily enough, #trilema is wuite likely world's largest sageprobe user group today
asciilifeform: !!up fromloper
deedbot: fromloper voiced for 30 minutes.
mircea_popescu: well, at least as far as non-whispering/public
mod6: sounds like what i'm tryin to get into
asciilifeform: fromloper: intel is mostly a waste of time imho
fromloper: There is a bug in Gigabyte's NUCs where they left DCI half enabled. Unfortuntly I bricked the one I had.
asciilifeform: their debug isn't fully out of band, hostile os (e.g. winblows) can interfere
fromloper: Because it had intel bootguard and didn't like my customized bios
mircea_popescu: they actually brick the board ?!
asciilifeform: fromloper: pull the chip and reflash
fromloper: Yep, no recovery possible.
mircea_popescu: that seems improbable. tried what he said ?
asciilifeform: ( if it's soldered down, use a crocodile )
fromloper: Chip was soldered on and it's within Amazon's 30 day so easier to return and get one without vPro
mircea_popescu: ah i guess there's thart
asciilifeform: even if they actually take back mutilated boards -- this promises to be slow
asciilifeform: get a rom burner and crocodile clip like normal people
fromloper: I tried seeing if I could reprogram it via a TL866a but VCC isn't wired for in system programming and I didn't want to cut the trace on a system I might need to return
asciilifeform: usually works anyway
mircea_popescu: you don't have to cut the trace do you ?
asciilifeform: trick is: gotta power up the board
asciilifeform: then chip is alive
asciilifeform: forget the burner's vcc.
fromloper: I powered it up, which got rid of the overcurrent error, but it couldn't read the chip. Maybe a bad clip and or the TL866a isn't up to the task. Kind of a novice at these things.
asciilifeform: either bad clip, or you out it backwards.
fromloper: I tried both ways :-/
asciilifeform: pro tip: don't buy board with soldered rom
asciilifeform: and if for some peculiar reason you ~must~ -- pull it off and replace with socket
mircea_popescu: they've been moving that way slowly but surely hm.
ben_vulpes: forgive me but what is a vcc?
asciilifeform: ben_vulpes: +
fromloper: I believe USB DCI is only on their Skylake+ U-Series chips which are geared towards mobile and those tend to have soldered SOP8s since they tend to either be laptops or NUCs
fromloper: The ideal will be if Intel fixes their BIOS, because then it would be a supported option on a mainstream system.
asciilifeform: for the reason described earlier, i have 0 interest in intel's debug
mircea_popescu: not like it got broken accidentally.
asciilifeform: so cannot help there.
fromloper: Do you avoid Intel all together then or have another recommendation for low level debug?
asciilifeform: hardware ice is useful precisely because os has no say in whether it gets debugged
asciilifeform: avoid intel
asciilifeform: it won't work for your purpose. and the docs are very, very thin.
asciilifeform: and full of disinfo.
ben_vulpes: asciilifeform: aha ty
fromloper: Ahh. Well no choice if I want to use intel's VMX instrutions but to use intel. Just trying to avoid having to spend $3000 for the standard ITP-XDP device and needing special expensive boards with an XDP port.
mircea_popescu: what is his purpose ?
asciilifeform: their soft is winblows-only, also
asciilifeform: and why the fuck would you use intel-only opcodes.
fromloper: I have NDA access, so I have slightly better documentation (but still shit and incomplete). Business decision. Intel only because that's where 95% of the market is. Also easier to do security research on ME and AMT if you can step through, which needs JTAG as well.
asciilifeform: fromloper: if you paid for the seekrit docs , ask ~them~ for support, not me.
asciilifeform: i have 0 seekrit docs.
mircea_popescu: but why ? he just wants to, and you seem to be free! and the market ended up 95% usg for entirely unrelated reasons.
fromloper: NDA doesn't cost anything. You just need to be a company.
asciilifeform: ( and come to think of it, dun recall being paid )
BingoBoingo: seekrit docs just have more frustrating disinfo
mircea_popescu: fromloper why'd you make any promises to those assholes ?
fromloper: I'm not paid. It's my own startup. Other than the sage thing, wasn't specifically asking for help just discussing.
BingoBoingo: Anyways, MOS 6502 does all the computing necessary for most purposes
fromloper: mircea, because their public docs are shit and NDA just means I want share their secret shit. It's not a big deal to me.
mircea_popescu: obviously.
fromloper: *won't
BingoBoingo: But you don't get the good seekrit shit
asciilifeform: fromloper: and you wonder why the public tools are shit, and you're stuck with winblows idiocy ?
mircea_popescu: hey, the miracles of reification.
fromloper: I'm at an inital research stage at this point if it pans out they have a heavier NDA and you can buy the private tools. At this point I'm just doing proof of concept so I don't want to invest too much if it doesn't pan out.
asciilifeform: humour my curiosity-- what's a 'heavier nda' ?
fromloper: Their private debugger is $5k a year though.
asciilifeform: if you like spending money, as it seems you do, why not buy arium's -- 35k/yr
mircea_popescu: and it still doesn't work worth a shit.
fromloper: They have a "restricted" level NDA which is above the normal. You need to acually talk to people about your project insead of just signing up a webform. I'll look at Arium / Lauterbauch / Intel PDT if I get past POC and find some investors ;-)
asciilifeform: fromloper: and when intel steals your project, then what.
fromloper: If I liked spending money I wouldn't be worrying about getting the $15 debug cable to work or an abandoned $200 probe.
mircea_popescu: hey, maybe intel capital invests. acquihire cheaper for them than actually hiring and they've been doing all that song and dance about hiring in the us.
asciilifeform: it so happens that the abandoned 200 box is the only one that works.
asciilifeform: i.e. runs with plain gdb, and 0 winblows liquishitware and nda.
asciilifeform: and isn't overruleable by microshit os.
asciilifeform: !!up fromloper
deedbot: fromloper voiced for 30 minutes.
fromloper: Unfortuatly potential customers are most likely using Intel + Microsoft. Also in US we have Trump now. World sucks, but still need to live in it.
fromloper: This is all really my attempt at having to avoid working for someone else again.
mircea_popescu: how's it coming along ?
asciilifeform: funnily enough i have an intel xdp probe and even one of their seekrit dev boxes (complete with 'not for sale' sticker)
asciilifeform: but 0 software.
ben_vulpes: in other reversing adventures: https://arxiv.org/abs/1704.07715
asciilifeform: because of schmucks who all honoured their pact with hitler
asciilifeform: and won't release docs.
asciilifeform: so the amount of sympathy i have, is 0.
mircea_popescu: ben_vulpes actually the time symmetry approach is very intelligent.
fromloper: You can get a trial of System Studio which comes with System Debugger. System Debugger sucks, but the debug layer is there underneath in python and C#, so you have pretty direct access to JTAG if you want to RE it.
fromloper: The ptsecurity guys did a talk on it.
asciilifeform: fromloper: and driver for probe where ?
fromloper: Driver comes with System Studio (which is free trial)
asciilifeform: fromloper: this ain't the xdp one
asciilifeform: but the winblows-disableable usb3 debugger
deedbot: http://qntra.net/2017/05/mizzou-freshman-enrollment-down-13-in-two-years-since-surrender-to-leftist-protesters/ << Qntra - Mizzou Freshman Enrollment Down 1/3 In Two Years Since Surrender To Leftist Protesters
asciilifeform: so wholly uninteresting.
BingoBoingo: <fromloper> Unfortuatly potential customers are most likely using Intel + Microsoft. Also in US we have Trump now. World sucks, but still need to live in it. << What's wrong with Z80 and Motorola 68k and Make Computing Great Again(TM)(R)
ben_vulpes: mircea_popescu: imagine my brief surprise to realize this was not How Adults Did Things
asciilifeform: BingoBoingo: have a homework. find me where to get new 68k outside of usa.
fromloper: System Debugger supports the $3000 XDP-ITP, the $390 SVT CCA adapter, and the $15 USB debug cable.
asciilifeform: fromloper: how about my $0 softwareless xdp
ben_vulpes: then ofc remembered that 200,000 lines of cpp make up nasa's most important models and rolled my eyes at my own self
asciilifeform: bought from scrap dealer.
mircea_popescu: ben_vulpes one day you'll get to read military ballistics software, have a lol.
BingoBoingo: asciilifeform: What new. Debug to build aound the old ones.
mircea_popescu: asciilifeform did you actually try the thing ?
asciilifeform: nah, rectangular box
BingoBoingo: fromloper: Anyways prolly more money in debugging John Deere's firmware than Intel's
asciilifeform: fromloper: it ^
fromloper: I don't think the current version does anymore. All the FPGA images are XDP3 or XDP4. I know older versions of System Debugger had support for older XDPs. If you have a student email you can get System Studio for free and it has access to older versions which might support it.
BingoBoingo: https://www.insidehighered.com/views/2017/05/05/real-damage-done-flare-over-philosophers-journal-article-essay << "Tuvel’s argument is that the very same reasons that might justify an individual’s decision to change sexes could also be used to justify an individual’s decision to change races -- so if one is committed to the acceptability of the former (as Tuvel herself is), then one would be committed to the acceptability of the la
BingoBoingo: tter."
fromloper: I think the older ones had a shittier abstraction layer though. The python C# one is easy to reverse.
asciilifeform: mircea_popescu: which thing ?
fromloper: Bingo, my interest is more in security. Most people aren't that worried about their tractor being hacked.
mircea_popescu: BingoBoingo i'm preparing popcorn for when they finally unearth the pedophilia issue. so far swimming in the brackish water of imaginary problems that are only problems ot the problemizers.
mircea_popescu: asciilifeform the "system debugger" bundled driver
fromloper: Be back in a bit. Gotta reboot and see if I can find a GD that won't crash with the smartprobe.
asciilifeform: mircea_popescu: my box came with no disk.
fromloper: asciilifeform. Thanks again so much for your help and hard work on fixing the probe.
asciilifeform: nor does intel's downloadable crippleware, support it
mircea_popescu: yes. his idea is, and perhaps not without merit, that by getting the bundle he names you might be able to salvage a driver.
mircea_popescu: either out of the box or with some minimal assembly at home.
asciilifeform: mircea_popescu: this, tried. fail.
mircea_popescu: ah, ok. that's what i was asking.
BingoBoingo: fromloper: You'd be surprised. Many people want out of John Deere's rootkit so that they can fix their tractor cost less than $newtractor
asciilifeform: mircea_popescu: back when i actually gave a shit, i looked for a copy of the relevant shitware. never found.
fromloper: Bingo, I'm not saying there isn't a market, but it's not really where my interest is. The ideal is to find interest and market fit. If it was just about money I would just go work for google.
asciilifeform: today i give ~0 shits re intel.
asciilifeform: BingoBoingo: i've long wanted to design a ~new~ 68k box.
asciilifeform: with, say, 16 of'em
asciilifeform: but -- 0 supply.
BingoBoingo: pop them out of performas? Or did performas get expensive?
asciilifeform: BingoBoingo: how many grid chips have you personally desoldered ?
asciilifeform: hiw many worked after ?
asciilifeform: what would you charge for this process ?
fromloper: There are open source FPGA 68ks that are pretty small. You might be able to fit 16 on a relatively small one.
BingoBoingo: none, I thought that's why god invented chinamen
asciilifeform: fromloper: problem is, there ain't a usable fpga
asciilifeform: all want shitware.
mircea_popescu: what, reflow oven burns the chips ?
ben_vulpes: fromloper: but it is about money with the "not wanting to work for other people"
ben_vulpes: muh passions
asciilifeform: mircea_popescu: one doesn't desolder in an oven. but -- yes.
asciilifeform: they weren't meant to be roasted twice.
ben_vulpes: i got one last lol in the chamber
ben_vulpes: krypt.co
mircea_popescu: i had nfi.
asciilifeform: 'A new home for your SSH private key'
mircea_popescu: it has pricing so should be legit.
asciilifeform: gotta be a gag
ben_vulpes: it's open source you can trust it
asciilifeform: mircea_popescu: other tricky bit re old stock chips -- invariably 5v signals; whereas ~all currently available logic, incl ram, is 3.3v max ( and often lower )
mircea_popescu: lots and lots of tiny transformers!!1
asciilifeform: can use level shifters, but bulky, expansive (incl pcb real estate) and mutilate timing.
asciilifeform: *expensive
asciilifeform: lol, part balloon
mod6: i don't fuck around with it comes to atm
BingoBoingo: !!up fromloper
deedbot: fromloper voiced for 30 minutes.
shinohai: o/ fromloper
fromloper: Well I got gdb working with the probe, but I can't seem to get the probe to work with the board. If I plug in the probe to the board, the board hangs. If i try continue I just get a bunch of ffffffs. If I do monitor run it says the probe is not connected. Here is a verbose output: https://pastebin.com/qWTwMuF5
fromloper: Hi shinohai
shinohai: hello fromloper ... I personally have not had opportunity to try this particular board yet, I'm sure asciilifeform can help you
fromloper: He has helped me with unlocking the probe. Now hopefully he can help me figure out what I'm doing wrong :-(
shinohai: is this running w/ gdb ?
fromloper: Yeah gdb and the sage smartprobe
fromloper: Using gdb --command=gdbinit.txt slightly modified for more verbose output
fromloper: Hmm, might have just had it plugged in badly seem to be wokring now!
phf`: http://btcbase.org/log/2017-05-07#1652529 << michael jackson was a pioneer and a visionary
a111: Logged on 2017-05-07 05:07 BingoBoingo: https://www.insidehighered.com/views/2017/05/05/real-damage-done-flare-over-philosophers-journal-article-essay << "Tuvel’s argument is that the very same reasons that might justify an individual’s decision to change sexes could also be used to justify an individual’s decision to change races -- so if one is committed to the acceptability of the former (as Tuvel herself is), then one would be committed to the acceptability of the la
phf`: cmu is replacing cyrus with "google suite" https://www.cmu.edu/computing/email/cyrus/project "an effort to provide modern (c)(r)(tm)(!!1), industry standard, cost-effective email and calendar solutions"
mircea_popescu: http://btcbase.org/log/2017-05-07#1652596 << i'm looking forward to 600 level courses consisting of tablet tapping cookbooks.
a111: Logged on 2017-05-07 11:27 phf`: cmu is replacing cyrus with "google suite" https://www.cmu.edu/computing/email/cyrus/project "an effort to provide modern (c)(r)(tm)(!!1), industry standard, cost-effective email and calendar solutions"
Framedragger: rehi, finally almost-summer here (hey it's a big deal here when it's not mist and misery more than 50% of the week), frolicking in the sun :)
Framedragger: http://btcbase.org/log/2017-05-05#1652107 << yeah, output should be sane, but more research needed.
a111: Logged on 2017-05-05 12:45 mircea_popescu: http://btcbase.org/log/2017-05-05#1652105 << can make your own tools for as long as you can live with them. the output is sane ?
Framedragger: http://btcbase.org/log/2017-05-05#1652109 << yeah it does, relevant refs are probably http://btcbase.org/log/2017-04-05#1637988 and http://btcbase.org/log/2017-04-05#1638129 (re. images in particular, i know, painful)
a111: Logged on 2017-05-05 14:40 trinque: Framedragger: iirc archive.is uses headless webkit
a111: Logged on 2017-04-05 17:34 phf: Framedragger: yes, archive.is is a headless webkit. it loads the page with all the resources, it lets the javascript run until the DOM is in some "final" state, it snapshots the DOM. at this point you no longer need javascript to further render page
a111: Logged on 2017-04-05 18:13 phf: http://btcbase.org/log/2017-04-05#1638105 << dumping dom is not hard (it's innerhtml attribute on document.body/head), extracting images/objects is harder. used to be able to do it using canvas, but not there's security provisions. you literally have to go into the browser's cache (via internal apis) to got the graphic, etc. back. or else redownload, which is rife with potential issues
Framedragger: http://btcbase.org/log/2017-05-05#1652110 << and yeah to be clear i did skip this consciously, knowing that i'd be stepping into a swamp. and while i'd very much like to embrace http://btcbase.org/log/2017-05-05#1652126 , it is the case that i'd like to be able to archive shitsites which don't render without JS.
a111: Logged on 2017-05-05 14:40 trinque: why did you skip over wget -R ?
a111: Logged on 2017-05-05 15:18 trinque: I don't run JS in either case
Framedragger: possibly taleb's writings, etc. and yeah it sucks and may be the wrong choice politically (contrast with mp's explicit refusal to load PDFs, period).
Framedragger: http://btcbase.org/log/2017-05-05#1652129 << and yeah this is PROBABLY the way to get burned. asciilifeform imagined the archiver as a "public whore prostitute", a box which can be exposed to exploits and malware, but that's even more dirty. (that said, may be the way to go.)
a111: Logged on 2017-05-05 15:20 trinque: sure. Framedragger meanwhile with a headless chrome will have all the attack surface anybody ever wanted
Framedragger: http://btcbase.org/log/2017-05-05#1652133 << ah this may indeed be relevant, haven't seen it, will check, thanks!
a111: Logged on 2017-05-05 17:12 trinque: Framedragger: https://github.com/o2platform/chrome-repl << ever see this? might be a way to snag teh html tag's outerHTML
a111: Logged on 2017-05-07 05:43 fromloper: Well I got gdb working with the probe, but I can't seem to get the probe to work with the board. If I plug in the probe to the board, the board hangs. If i try continue I just get a bunch of ffffffs. If I do monitor run it says the probe is not connected. Here is a verbose output: https://pastebin.com/qWTwMuF5
a111: Logged on 2017-05-07 05:56 fromloper: Hmm, might have just had it plugged in badly seem to be wokring now!
asciilifeform: but did not register a name, still not in wot. mega-unsurprise.
a111: Logged on 2017-05-07 11:27 phf`: cmu is replacing cyrus with "google suite" https://www.cmu.edu/computing/email/cyrus/project "an effort to provide modern (c)(r)(tm)(!!1), industry standard, cost-effective email and calendar solutions"
asciilifeform: ( abolished shell accts w/ 'pine' in favour of 'standard' liquishit )
phf`: my oldest surviving config is a tcshrc i wrote for my umd shell account
phf`: those university solaris systems were cool because of the afs mount points. it sort of reminded me of my first dialup-into-shell internet connection: a narrow bandwidth gateway into this really rich worl
phf`: d
asciilifeform: whereas today, king and slave alike have wide-bandwidth pipe..
asciilifeform: into sewer!!
asciilifeform: in other lulz, https://archive.is/xTT1y >> 'Since, 1991, the US military has been slowly coming apart at the seams. Stress cards, open homosexuality, transgenders on active duty, sensitivity training, pregnancy simulators for male troopers, lactation stations in the field, babies born on US ships of war, female graduates of Ranger School, including a 37 year old mother (it’s funny how the women looked so well fed), women in the SEA
asciilifeform: Ls, women in Marine infantry units and females in the field artillery (even though most cannot carry a 155mm round) are just some of the insanity...'
asciilifeform: in related lulz, https://archive.is/BSxkv >> 'At least 30 active-duty service members could face punishment as a result of the “Marines United” nude photo scandal that rocked the U.S. armed forces in early March, a Corps spokesman announced Friday.'
a111: Logged on 2017-05-07 14:33 asciilifeform: but did not register a name, still not in wot. mega-unsurprise.
mircea_popescu: 'Since, 1991, the US military has been slowly coming apart at the seams. << nooo!
asciilifeform: receptação de carro clonado << wat
asciilifeform: and br police dun have uniforms ??
mircea_popescu: poverty!
asciilifeform: how do i clone a car.
asciilifeform remembers idiot '90s copyrasty ad : 'you wouldn't download a car' -- to which folx replied, 'i would, motherfucker, if i could!'
asciilifeform: aha, same people, in pre-download era.
Framedragger: !!rate vc 2 used his box.cock.li vps service, no issues, fast response, good guy
Framedragger: !!v B7B6AC45283C343C3195042D6CE20D54E1707D9C315CD0D2016AA7D1435CC52B
deedbot: Framedragger rated vc 2 << used his box.cock.li vps service, no issues, fast response, good guy
Framedragger will rate moar later
Framedragger msg'd vc about #t presence and whether he's interested, as of now he's not considering offering dedi boxes tho, it seems
Framedragger: !!up gabriel_laddel_p
deedbot: gabriel_laddel_p voiced for 30 minutes.
gabriel_laddel_p: Framedragger: to you in the particular. Dear everloving G-d, please read the logs and stop rehashing discussions. Also, fewer messages, more content.
gabriel_laddel_p: Also, I read the logs and don't need to be notified of their contents.
gabriel_laddel_p: nor do I need your useless ideas
Framedragger: (but what if function of said idea is mockery? G-d knows!)
deedbot: http://www.loper-os.org/?p=1887 << Loper OS - Sage SmartProbe FAQ
asciilifeform: aaand updated.
mircea_popescu: asciilifeform carro means card there im pretty sure.
asciilifeform: that'd make sense wouldnit.
mircea_popescu: portuguese is basically an alt-spanish designed by some guy in the False Friends club.
mircea_popescu: i like how it sounds though.
mircea_popescu: i love how it fucking sounds.
mircea_popescu: ~russian spoken by creole girl with fake tits and no apparent anal innervation.
shinohai: !!up gabriel_laddel_p
deedbot: gabriel_laddel_p voiced for 30 minutes.
gabriel_laddel_p: Just wanted to report that I'm in a house with the SSID "Thiel Master", there are no interesting books, the pool is broken, the front yard is destroyed and some idiot was "dirtbiking" on it when I showed up.
gabriel_laddel_p: Walked into the room of the girl I came to see (over here to do laundry) -- absolute squalor. Filth everywhere. Flies.
gabriel_laddel_p: Someone more powerful than me please kill all of these idiots.
gabriel_laddel_p: Real estate in one of the most exclusive / ritzy / whatever zip codes (atherton) and they stock it full of retards.
mircea_popescu: what's a ssid thiel master ?
gabriel_laddel_p: The wifi network name
gabriel_laddel_p: I suppose this one of Thiel's houses
gabriel_laddel_p: IE associated with one of his startups, the "thiel fellows" or something
mircea_popescu: would you think the same if it were "kardabutt" or such ?
mircea_popescu: how can a pool be broken anyway ? someone drove a truck into it ?
gabriel_laddel_p walks out to review
mircea_popescu: i got this poor guy here, cleans the pool every day. (it rains, tropical torrential rain. thing gets washed full of everything. he pickls them back out). whole thing gives me trouble, on one hand i'd like to tell him to nevermind, on the other im not sure it's such a good idea.
gabriel_laddel_p: childrens play equipment (?), broken chairs, the pool itself is full of brown/green alge-water
deedbot: http://trilema.com/2017/balul-de-simbata-seara/ << Trilema - Balul de Simbata Seara
ben_vulpes: it takes all of five minutes to rig an adequate pool pump
ben_vulpes: that and ten dollars for the pump at harbor freight
ben_vulpes: ya slip a white tee over the outlet and change it when it stops getting darker
ben_vulpes: i guess this is the 2017 version of the mit grads and lightbulbs
ben_vulpes: in other news, mimisbrunnr still chewing through 3+ day backlog: http://logs.bvulpes.com/chainstate?d=2017-5-7#6e390df3-eac7-4ed4-b059-62b8994a2b8c
ben_vulpes: taking hours to find a node with specific blocks apparently: http://logs.bvulpes.com/chainstate?d=2017-5-7#f5cbbb73-8e72-4c6e-abfa-d8246ba37eed
ben_vulpes: http://logs.bvulpes.com/trilema?d=2017-4-30#bb66f450-218d-4f54-88d8-6fb65645d474 << so given that the difference would be that the old auto_ptr didn't have shared semantics and that the unique_ptr does but they're never used because they weren't available at the time, i don't expect grief to come of it.
ben_vulpes: not to give the impression that i think the vpatch in question is particularly useful.
mircea_popescu: ben_vulpes dude ends up having to pick leaves and shit out
mircea_popescu: ben_vulpes here's the thing : without review of what the compiler spits out of it, you can't actually know whether the change won't create a split down the road.
mircea_popescu: no part of cpp was intended or designed or tested or even vaguely considered in the context of consensus systems.
a111: Logged on 2017-05-07 21:48 mircea_popescu: no part of cpp was intended or designed or tested or even vaguely considered in the context of consensus systems.
mircea_popescu: nah, ~same as php. processes strings to spit out on a gui.
asciilifeform: but never designed. a fungus.
mircea_popescu: well, people just wannaed.
asciilifeform: http://btcbase.org/log/2017-05-07#1652670 << why is he THERE?! lemme guess, d00d thinks he can 'beat the house', eh. of such folx is the bread and butter of chumpatronics, made.
a111: Logged on 2017-05-07 18:54 gabriel_laddel_p: Real estate in one of the most exclusive / ritzy / whatever zip codes (atherton) and they stock it full of retards.
asciilifeform: http://btcbase.org/log/2017-05-07#1652667 << in virtually no usian house have i ever seen books.
a111: Logged on 2017-05-07 18:52 gabriel_laddel_p: Just wanted to report that I'm in a house with the SSID "Thiel Master", there are no interesting books, the pool is broken, the front yard is destroyed and some idiot was "dirtbiking" on it when I showed up.
asciilifeform: bible, at most. phone book.
asciilifeform: http://btcbase.org/log/2017-05-07#1652688 << what was the state of the wire to dulap at the time , ben_vulpes ?
a111: Logged on 2017-05-07 20:04 ben_vulpes: taking hours to find a node with specific blocks apparently: http://logs.bvulpes.com/chainstate?d=2017-5-7#f5cbbb73-8e72-4c6e-abfa-d8246ba37eed
asciilifeform: ( it was dead for about half a day )
phf`: actually come to think of it i've never been to an american house with books either. i think that maybe i just associate with wrong kind of americans?
phf`: oh i lie, i have a friend whose parents are an astrophysicist and a literature something or other phd. they have a hoard (but much smaller hoard than say an equivalent russian botanik family, where the house is nothing but books)
asciilifeform: aha, i've been to professors' houses, typically very spartan, 1 b00k case at most.
phf`: i always imagined that there are houses out there of tenured professors, who like to "appreciate" wine and go to opera and such, they i'm sure have "exquisite" collections
asciilifeform: i haven't yet american with 'wall to wall' b00kz, nope
asciilifeform: and don't expect to.
phf`: it's very odd, considering how much space those mcmansions have. i mean, you could devote a whole room to a library!
asciilifeform always wanted to do this
phf`: move to boingboinglandia, have space for electron microscope also
phf`: errm, bingoboingolandia
asciilifeform: if moving, why not to mircea_popesculandia.
phf`: give it another 6 months before "puerto ricans are unfit for living"
Framedragger: very nice. not a lot of uhh modulation (i guess is the word) possible. but cool
Framedragger: (or hm, not sure.)
phf`: crazy gutta from teh nodick culture
phf`: relatedly back when i was part of a hackerspace we had a visitor from a scandinavia with all kinds of whacky projects like that. part art, part "direct action", part prank. i asked him how he got paid for this, he laughed and said that everything that he does is funded entirely by government grants
phf`: amusingly that was back when the left loved pim fortuyn, who was a homosexual and ran on a platform of transparent government through technology. he was also fiercely anti-muslim and anti-multiculralist.
phf`: he was assassinated by a muslim, roughly the same time when another dutch, theo van gogh got knifed by a muslim for making anti-muslim short movie
phf`: from where i stand, same people who supported pim fortuyn and theo van gogh, i.e. anarchists, leftists, etc. 15 years later are supporting multicultural europe and nodick values. etc.
Framedragger: anarchists? hm.
Framedragger: i guess i need to educate self more. (also, e.g. bakunin called himself "socialist" heh, but that's just change of value of term over time)
Framedragger bbl, sleep
BingoBoingo: <gabriel_laddel_p> Just wanted to report that I'm in a house with the SSID "Thiel Master", there are no interesting books, the pool is broken, the front yard is destroyed and some idiot was "dirtbiking" on it when I showed up. << Take some pictures and maybe I submit a quote to fix the yard?
BingoBoingo: <asciilifeform> if moving, why not to mircea_popesculandia. << Not everybody can be rocketed to the 4th dimension of existence at once
deedbot: http://qntra.net/2017/05/pantsuit-macaroon-takes-french-presidency-amid-widespread-ballot-destruction-allegations/ << Qntra - Pantsuit Macaroon Takes French Presidency Amid Widespread Ballot Destruction Allegations
a111: Logged on 2017-05-07 22:14 asciilifeform: http://btcbase.org/log/2017-05-07#1652688 << what was the state of the wire to dulap at the time , ben_vulpes ?
ben_vulpes: http://btcbase.org/log/2017-05-07#1652717 << lol remember when xeni jardin was cool, and people thought cory doctorow wrote cutting edge scifi?
a111: Logged on 2017-05-07 22:34 phf`: move to boingboinglandia, have space for electron microscope also
ben_vulpes: !up gabriel_laddel_p
ben_vulpes: !!up gabriel_laddel_p
deedbot: gabriel_laddel_p voiced for 30 minutes.
a111: Logged on 2017-05-07 22:08 asciilifeform: http://btcbase.org/log/2017-05-07#1652670 << why is he THERE?! lemme guess, d00d thinks he can 'beat the house', eh. of such folx is the bread and butter of chumpatronics, made.
gabriel_laddel_p: Anyways, why am I in CA? Simply have not left yet. And leave to where?
ben_vulpes: "laundry and chill"
gabriel_laddel_p: Not after seeing those living conditions..
ben_vulpes: you did the chill part too, right? didn't just settle for laundry?
gabriel_laddel_p: wtf I left asap
ben_vulpes: well you've got what sixty minutes while it runs
ben_vulpes: oh ffs the urban dictionary shortcut isn't even listed on pete's site
gabriel_laddel_p: Took a shower & nap.
ben_vulpes: lol actually this is probably perfect
ben_vulpes: if you give enough of a shit about bot commands, operate your own bot, give it whatever commands you want it to have
gabriel_laddel_p: asciilifeform: a russian-american friend of mine lives in a house with math books everywhere.
gabriel_laddel_p: The kitchen, dining room & some of the bedrooms don't have bookshelves. But aside from that..
ben_vulpes: some day i will reclaim my book-storage-below-one-meter space
shinohai: !~ud netflix and chill
jhvh1: shinohai: netflix and chill :: It means that you are going to go over to your partners house and fuck with Netflix in the background. [ex:] "Yeah we just watched Netflix and chilled.""Damn nigga how deep?""Four knuckles deep" [/ex] | code for two people going to each others houses and [fucking] or doing other [sexual] related acts [ex:] Brad: "Hey Julia wanna come over and watch [Netflix] and chill"Julia: (6 more messages)
ben_vulpes: this would be one of these "easter eggs"
← 2017-05-06 | 2017-05-08 →