log☇︎
5000+ entries in 0.001s
asciilifeform: diana_coman: logotron page updated with your seals and link to your recipe !
asciilifeform brb:teatime
asciilifeform: btw iirc lobbes has an experimental ver w/ sqlite.
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933628 << exactly why i split the logotron kit into standalone parts.
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933645 << dead as of '16 iirc
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933638 << i know how it is used; but imho it is 'naggum's bulldozer'. i.e. solved problems that ought not to occur to begin with
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933632 << i'ma move from emacs to 21st c. lispm. or, to grave. tertium non datur.
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933630 << 1st time i hear of such a thing. trinque what are you using instead nao ?
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933626 << can't think of why it wouldn't work; but you would get tight coupling (i.e. suddenly possible for logger to miss lines if www serv is overwhelmed , or lagging, or otherwise inoperable )
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933621 << it isn't impossible, iirc mircea_popescu had a sql oops coupla yrs ago (but i thought was fully restored?)
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-04#1933610 << bvt i will comment on this when i get a chance to eat it properly
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-03#1933593 << consider to publish vpatch ?
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-03#1933601 << i agree fwiw. i dun use 'htaccess' on own boxen and don't intend to .
asciilifeform: reader, to date, restarted 100+ times , and no one noticed. ( bot -- iirc 3 . )
asciilifeform: ( why asciilifeform did not do this in the original ? answr -- because wanted to make the bot independent of reader, so could restart the latter , for cosmetic fiddles, w/out risking to lose lines )
asciilifeform: ( observe that search knob already worx by passing command to reader )
asciilifeform: in principle could then have a mircea_popescu-style php reader, and e.g ada bot .
asciilifeform: previously had c<->pg glue in it .
asciilifeform: i actually did very similar thing in phuctor ( the 'werker', c proggy that uses multiple cpu ) as of '16 does not need to know about pg, it talks to the frontend via ordinary http
asciilifeform: btw i dun recall if mentioned this, but it is possible to bake the bot in sumthing that doesn't know about pg, but only knows how to socket. ( i.e. if one were to move the 'insert new line' into reader , and have the latter take a http 'put' on 127.0.0.1 for same )
asciilifeform: in all seriousness, the tower o'shit for bot.py is only slightly shorter than for reader.py ( yea no 'flask' -- but dozen other similars )
asciilifeform: lol heh
asciilifeform: mircea_popescu's depressing thread makes me want to rewrite the bot nao tho. ( taking suggestions re in-what... )
asciilifeform: ( observe that neither bot was 'thrown for flood' )
asciilifeform: can make any finite-length chain you like.
asciilifeform: this is proper tho. ( not oscillator. )
asciilifeform: ( in re:. )
asciilifeform: ^ exercise for reader : why this works ?
asciilifeform: pass!
asciilifeform: http://logs.ossasepia.com/log/trilema/2019-09-03#1933557
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-03#1933556 http://logs.ossasepia.com/log/trilema/2019-09-03#1933556
asciilifeform: let's test the corner case btw:
asciilifeform: aite then.
asciilifeform: currently asciilifeform's logotron kit takes list of other-bots in config file. these are used atm strictly in www displayer's colouration ( grey, a la phf's )
asciilifeform: ^ hm mircea_popescu , do you think bots oughta ignore outputs of bots ? ( i deliberately did not, as specifically requested in mircea_popescu's spec ; but it would be a trivial change )
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-03#1933526 << thinking about this -- prolly my sad mips belongs on the list of these attempts.
asciilifeform: ( spoiler: ~100% of the time , complainer's hands were found to grow from arse )
asciilifeform: http://logs.nosuchlabs.com/log/trilema/2019-09-03#1933524 << i still get mails re various old how-to's . ~never anyffin moar interesting than 'it didn't work for me! hulp!' tho
asciilifeform: found! not, turns out , brit. was mr.2barrels.
asciilifeform fughets where this were, was iirc some sad brit
asciilifeform: mircea_popescu: 'the age commanded that we sing, but then cut off our tongues... the age commanded that we flow, but hammered in the bung!'(tm)(r)
asciilifeform: BingoBoingo: http://qntra.net/2019/09/another-open-bmc-bung-virtual-usb-open-to-anywhere/#comment-137293
asciilifeform: btw in re http://trilema.com/2019/so-i-was-thinking/#comment-131271 -- i have no objection if someone would like to put the proposition to a -- announced or otherwise -- torture test
asciilifeform: oblig re subj, for aficionados.
asciilifeform: ( who hasn't blown entire weekend on 'grr should this /tmp/barf be chown apache:apache or apache:foo or...' ? )
asciilifeform: linux file permission model is a joak even in comparison to microshit's, fwiw
asciilifeform: mircea_popescu: actually linux's fs is quite poor match for www case (think -- or else 'htaccess' kludge would not seem necessary)
asciilifeform: BingoBoingo: i'm aware that it is also used as a kludge to 'naggum's bulldozer' over broken www proggies .
asciilifeform: re 'htaccess' tho, imho the cut was correct, 'deny errything but what is explicitly permitted in the config' is the Right Thing, rather than 'make user specify per-dir'
asciilifeform: so i suspect the 'optimizations'(tm)(r) more than made up for whatever was gained in the orig. cut.
asciilifeform: BingoBoingo: fwiw i've never succeeded in detecting a performance diff b/w the 2 (in the use scenario where they can be interchanged)
asciilifeform: BingoBoingo: nginx was an old heathen attempt to 'trb treatment' of apache by 'cut all the pieces i dun use' -- of 1 particular user.
asciilifeform: BingoBoingo: meanwhile the GB switch crate is here !
asciilifeform: ( found out that there is no working equiv. of 'mod-php' for ngx )
asciilifeform: mircea_popescu: BingoBoingo and asciilifeform together, when attempted the collective php blog system on same
asciilifeform: it doesn't walk anywhere near entire data set.
asciilifeform: point being, a search box query costs approx same as ordinary page load.
asciilifeform still investigating to-where move
asciilifeform: blog still lives on starvation heathen host, for nao.
asciilifeform: BingoBoingo: phuctor lives on actual box, same as the logotron.
asciilifeform: search boxes ~save~ cpu cycles, folx who insist on searching otherwise wget -m ... . whereas why not let'em search .
asciilifeform: cuz properly indexed.
asciilifeform: it's cheap.
asciilifeform: BingoBoingo: as you can see on my www -- allcomers. just like in e.g. phuctor.
asciilifeform: BingoBoingo: well imho (and in disagreement with mircea_popescu) blogging includes search box. which is why my wp runs on pg.
asciilifeform: BingoBoingo: fwiw i used only standard sql in my proggies -- with the exception of indices (where there is no standard mechanism, grrrr)
asciilifeform: ( which would make it GB+ and consisting largely of machine barf. i almost expected to discover that it ~does~ when wrote )
asciilifeform: aat least it doesn't try to stuff the indices into the dump.
asciilifeform: i have not fully vivisected'em , cannot presently say whether 'eh just filter'em out' would work .
asciilifeform: mircea_popescu: in fact (and apropos of your 'but it Will!! break if planets unalign' comment, incidentally) it shits forth not only iso sql , but proprietary oddities
asciilifeform: BingoBoingo: i think that was it !
asciilifeform also 'pre-cuntoo cuntoo', and pc ver. of same ; with the assoc. headaches elaborately described in the log.
asciilifeform: was iirc a pre-cuntoo attempt to cuntoo. but unfortunately not publicly given in detail .
asciilifeform: mircea_popescu: iirc was only in the #t log
asciilifeform: ( a surprisingly well-populated штрафбат . and asciilifeform makes an effort to read its log and reply 2-3x / daily )
asciilifeform: re ^ PeterL i recommend #a .
asciilifeform: diana_coman: i used it all the way to the last day when the university shut down their unix cluster and expelled all 'zombies' who were still connected. which -- ~decade after graduating -- still included asciilifeform
asciilifeform for many, many yrs -- used pine ! and when moved from last flat in fact threw out a crt with pine screen burned into the phosphor.
asciilifeform: same authors, iirc, ~same knobs.
asciilifeform: pico may as well ~= pine imho
asciilifeform deliberately does not, sticks strictly to ~writing~ in it, that way also less distracted when doing so
asciilifeform: mircea_popescu: laff, but iirc there's folx who live 100% in emacs. ( trinque iirc ) ☟︎
asciilifeform: sumbody send him a rubidium clock!1111
asciilifeform once worked through a collection of icelandic tales, by third ch was approx as edible as current engl
asciilifeform: ( picture english, but supposing it hadn't lost its declensions )
asciilifeform: in related funnies, icelandic is hammer-compatible w/ chaucer's engl.
asciilifeform: or even swede vs norsk
asciilifeform: more so than e.g fr/sp
asciilifeform: strangely sicilian seems almost plug-compatible with ro (sorta like those old sovok rocket connectors, 'only gotta hammer it once and the pins will bend...' )
asciilifeform: mircea_popescu: i recall you had another similar , sumthing like 'da-mi mama dupa Iura'
asciilifeform: diana_coman: i see it nao, but i eat slowly, lol
asciilifeform will try an' work through mircea_popescu's sicilian proverbs
asciilifeform: i'ma stfu and give mircea_popescu the needed air atm
asciilifeform: re 'postgres' vs 'mysql' -- afaik they're entirely compatible, such as they are used in my item, with the exceptions of: 1) table indices 2) dump format.
asciilifeform: btw diana_coman actually #20 contains mistake, in temp mirrors 1st set up 'nginx' as in older system, then 'apache' to compare whether made diff in re performance (it did not) . ( putting this here, rather than to spam mp's www with 9000 errata comments.. )
asciilifeform: meanwhile : BingoBoingo : the crate with the 1u chassis's is here.
asciilifeform: diana_coman: i suspect he has >1 point, but that this indeed was 1 of'em. but i expect he'll clarify, i'ma refrain from guessing.
asciilifeform waves to diana_coman
asciilifeform meanwhile enjoyed trinque's piece + thread .
asciilifeform: why not puzzle over an actual open problem ?