2021/09/14

2021-09-14 00:13:18 +0000 <TheWizardTower[m> <geekosaur> "that *is* the unix philosophy" <- I've worked in devops for over ten years.
2021-09-14 00:13:18 +0000 <TheWizardTower[m> this is undeniably true.
2021-09-14 00:57:15 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Ping timeout: 265 seconds)
2021-09-14 00:58:16 +0000dmwit(~dmwit@pool-173-73-185-183.washdc.fios.verizon.net)
2021-09-14 01:59:31 +0000electr0n(~electr0n@about/security/founder/electr0n)
2021-09-14 02:03:26 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 260 seconds)
2021-09-14 02:22:10 +0000banc(banc@gateway/vpn/airvpn/banc)
2021-09-14 02:23:46 +0000td_(~td@94.134.91.92) (Ping timeout: 268 seconds)
2021-09-14 02:25:17 +0000td_(~td@muedsl-82-207-238-177.citykom.de)
2021-09-14 03:39:02 +0000thunderrd(~thunderrd@183.182.111.67)
2021-09-14 03:55:39 +0000thunderrd(~thunderrd@183.182.111.67) (Ping timeout: 268 seconds)
2021-09-14 04:26:40 +0000benin036932301(~benin@183.82.24.227)
2021-09-14 04:27:01 +0000benin03693230(~benin@183.82.24.227) (Ping timeout: 265 seconds)
2021-09-14 04:27:02 +0000benin036932301benin03693230
2021-09-14 04:27:02 +0000benin03693230(~benin@183.82.24.227) (Remote host closed the connection)
2021-09-14 05:56:41 +0000cjb(~cjbayliss@user/cjb) ()
2021-09-14 06:20:03 +0000cfricke(~cfricke@user/cfricke)
2021-09-14 06:39:02 +0000thunderrd(~thunderrd@183.182.111.251)
2021-09-14 07:36:35 +0000mc47(~mc47@xmonad/TheMC47)
2021-09-14 08:05:22 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2021-09-14 08:50:48 +0000tremon(~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl)
2021-09-14 08:56:06 +0000sagax(~sagax_nb@user/sagax) (Read error: Connection reset by peer)
2021-09-14 09:21:51 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Ping timeout: 265 seconds)
2021-09-14 10:18:07 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2021-09-14 12:17:34 +0000HabibKhan[m](~habibkhan@2001:470:69fc:105::f5f6)
2021-09-14 12:18:50 +0000HabibKhan[m](~habibkhan@2001:470:69fc:105::f5f6) ()
2021-09-14 12:23:18 +0000xmonadcool(~xmonadcoo@5-15-55-28.residential.rdsnet.ro)
2021-09-14 12:23:58 +0000 <xmonadcool> can someone tell me how to implement this: https://github.com/jaor/xmobar/issues/239#issuecomment-233206552
2021-09-14 12:24:06 +0000 <xmonadcool> im a bit confused on that
2021-09-14 13:01:06 +0000xmonadcool(~xmonadcoo@5-15-55-28.residential.rdsnet.ro) (Quit: Client closed)
2021-09-14 13:26:12 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.2.1)
2021-09-14 13:37:59 +0000a6a45081-2b83(~aditya@pal-210-106-57.itap.purdue.edu)
2021-09-14 13:42:15 +0000geekosaur(~geekosaur@xmonad/geekosaur)
2021-09-14 13:45:02 +0000Digit(~user@user/digit) (Ping timeout: 252 seconds)
2021-09-14 14:19:23 +0000a6a45081-2b83(~aditya@pal-210-106-57.itap.purdue.edu) (Remote host closed the connection)
2021-09-14 15:03:15 +0000dexterfoo(dexter@2a01:7e00::f03c:91ff:fe86:59ec) (Quit: WeeChat 1.9.1)
2021-09-14 15:32:39 +0000Solidalso handed in his thesis today
2021-09-14 15:32:53 +0000 <liskin> party time!
2021-09-14 15:33:20 +0000 <Solid> now I'm free to write all of the emacs latex packages; fixing issues that were bugging me while writing this :D
2021-09-14 15:40:13 +0000 <mc47> Congrats Solid!
2021-09-14 15:42:31 +0000 <geekosaur> congratulations!
2021-09-14 15:49:28 +0000mc47had to resubmit his today, because he forgot to sign it
2021-09-14 15:52:37 +0000seschwar(~seschwar@user/seschwar)
2021-09-14 15:55:08 +0000 <Solid> thank you people :)
2021-09-14 16:04:27 +0000 <liskin> elonsroadster[m]: apparently someone's trying to tie xmobar even tighter with xmonad: https://github.com/jaor/xmobar/issues/567 :-))
2021-09-14 16:04:42 +0000 <liskin> tldr run it as a thread in xmonad's process
2021-09-14 16:04:55 +0000 <liskin> that's one way to deal with restarting of xmobars, I guess :-))
2021-09-14 16:05:51 +0000 <liskin> (there are probably good reasons not to do it because of how we approach signals and thread in xmonad, but it's certainly a fun exercise)
2021-09-14 16:06:39 +0000 <geekosaur> and events in general; we don't handle timed events, for example
2021-09-14 16:06:57 +0000 <liskin> well that's not a problem here
2021-09-14 16:07:02 +0000 <geekosaur> there's a hack but there's also several contrib bugs involving them
2021-09-14 16:07:44 +0000 <liskin> but the signal handling will interfere between the two "main"s
2021-09-14 16:08:01 +0000 <liskin> and the shared use of xlib might possibly too
2021-09-14 16:08:45 +0000 <geekosaur> shared xlib is mostly safe as long as you don't inadvertently mix the two up
2021-09-14 16:30:41 +0000cfricke(~cfricke@user/cfricke) (Quit: WeeChat 3.2.1)
2021-09-14 18:11:35 +0000thunderrd(~thunderrd@183.182.111.251) (Ping timeout: 265 seconds)
2021-09-14 19:17:53 +0000electr0n(~electr0n@about/security/founder/electr0n) (Quit: WeeChat 3.2)
2021-09-14 19:54:12 +0000electr0n(~electr0n@about/security/founder/electr0n)
2021-09-14 20:41:49 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-09-14 20:42:14 +0000geekosaur(~geekosaur@xmonad/geekosaur)
2021-09-14 21:02:40 +0000mc47(~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-09-14 21:19:10 +0000seschwar(~seschwar@user/seschwar) (Quit: :wq)
2021-09-14 23:00:47 +0000 <TheWizardTower[m> Solid: 'Grats on the thesis. :)
2021-09-14 23:01:41 +0000 <Hash> Hey congratulations
2021-09-14 23:01:45 +0000 <Hash> <3