log☇︎
82000+ entries in 0.049s
deedbot: http://qntra.net/2018/08/joe-stacking-takes-off-with-2-incidents-in-recent-days/ << Qntra - Joe Stacking Takes Off With 2 Incidents In Recent Days ☟︎
phf: trinque: nothing comes to mind, though i'm sure there's gotta be something in 70s su phrase book. we gotta ask rotakus though, that seems more of their thing (plus they would've had much better luck saying stuff like that, might've been too close to home in SU)
asciilifeform: this is sorta why e.g. FUCKGOATS runs on 40 milliwatt ( of which 95% are lost as heat in the 10x-margined analogue pwr filtration in the daughterboards) whereas pc burns 100watt if were doing same work, etc
asciilifeform: yer comp consists ~99++% by weight of this bureaucracy.
asciilifeform: 'these here 15,000 transistors are because we gotta talk to pci bus' etc
asciilifeform: iron, too.
asciilifeform: trinque: that's more or less ~all~ software complexities.
asciilifeform: my understanding was that mircea_popescu refrained from giving signal 'build us a fleanode' in the past on acct of (but not limited to) the reason where heathens (e.g. fetgurlz) would have difficulty visiting . but we already have the +r hoop for them to jump, i dun see how much worse would be own fleanode. ☟︎
trinque figures there's some phrase in russian that means roughly "complexity accumulated in bureau A because not permitted/unwilling to change how bureau B works"
asciilifeform: phf: approx similar to the sweat reqd to build own fleanode, aha
phf: i mean, your bots gotta exist in a distributed pool, each does a whois on join, negotiates a spawn of a new bot if there's an untracked connection. of course this is an unreasonable amount of engineering for a logbot
asciilifeform: ( my fiber here bumps 1ce or 2ce / yr, so in practice there's very little rotation on my end )
asciilifeform: iirc mine is still set to rotate through a couple
phf: asciilifeform: you missed what i said. whois tells you which server user connects through. to prevent a netsplit scenario, you have to connect to every one of those boxes with at least one bot, but better yet n+1
asciilifeform: i'm quite convinced that this happened, and that it explains various cases of 'we DID this but wtf it aint in the logs'
phf: i'm pretty sure we had pocket conversations during netsplits, that none of the bots heard ☟︎☟︎
asciilifeform: would prolly also need logic to force the 2 to connect via different fleanode boxen etc
phf: i mean to do reliable logging you need to track the whois "on server", and spawn 2 bots per server, which then all negotiate a single consensus message to promote to canonical "this is what was said" ☟︎
phf: and things become tricky when bot gets kicked off for whatever reason
phf: unless there's netsplit
asciilifeform: theoretically errybody oughta have seen the same lines tho (even if not always in exact order)
phf: we've had this conversation long time ago, that irc loging is a purely gossip-like thing. at best you can say that "a111 received this message at such and such time, was claimed to be from X" ☟︎
asciilifeform: unless i'm thick, after subtracting those 2 fields, can diff.
phf: also kako's format includes a unique id as the first field, obviously will also need to be removed
asciilifeform: right, would have to subtract those prior to diff.
phf: there's no timestamp information in irc protocol. the time is whenever the client received it
asciilifeform: i expect there'll be spots where a thing is 1 or 2 places out of order ( fleanode does not reliably preserve same-millisecond ordering iirc ) but aside from that oughta be diffable afaik
phf: this follows ye old kako format, in fact the pre-trilema files are kako's
asciilifeform: nao lessee if ben_vulpes has one. then can diff.
a111: Logged on 2016-04-11 09:50 mircea_popescu: incidentally phf is there a log bundle for download somewhere ?
asciilifeform: i suspect it was deedbot hiccup, rather than phf's logtron, in this case
asciilifeform: phf: http://ave1.org/2018/gnat-zero-foot-print-take-3-regrind/ is the one i missed, ty
phf: to close upstack before it gets lost, you need http://ave1.org/2018/gnat-zero-foot-print-take-4-introduction-of-the-platform/ and http://ave1.org/2018/gnat-zero-foot-print-take-3-regrind/ the later is a full regrind (which i also didn't notice until btcbase failed to link 4 to rest)
asciilifeform: how's that
phf: asciilifeform: that's an idle request
asciilifeform: a url that one can GET and puts out e.g. last 500kB of raw log, isn't so much moar abusable than the ordinary formatted feed imho
phf: btcbase already does that, internally. i've offered people in the past a feed (since i don't want that service to be abused), but i don't think anyone expressed interest
asciilifeform: then could answer this q mechanically, in about 20 sec
asciilifeform: would be handy if the 2 logtrons could at least output raw data that one could diff in cmdline
phf: well, i've seen lines missing during netsplits, which i suppose is not this critical. i suspect ben_vulpes's logbot doesn't have a fallback mechanism, so when it drops there's the reconnect window, which i suspect i could find one or two with missing one or two lines. ben_vulpes will have to speak for himself though.
asciilifeform: phf: i mean, this is a 'hole in the boat bottom'-level item, so imho oughta show if you find.
asciilifeform: ( i.e. can point to material in e.g. ben_vulpes's logtron, that is currently missing from phf 's ?? )
asciilifeform: plox to note where, ftr ?
asciilifeform: phf: have you found that actual gap already happened somewhere ? ( if it did -- i missed )
phf: so +r drops the reliability of all logtrons ☟︎
phf: in the simplest case joining a channel is a send-only process. can theoretically fully ignore what the server is saying and still get a successful join. not so when you have to negotiate with nickserv (at the very least need to time it right, so that you send you privmsg after the connection has been established, which is almost entirely "organic" process)
phf: yes, for the general reliability it's an improvement.
phf: asciilifeform: for the scenario i'm describing it makes no difference
asciilifeform: how does it make no diff ? if the logtrons were synced, then if even 1 is alive, the continuity is maintained
phf: nah, makes no difference in this particular situation. you want your thing to come back by any means necessary to continue witnessing. as of now "coming back" is a much more complicated process
asciilifeform: i suspect that fleanode will only get moar broken as time marches on, never less.
asciilifeform: prolly the Right Thing would be to have the actual logtrons ( phf's, ben_vulpes's , Framedragger's if he were still alive , etc ) sync to one another as fallback ☟︎
phf: but that doesn't always work (for fundamental reasons of non-synchronized protocol), so i have it entirely disabled on mine. i'll add it back, but there's going to be an event X sometime in the feature, where both bot and bouncer failed to come back, resulting in log break. with previous configuration that was less likely
phf: asciilifeform: you bouncer autoidentifies with fleanode then
asciilifeform: phf: i dun get it, my bouncer worx ( i.e. the user fleanode sees, is registered )
phf: asciilifeform: i saw it, i'm pointing out that this addition breaks things. you have to make sure that every single client plays along with freenode's defective ident system, otherwise you get breaks in logs, etc. e.g. phf bouncer is used as a fallback for logs, to ensure continuity, where the fact that the bouncer would come back naively (i.e. without trying to negotiate with nickserv) was a feature ☟︎
asciilifeform: phf: what were the inputs for the regrind ? seems like i missed something on ave1's www
asciilifeform: interestingly, #asciilifeform still spam-free despite no +r , evidently the spam folx are using a hardcoded list of chans that dun include it yet
asciilifeform: phf: mircea_popescu specificially switched on +r to cut down on spamola, see http://btcbase.org/log/2018-08-04#1839441 thrd ☝︎
asciilifeform: my best guess is that somebody was testing a (buggy) submitter.
asciilifeform: g to accomplish. )
asciilifeform: in other recent lulz, somebody submitted a http://phuctor.nosuchlabs.com/gpgkey/2FF2BB54467E196A58785C82FC6B74E789ACA48679FF310D31DDFDCD0C934C7C . the item in the username corresponds to http://phuctor.nosuchlabs.com/gpgkey/03C39D10AC31A5845BE14895E18743165B7BA74E71D3D4A0D62710232203DAC3 . but the N of the former does not divide the M of the latter ( dunno whether the submitter thought that it does ? or what specifically he was tryin
phf: ave1: i've updated zfp with regrind and the latest zfp_3_platform
phf: oh this is beautiful, the new "registered only" restriction on channels means that unless your bouncer auto identifies, you get kicked off the channel ☟︎
asciilifeform: 'Hours after Apple announced its move, Mark Zuckerberg and his team at Facebook made the decision to pull four of Jones' pages' etc.
asciilifeform: meanwhile, in heathendom lulz, https://archive.is/43EIJ >> 'Amid mounting public pressure to address Jones' hate speech, Apple's Tim Cook and Eddy Cue met over the weekend and decided to pull five of Jones' podcasts from their platform'... << 'по просьбе трудящихся'(tm)(r) ! ☟︎
BingoBoingo: Then I come to Uruguay and there's critters picking through trash, but they look like white folk. And these Uruguayos coons act more coon like than the black North American coons.
BingoBoingo: Well, the challenge was... Because this was USistania... Not calling the critter the same name the coons were
BingoBoingo: the hardest part of any fiat job I ever had was when coons came into home depot complaining about coons tearing up their trash
BingoBoingo: Then again coonskins aren't sold much in the US anymore
asciilifeform: ( for all i know, competed somehow with long-gone racoon fur market, or the like. kinda how hemp was banned at behest of cotton planters in 19th c )
asciilifeform: BingoBoingo: relatedly, at one point i found out that chinchilla fur hat is banned in usa. ( never learned specifically why )
asciilifeform: hey, moar of rabbit than guinea pig is pig
BingoBoingo: In other local weird today I learned the locals consider Chinchillas a type of rabbit rather than the rodent they are
mircea_popescu: whereas in romanian it just comes naturally, with the language.
mircea_popescu: with the caveat, of course, that one who could express himself in english in that manner instantly raises in the audience the suspicion he should be some kind of king or something.
mircea_popescu: spyked "scuză-mă te rog, îs năcăjit rău" ie, "don't hold my bitter lot against me."
deedbot: http://ave1.org/2018/gnat-zero-foot-print-take-4-introduction-of-the-platform/ << ave1 - GNAT Zero Foot Print - Take 4 - Introduction of the platform
asciilifeform: gotta love these 'no longers'
asciilifeform: in upstack lulz, 'The scope of this vulnerability is limited; generations of CPUs after the C3 no longer contain this feature' << aah nobusism
mircea_popescu: that remarkably-like a town background for every jwz's jwzing.
mircea_popescu: for people who "just wanted to" play vidja in their den or "work on their software dev projects" or whatever, there HAS to be someone putting up the pretense of "small town" surroundingtheir stretch of sidewalk.
mircea_popescu: george sanders has an excellent point re this : "for new yorkers who want to go out of town, new haven is a stretch of sidewalk between the taft hotel and the schubert theatre, surrounded by what appears remarkably like a small town". ☟︎
asciilifeform: whole point of keeping the stable of priests around, neh. responsibility-laundry.
mircea_popescu: if what one wants is "for x to be without needing my involvement", x can only be a road show. what else ?
mircea_popescu: performative leadership. always same flavour of scamola, the beheading of the "unreliable" priests organised like any other show by the same priesthood that produced the "unreliable" priesthood.
asciilifeform: ( btw the m. rust wankage has deep undercurrent of scamola, word is the gorby personally ordered 'not shoot', didn't want his fellating of nato reich disrupted by 'incident', then flunkies took the blame )
BingoBoingo: Most of those dudes have an ultralight tend strapped to a motor. This dude took a "Real Plane"(TM)(R)
asciilifeform: btw, recall mathias rust , landing on red square ? and whole su air defense brass sacked ? in usa, there were no fewer than 3 'rusts' , landed in front of capitol, white house, etc. , 0 shot, also considered almost unremarkable nowadays
BingoBoingo: Well, dude was unhappy with his life and just wanted to do a barrel roll per the transcripts. If they let the shootdown get out they fear a wave of "muh feelz" ☟︎
asciilifeform: hm, i suppose 1 possible theory, 'flying police' shot without Official order
mircea_popescu: asciilifeform because the use of violence is a serious problem in the swamp. there's a reason dogvomit doesn't launch rockets, you understand ? not that "couldn't", but that out of uniform.
mircea_popescu: "you mean some text is going to be repeated billions of times and referenced as such from here to eternity ? damn."
asciilifeform: re f15 -- i'm at a loss for why the seekrecy re the shooting of the thing
mircea_popescu: yeah. not the end of the world, mostly making the point that people rarely get the text right. "oh, i didn't realise what this was gonna do" sorta thing
asciilifeform: re the ssl keyz, mats gave me a 1.1TB massive raw shitball of the whole shebang, potentially can reindex later.
mircea_popescu: "F-15 "pilots kept plane out of harms way and people on ground safe," the sheriff's office tweeted."
asciilifeform didn't initially notice, i have these switched off on the box where read the lul
mircea_popescu: that's how they did it in that movie.
mircea_popescu: call yourself "deltaop" and scroll the thing to where it flashes "unlock the backdoor".