Show Idle (>14 d.) Chans


← 2022-08-24 | 2022-08-26 →
07:14 * crtdaydreams will reply in time; meanwhile in other noose; https://web.archive.org/web/20220811220554/https://www.suncorp.com.au/learn-about/banking/microchipping-humans.html
~ 2 hours 53 minutes ~
10:08 asciilifeform crtdaydreams: a++, get yer finger chopped off rather than simply being robbed
10:23 PeterL awt: wouldn't "tru logger" just look into the blatta db, sort by date, and dump that into a webpage?
10:24 asciilifeform PeterL: would work; only headache is that it marries you to the particular db
~ 26 minutes ~
10:51 billymg yeah, when going that route i'd much rather tail blatta's db and insert into the logotron's pg db. that way can add an adapter for smalpest that reads from its flatfile db, etc.
10:52 billymg and then you're free to blow away your pest db if you need to for debugging or because you feel like it
10:52 PeterL yeah, I guess just looking into the blatta db misses all the old stuff from the IRC channels
11:06 billymg yup, that too
~ 28 minutes ~
11:34 asciilifeform PeterL: there's no reason one couldn't retrofill that db w/ the irc histories
11:47 awt asciilifeform: nectuneEj9
11:47 awt and there's my pw lol
11:50 jonsykkel rip robux
11:51 awt lol
~ 25 minutes ~
12:16 asciilifeform lol! iirc 1st pastelul on pestnet
12:18 jonsykkel gotta add undo msg command
~ 22 minutes ~
12:40 PeterL pastelul or just typed in wrong window?
12:41 awt Not a paste. Just unconsciously attempted to unlock the screen
~ 4 hours 8 minutes ~
16:50 signpost huehue
16:50 signpost I think I pasted an entire email from my dad one time.
17:00 asciilifeform signpost: hey at least not launch codes
~ 32 minutes ~
17:32 signpost fell down a rabbit hole of old logs looking for it, did not find.
17:33 signpost awt: any ideas on getting idle pest CPU usage down? seems to churn about 50% of one core on an APU2 consistently
~ 16 minutes ~
17:50 awt signpost: interesting - how are you gathering that stat?
17:53 awt In all likelyhood the problem is the in server.py, in the loop that checks sockets for input. One could play with the timeout values provided to the select() call.
17:54 awt Checking top on my machine blatta is using about 3-5% "CPU" but not sure how that takes cores into account.
17:54 signpost yeah, or even use threading, given it's IO. the one place python can sorta multitask.
17:55 signpost apu2's not a particularly beefy machine
17:55 awt Yes threading would be good. I tried it initially, but couldn't untangle db locking issues.
← 2022-08-24 | 2022-08-26 →