log☇︎
30200+ entries in 0.017s
asciilifeform: i can't picture wanting any old cpp crapola in trbi in general
asciilifeform: future
asciilifeform: mircea_popescu: can you personally picture a scenario where you'd want to use this ?
asciilifeform: correct
asciilifeform: hence the q
asciilifeform: well it adds moving parts
asciilifeform: erry sig in blox, even taped ones, in oughta be verified, it costs very little cpu
asciilifeform: relatedly, mod6 et al, i suggest abolition of '-verifyall' flag, it should really be permanently welded on, bypassing sig tests doesn't win ~anyffin in so far as i can tell ☟︎☟︎
asciilifeform: ... and so forth.
asciilifeform: 1 00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048
asciilifeform: 0 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
asciilifeform: tape being,
asciilifeform: takes the form of 'makecement' (formerly 'makesnap') command, and corresponding '-setcement' flag that takes a tape on bootup.
asciilifeform: really it's a quite dangerous grenade, if used ineptly. ( i personally would only dare to feed it a tape that came out of own node )
asciilifeform: it doesn't actually speed up sync ( alert long-time readers will know why : sig verification, contrary to the spew of the prb people, is NOT bottleneck for acceptblock() , rather tx indexing is )
asciilifeform: mircea_popescu: unrelated to anyffing: i have a tentative thing that eats a http://btcbase.org/log/2018-10-20#1864354 and gives trb option of replacing 'checkpoints' with it ( i.e. on boot, tests all already-stored blox against it, and if any blox in the tape are not yet present, then it requests & accepts them and only them, 1 at a time ). do we want this for field use ? (if so i can put on conveyor for cleanup) ☝︎☟︎
asciilifeform: )
asciilifeform: ( tho they had a kitschy 'tienda engleza' thing that sold errything from animal fodder to welder
asciilifeform: afaik in BingoBoingostan there was not
asciilifeform had nfi
asciilifeform: there's a lolmart in bananistan?!
asciilifeform: lol!!
asciilifeform bbl,meat
asciilifeform: congrats Mocky !
asciilifeform: whereas the fact that collectively 9000MB of excel add up to ~more~ tangled liquishit than 1 perl script, is generally lost on'em
asciilifeform: it gives brass a convincing illusion that they 'understand the process flow', because 'can read any particular spreadshit'
asciilifeform: ( http://btcbase.org/log/2017-04-11#1641817 << 1 of the threads ) ☝︎
asciilifeform: 'excel' is archaetypical pseudo-automation -- eats ~more~ hours in babysitting and manual i/o , than ever saved anyone vs plain pen-and-paper
asciilifeform: iirc mircea_popescu had an old piece re subj ; it explains quite a bit re ameri-corporate world
asciilifeform: (interns)
asciilifeform: the instruments for which they didn't have 'excel'-izers, were i/o'd by... human hands
asciilifeform: lobbes: many yrs ago asciilifeform worked in a biotech lab thing, was ~100% 'excel'-powered, erry bit as ugly as you can imagine
asciilifeform: ( from ancient mircea_popescu piece, quoted e.g. http://btcbase.org/log/2016-08-18#1524864 ) ☝︎
asciilifeform: !#s tv raft
asciilifeform: imho sitting a dedicated cacher on php is archaetypical 'tv raft'
asciilifeform: melted down spectacularly
asciilifeform: iirc mircea_popescu coupla yrs ago wrote about trying a caching thing
asciilifeform: billymg: afaik they dun work worth a shit
asciilifeform: there aint so many of these knobs tho
asciilifeform: right
asciilifeform: rather than a complicated series of template insertions and db fetches
asciilifeform: at any given time, your www -- with the possible exception of comment-eater and search box (the latter dun even exist in mp-wp iirc) really wants to be a static string
asciilifeform: was speaking of where it recalculates what is by all rights a 100% constant value, 9000 times/hr, eternally ☟︎
asciilifeform: nah
asciilifeform: it doesn't meaningfully cache computations
asciilifeform: billymg: it's a fundamental problem with php and any similar substitution-engine thing
asciilifeform: quite offensive imho, from aesthetic pov ☟︎
asciilifeform: and yet the box grunts though the templatization 9000 times an hour, as if answ could ever turn out different
asciilifeform: mircea_popescu: iirc i last changed mine in... 2008, or so
asciilifeform: would be major improvement, tho, if serving up a 10kB article didn't eat 500MB.
asciilifeform doesn't disagree
asciilifeform: dns is a decorative thing, e.g. asciilifeform , mircea_popescu , have dns names for www , but really ought to remember that it is decorative .
asciilifeform: billymg: http://trilema.com/2016/please-stop-using-dns-already-and-other-considerations/ << canonical pg on the subj
asciilifeform: billymg: ( trb, for instance, doesn't even support dns lookup. i cut it with own hands; eats bare ip. )
asciilifeform: billymg: most folx here use hand-curated /etc/hosts ; dns is largely for giving links to heathens
asciilifeform: put the dressing in blog.ads as constants and be done with it. when erry couple of yrs you feel like twiddling the bg colour or somesuch -- it's a 10sec recompile, wat. ☟︎
asciilifeform: bake it into the proggy.
asciilifeform: i suspect quite a bit of the 'arbitrary substitutions for style dressing' that folx expect from blog engine, are not actually necessary; just how often does one fiddle with the dressings.
asciilifeform: Mocky: i think i've yet to meet somebody who wouldn't rather write msdos batch script, than php..
asciilifeform: would be pretty great if instruction to 'i want blog' n00b wasn't 'install this here 200MB of ??? liquishit', but instead 'build this here 100kB ada'.
asciilifeform: '9000' php-diddling lolnets knock on the door futilely erry day, it is hilarious to watch
asciilifeform: but, for instance, i dun have php on dulap, and like it that way
asciilifeform: lobbes: what i meant was, there is long list of actually urgent proggies, this one's definitely a luxury; thus far ~errybody is living with mp-wp and not particularly sad
asciilifeform: it is far on the conveyor, i suspect
asciilifeform: tho i suspect it would be simpler mechanism than on the surface it appears.
asciilifeform: lobbes: imho a 100%-adatronic thing that could serve http and dish up blog etc. without dragging in apache.nginx,php,sql,etc., would rock. but sadly i dun have anything like the # of free hands for such a thing currently
asciilifeform: billymg: pretty neat !
asciilifeform: sorta why in the fabs they wear the cosmonautical gear.
asciilifeform: mircea_popescu: main dust src in practice is... the human. rather than external air.
asciilifeform doesn't have a 'clean room' in the chip fab sense, but did install a multistage circulating filter thing in machine room, it actually worx pretty well re cutting downtime for fan cleanings etc
asciilifeform: it doesn't. was pointing out that you dun get 'clean room' simply from central air pump. at least none of the ones i've used, even with the fancy electrostatic trap thing.
asciilifeform: aha
asciilifeform: mini only circulates air in the room it lives in
asciilifeform: either that or smoke all the hookahs in the building 'for phree'
asciilifeform: will work 'great' in errybody-smokes land
asciilifeform: ugh
asciilifeform: BingoBoingo: iirc water expensive
asciilifeform: right, no moths in desert. but i expect qataris will defo not change filter, 'out of principle'
asciilifeform: and ductwork gotta be cleaned at least erry odd decade, or you get interesting things growing therin
asciilifeform: and! and! an orc client who actually changes the filters
asciilifeform: mircea_popescu: if installed correctly, good for 20 yrs, yes. but! needs an orc who can install correctly..
asciilifeform: whereas the samsungs, i expect, are treated as ~disposables
asciilifeform: mircea_popescu: rrright but that requires an orc who can maintain central plant
asciilifeform: hotel likewise
asciilifeform: 1 for erry room, i think.
asciilifeform: BingoBoingo's rooftop, had -- coupla dozen little samsung compressors
asciilifeform: mircea_popescu: the uruguay folx, do !!
asciilifeform: aa
asciilifeform: ( re 'stories' )
asciilifeform: mircea_popescu: what do they do, whack you with scimitar and stretch fresh camel's stomach over yer shaved head, and leave hogtied to dry in the desert ?
asciilifeform: !Q later tell trinque http://trinque.org/cuntoo.tar.gz 404's
asciilifeform: ( or was that a different 'industria argentina' product..)
asciilifeform: hey, gotta have the foam for neutron tamper!11
asciilifeform: ( and, extra lulzily, used to be at... different end of street. at one time in usa they knew how to move houses. )
asciilifeform: ( house was... ex-bordello, according to local lore )
asciilifeform: early 1900s place
asciilifeform: Mocky: in my old flat, not only did not crumble, but broke several drill bits when fiber was installed (which i had to do with own hands, lol)
asciilifeform: Mocky: y'know, what interior walls usedto be made of before drywallism
asciilifeform: prolly plaster
asciilifeform: lol nails in concrete