600+ entries in 0.044s
mircea_popescu:
phf, wouldja take it to #asciilifeform or whatever already.
a111: Logged on 2019-08-27 02:20 asciilifeform: atm i also suspect that a certain % of links imported from 'era 2' (
phf's april 2016 -- aug. 2019) also do not go where expected, on acct of clock difference b/w the boxen.
mircea_popescu: trinque, all of this is quite reasonable. what worries me, specifically, is the (by now sadly well documented) process whereby danielpbarron / mod6 /
phf / etc 1. stop talking "because busy working", then 2. stop reading and then 3 "inexplicably" start "having problems", all very "varied" and "impredictable" subjectively, but from outside all very fucking transparently the same one thing.
mircea_popescu: one failure mode's not particularly better than the other ; nor is failure this magical and "nobody could have predicted"-y thing. your neglected blog's exactly like
phf's neglected blog, and it drives the same sort of stupidity in both of you, for the same reasons, in the same ways.
trinque:
phf: what the hell's the matter with you anyway, shake it off.
trinque: on the subj of
phf, I suppose I'm just butthurt because warring over the null set is perhaps one of my fondest memories of this hall.
mircea_popescu: yes, but the idea is that "let whoever signed the genesis evaluate your patches, rather than do it for them through the venue of keeping them
phf'd"
snsabot: Logged on 2019-08-22 21:51:18 trinque: bringing things in closer, apparently
phf's in the hospital or something, and is thus persona non grata?
mircea_popescu: "Needless to say, I am unamused ; and, to answer the
original inquiry in firmer terms containing no ifs or buts : no, I personally have no further interest in hearing what
phf may have to say on any topic. The time for "ok then, I will get my logger to spec by X date and hope to have my blog up by Y date" came and went, sometime yesterday.
snsabot: Logged on 2019-08-22 21:51:18 trinque: bringing things in closer, apparently
phf's in the hospital or something, and is thus persona non grata?
trinque: bringing things in closer, apparently
phf's in the hospital or something, and is thus persona non grata?
snsabot: Logged on 2016-12-30 13:34:00
phf: true, but alf also "won't touch the web"
lobbes: yes!
phf's algo worx again
snsabot: Logged on 2019-08-15 20:31:27 asciilifeform: meanwhile, update re unitardation --
phf's pill doesn't cure -- decoder successfully falls back to 'latin-1', if set up as described, and dun barf ; but ~encoder~ barfs in pg ( cur.execute(query, args) )
a111: Logged on 2016-09-21 14:45
phf: mircea_popescu's xchat specifically still does that. so his latin-1 encodable text comes out as such, otherwise it gets promoted to utf-8
a111: Logged on 2016-09-21 14:44
phf: but not necessarily your special encoding. so client will guess the encoding of the line you're sending, and if it can be encoded as latin-1 it'll send it as such, otherwise utf-8
a111: Logged on 2019-08-09 08:39 mircea_popescu: what can you do, alf just not as good at computing as
phf :D
mp_en_viaje: now that we're talking about this, i recall a similar (if more restrained) experiment with
phf, maybe cca late 2017, and he went away and came back with a properly wroking logger a week or so later -- though i dunno that he ever wrote a blog article
detailing the problem and its solution
snsabot: Logged on 2019-08-15 20:31:27 asciilifeform: meanwhile, update re unitardation --
phf's pill doesn't cure -- decoder successfully falls back to 'latin-1', if set up as described, and dun barf ; but ~encoder~ barfs in pg ( cur.execute(query, args) )
snsabot: Logged on 2019-08-14 13:42:26 mp_en_viaje: asciilifeform, yes, but hard to like-
phf when actually communicating things, on one hand. and on the other, hopefully multiple of these.
snsabot: Logged on 2019-08-14 13:41:36 asciilifeform: i'd like to avoid the situation where ' asciilifeform fixed on best-effort basis, and 1 time breaks leg' and then like
phf.
mp_en_viaje: asciilifeform, yes, but hard to like-
phf when actually communicating things, on one hand. and on the other, hopefully multiple of these.
a111: Logged on 2016-09-21 14:49
phf: but correct way of handling this in python, is to read() line by line, which returns whatever, ascii, then parse the [date] <nick> bits as ascii, then take the rest of line and try: msg.decode('utf-8') except: msg.decode('latin-1')
snsabot: Logged on 2019-08-14 01:00:50 asciilifeform:
phf's bot, incidentally,
ate. now would be a notbad time for the fella to come the hell out of his coma and say how.
a111: Logged on 2016-09-21 14:44
phf:
http://btcbase.org/log/2016-09-21#1546322 << this behavior has nothing to do with znc (unless you explicitly configured znc to recode your messages), it has to do with the fact that irc is encoding agnostic. used to be you had koi8-r only channels, or latin-1 only channels etc. now utf-8 is the "standard" but from back in those days you have a peculiar hack surviging in a lot of clients. everyone's expected to be able to read latin-1,
snsabot: Logged on 2019-08-12 16:44:50 bvt: asciilifeform: there is another thing that i just noticed that different between
phf's logger and yours: single quote (') is encoded as ' in
phf's logger, and as &apos in yours -- and &apos happens to be totally broken in links graphical mode (links -g). i can fix this on the links side, but i wonder if this is intended/acceptable behavior
bvt: well when i was re-signing another vtools vpatch at
phf's request (for keccak regrind), i did the full re-testing as when releasing it the first time, to make sure that everything is ok.
bvt: asciilifeform: there is another thing that i just noticed that different between
phf's logger and yours: single quote (') is encoded as ' in
phf's logger, and as &apos in yours -- and &apos happens to be totally broken in links graphical mode (links -g). i can fix this on the links side, but i wonder if this is intended/acceptable behavior