Show Idle (>14 d.) Chans


← 2019-10-03 | 2019-10-05 →
08:59 mp_en_viaje keks, came to admire the http://logs.nosuchlabs.com/log/trilema/2019-10-03#1939873
08:59 snsabot (trilema) 2019-10-03 asciilifeform: lobbes: if you want to emphasize that it's a mp-endorsed castle, put the deed in the chan subjline like in #a.
09:00 mp_en_viaje good luck goodfolk!
~ 9 hours 16 minutes ~
18:16 shinohai http://btcbase.org/log/2019-10-04#1940194 <<< maybe late to party, since you kicked the idlers ... but remember even w/ cloak users like those can /monitor <nick> and get you real ip no problem.
18:17 asciilifeform probably
18:17 asciilifeform as well as the other chans.
18:17 asciilifeform shinohai: was moar curious to see whether they'd come back.
18:18 shinohai Well they won't come back with +b, neh?
18:18 asciilifeform come back from elsewhere/renicked, presumably.
18:18 asciilifeform but yes, not deeply interesting.
18:22 * shinohai user@usg.pro has joined #asciilifeform >.<
18:22 asciilifeform lol
18:23 shinohai Was wondering is this annoyance related to why I kept failing to d/l rockchip kernel from ur site yesterday?
18:23 asciilifeform almost certainly why
18:24 shinohai Tried twice, failed both times. :/
18:24 asciilifeform http://logs.ossasepia.com/log , http://logs.ericbenevides.com/log , alive, can follow the story if you like shinohai
18:24 shinohai kk thx, I was using btcbase in meridian since I failed to reach nosuchlabs or ossasepia.
~ 3 hours 28 minutes ~
21:53 bvt just ftr, this was my idea re disconnect detector http://paste.deedbot.org/?id=sdmr ; i think there is no need in it with your mechanism in place
21:54 asciilifeform bvt: the above is completely wrong. socket.timeout happens ALL THE TIME
21:55 asciilifeform because it is how i get away with using a blocking socket at all, it times out regularly to no ill effect
21:55 asciilifeform specifically did this, to make the bot unhangable
21:55 bvt yes, but as long as freenode responds in time (has 30 secs for it), everything is fine
21:56 asciilifeform bvt: possibly worx. but i'ma 1st try with mine.
21:57 bvt the idea is to try sending a message (ping works), if send throws, connection is broken; if freenode can't respond, other node may work better
21:57 asciilifeform bvt: absofuckinglutely NO asynchronous sends.
21:57 asciilifeform this is how the old cl bot sucked.
21:59 bvt it's definitely not async, but it guess i'd have to find the thread where cl bot was discussed to see what the issue was
21:59 asciilifeform issue was that ANY sends by bot other than 1-to-1 to received, creates race condition.
22:01 bvt it would be very useful to keep a strace of bot's irc front, hard to understand what is going on otherwise
22:02 asciilifeform bvt: enable irc_debug
22:02 asciilifeform then will get all the trace you can eat
22:05 bvt not the same thing, but perhaps usable for the purpose; i don't like being separated by python's layers of abstraction from what actually happened.
22:05 asciilifeform bvt: tcpdump/wireshark then
22:07 bvt yes, that works
← 2019-10-03 | 2019-10-05 →