| 2022-01-02 00:07:31 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2022-01-02 00:09:16 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2022-01-02 00:26:04 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 00:26:37 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 00:42:10 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 00:57:25 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 00:58:15 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 00:58:25 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 00:59:30 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 01:06:13 +0000 | seschwar | (~seschwar@user/seschwar) (Quit: :wq) |
| 2022-01-02 01:29:35 +0000 | gamara | (~gamara3@66-203-186-197.ded.execulink.com) |
| 2022-01-02 01:30:34 +0000 | <gamara> | hey anyone know how to include @ symbols in a string in haskell? https://pastebin.com/459TWWpS |
| 2022-01-02 01:32:19 +0000 | <geekosaur> | should just be @ |
| 2022-01-02 01:32:34 +0000 | <geekosaur> | > text "foo @bar@ baz" |
| 2022-01-02 01:32:36 +0000 | <lambdabot> | foo @bar@ baz |
| 2022-01-02 01:33:34 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 01:35:19 +0000 | <geekosaur> | if your shell interprets @ for some reason, you would escape it as \\@ |
| 2022-01-02 01:35:27 +0000 | <geekosaur> | > text "foo \\@bar\\@ baz" |
| 2022-01-02 01:35:28 +0000 | <lambdabot> | foo \@bar\@ baz |
| 2022-01-02 01:36:29 +0000 | <gamara> | I tried that |
| 2022-01-02 01:36:38 +0000 | <geekosaur> | what happened? |
| 2022-01-02 01:36:41 +0000 | <geekosaur> | @where paste |
| 2022-01-02 01:36:42 +0000 | <lambdabot> | Help us help you: please paste full code, input and/or output at e.g. https://paste.tomsmeding.com |
| 2022-01-02 01:37:15 +0000 | <gamara> | oh nvm its works :D |
| 2022-01-02 01:37:17 +0000 | <gamara> | thank you |
| 2022-01-02 01:39:14 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 01:39:48 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 01:40:38 +0000 | gamara | (~gamara3@66-203-186-197.ded.execulink.com) (Remote host closed the connection) |
| 2022-01-02 01:43:01 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 01:43:23 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 01:48:51 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 01:49:19 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 01:54:22 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 01:54:32 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 02:06:11 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 02:08:19 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 02:21:42 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 268 seconds) |
| 2022-01-02 02:22:53 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-02 02:26:41 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 02:27:14 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 02:49:41 +0000 | sogens | (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au) |
| 2022-01-02 02:50:09 +0000 | sogens | (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au) (Client Quit) |
| 2022-01-02 02:50:29 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 02:51:41 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds) |
| 2022-01-02 02:51:59 +0000 | aplainzetakind | (~johndoe@captainludd.powered.by.lunarbnc.net) (Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net) |
| 2022-01-02 02:52:22 +0000 | aplainzetakind | (~johndoe@captainludd.powered.by.lunarbnc.net) |
| 2022-01-02 02:53:37 +0000 | aplainzetakind | (~johndoe@captainludd.powered.by.lunarbnc.net) (Client Quit) |
| 2022-01-02 02:59:25 +0000 | ormaaj | (~ormaaj@user/ormaaj) (Ping timeout: 240 seconds) |
| 2022-01-02 02:59:25 +0000 | borisbosnjak[m] | (~borisbosn@2001:470:69fc:105::1:56a6) (Ping timeout: 240 seconds) |
| 2022-01-02 02:59:25 +0000 | kwer[m] | (~kwermatri@2001:470:69fc:105::1:4da1) (Ping timeout: 240 seconds) |
| 2022-01-02 03:00:59 +0000 | borisbosnjak[m] | (~borisbosn@2001:470:69fc:105::1:56a6) |
| 2022-01-02 03:01:49 +0000 | ThatOneLutenist | (~nathanmcc@2001:470:69fc:105::cd69) (Ping timeout: 240 seconds) |
| 2022-01-02 03:01:49 +0000 | macpla[m] | (~macplamat@2001:470:69fc:105::3bf4) (Ping timeout: 240 seconds) |
| 2022-01-02 03:02:03 +0000 | kwer[m] | (~kwermatri@2001:470:69fc:105::1:4da1) |
| 2022-01-02 03:04:13 +0000 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds) |
| 2022-01-02 03:04:52 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 03:05:11 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 03:10:47 +0000 | berberman_ | (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2022-01-02 03:11:07 +0000 | berberman | (~berberman@user/berberman) |
| 2022-01-02 03:12:05 +0000 | td_ | (~td@muedsl-82-207-238-133.citykom.de) (Ping timeout: 256 seconds) |
| 2022-01-02 03:12:18 +0000 | td_ | (~td@muedsl-82-207-238-133.citykom.de) |
| 2022-01-02 03:13:10 +0000 | ormaaj | (~ormaaj@user/ormaaj) |
| 2022-01-02 03:14:58 +0000 | ThatOneLutenist | (~nathanmcc@2001:470:69fc:105::cd69) |
| 2022-01-02 03:16:08 +0000 | macpla[m] | (~macplamat@2001:470:69fc:105::3bf4) |
| 2022-01-02 03:17:18 +0000 | aplainzetakind | (~johndoe@captainludd.powered.by.lunarbnc.net) |
| 2022-01-02 03:23:38 +0000 | banc | (banc@gateway/vpn/airvpn/banc) |
| 2022-01-02 03:52:14 +0000 | td_ | (~td@muedsl-82-207-238-133.citykom.de) (Ping timeout: 260 seconds) |
| 2022-01-02 03:54:05 +0000 | td_ | (~td@muedsl-82-207-238-078.citykom.de) |
| 2022-01-02 04:13:56 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 04:16:24 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 04:21:25 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 04:23:37 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 04:31:20 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 04:33:49 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 04:34:09 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 04:37:05 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds) |
| 2022-01-02 04:40:28 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 04:43:17 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 04:54:37 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 05:05:29 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 05:08:26 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 05:13:51 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 05:15:25 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 05:15:34 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 05:49:35 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 05:51:37 +0000 | gruntspl1 | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 05:52:06 +0000 | gruntspl1 | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 05:52:36 +0000 | gruntspl1 | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 05:53:01 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds) |
| 2022-01-02 05:54:43 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds) |
| 2022-01-02 06:02:20 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 06:03:37 +0000 | gruntspl1 | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 06:10:49 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 06:11:16 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 06:11:25 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 06:11:45 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 06:12:28 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 06:12:37 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 06:37:34 +0000 | edun | (~e@user/edun) |
| 2022-01-02 06:42:47 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 06:48:32 +0000 | rekahsoft | (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) |
| 2022-01-02 06:49:32 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 06:50:41 +0000 | edun | (~e@user/edun) (Quit: Leaving.) |
| 2022-01-02 06:51:02 +0000 | edun | (~e@user/edun) |
| 2022-01-02 06:53:34 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 06:53:43 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 06:57:10 +0000 | rekahsoft | (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Remote host closed the connection) |
| 2022-01-02 06:57:41 +0000 | rekahsoft | (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) |
| 2022-01-02 07:02:12 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 07:02:26 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 07:06:01 +0000 | sogens | (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au) |
| 2022-01-02 07:07:04 +0000 | sogens | (~gruntspla@pa49-197-144-93.pa.qld.optusnet.com.au) (Client Quit) |
| 2022-01-02 07:07:25 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 07:11:48 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 07:11:58 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 07:12:24 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 07:12:44 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 07:13:05 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 07:21:25 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 07:21:35 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 07:40:02 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 07:41:19 +0000 | <vifon> | Hello there. Recently I've noticed some kind of memory leak in xmobar. With my uptime reaching about 1 week, xmobar seems to take up considerable chunk of my memory. Reloading XMonad helps, but maybe it's a known issue with a known fix? |
| 2022-01-02 07:41:45 +0000 | <vifon> | I'm on xmobar 0.37. |
| 2022-01-02 07:42:19 +0000 | <vifon> | My config: http://dpaste.com/2U47NPYPM |
| 2022-01-02 07:42:47 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 07:43:16 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 07:43:41 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 07:52:43 +0000 | <Solid> | I suppose one would have to profile xmobar |
| 2022-01-02 07:55:31 +0000 | Solid | doesn't have uptimes that long so never noticed anything in that direction |
| 2022-01-02 08:00:24 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 08:03:21 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds) |
| 2022-01-02 08:21:08 +0000 | <liskin> | vifon: I noticed that as well some time ago but haven't had time to debug it yet |
| 2022-01-02 08:23:50 +0000 | rekahsoft | (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Remote host closed the connection) |
| 2022-01-02 08:24:21 +0000 | rekahsoft | (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) |
| 2022-01-02 09:00:09 +0000 | sn3w[m] | (~sn3w@2001:470:69fc:105::1:2d0b) (Quit: You have been kicked for being idle) |
| 2022-01-02 09:13:37 +0000 | rekahsoft | (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Ping timeout: 256 seconds) |
| 2022-01-02 09:16:54 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Read error: Connection reset by peer) |
| 2022-01-02 09:17:51 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2022-01-02 09:45:37 +0000 | mvk | (~mvk@2607:fea8:5cdd:f000::917a) (Ping timeout: 240 seconds) |
| 2022-01-02 10:31:34 +0000 | seschwar | (~seschwar@user/seschwar) |
| 2022-01-02 11:14:47 +0000 | srk | (~sorki@user/srk) (Ping timeout: 250 seconds) |
| 2022-01-02 11:16:50 +0000 | mc47 | (~mc47@xmonad/TheMC47) |
| 2022-01-02 11:19:30 +0000 | srk | (~sorki@user/srk) |
| 2022-01-02 11:55:16 +0000 | benin | (~benin@183.82.178.161) (Quit: The Lounge - https://thelounge.chat) |
| 2022-01-02 11:58:10 +0000 | allbery_b | (~geekosaur@xmonad/geekosaur) |
| 2022-01-02 11:58:10 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 2022-01-02 11:58:13 +0000 | allbery_b | geekosaur |
| 2022-01-02 12:05:36 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:d05b:1bff:fe42:e95c) |
| 2022-01-02 13:21:57 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 240 seconds) |
| 2022-01-02 13:28:06 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2022-01-02 13:30:29 +0000 | <Solid> | Mh, https://i.imgur.com/4qmpreQ.png |
| 2022-01-02 13:30:38 +0000 | <Solid> | "works for me" I guess |
| 2022-01-02 13:31:37 +0000 | <geekosaur> | might need to letit sit for a week. or a different set of plugins |
| 2022-01-02 13:31:57 +0000 | <Solid> | perhaps yeah |
| 2022-01-02 13:33:32 +0000 | <Solid> | vifon: shameless plug that xmobar now also has a notmuch plugin, btw |
| 2022-01-02 14:27:07 +0000 | <vifon> | Oh, I'll check it out, thanks, Solid. |
| 2022-01-02 14:38:43 +0000 | <liskin> | Solid: do I need to recompile with profiling or just some RTS flags? |
| 2022-01-02 14:40:34 +0000 | <Solid> | liskin: yeah you need to recompile with profiling enabled |
| 2022-01-02 15:53:01 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2022-01-02 15:54:51 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2022-01-02 16:12:08 +0000 | <liskin> | :-/ |
| 2022-01-02 17:50:17 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:d05b:1bff:fe42:e95c) (Ping timeout: 240 seconds) |
| 2022-01-02 17:50:26 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:3c48:64ff:fe10:1ea) |
| 2022-01-02 18:13:17 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:3c48:64ff:fe10:1ea) (Ping timeout: 240 seconds) |
| 2022-01-02 18:23:16 +0000 | edun | (~e@user/edun) (Quit: Leaving.) |
| 2022-01-02 18:26:40 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:d0c7:d7ff:febd:e4b9) |
| 2022-01-02 18:32:57 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:d0c7:d7ff:febd:e4b9) (Ping timeout: 240 seconds) |
| 2022-01-02 18:44:47 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 252 seconds) |
| 2022-01-02 18:45:07 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-02 19:07:40 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 19:09:37 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 19:09:49 +0000 | afreak | (~weechat@user/afreak) |
| 2022-01-02 19:12:15 +0000 | <afreak> | in https://xmonad.github.io/xmonad-docs/xmonad-contrib/XMonad-Actions-FloatKeys.html , keysMoveWindow takes a (Dimension, Dimension) which is a word32, which doesnt take negative numbers, but how are you supposed to move the floating window the other way ? wouldnt you do (keysMoveWindow (0,-20)) ? |
| 2022-01-02 19:17:00 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 19:17:10 +0000 | <Solid> | afreak: you're right, that's probably a mistake (it should accept a `ChangeDim') |
| 2022-01-02 19:17:46 +0000 | <Solid> | a PR to fix that would be most appreciated! |
| 2022-01-02 19:18:29 +0000 | <afreak> | cool, i can do that |
| 2022-01-02 19:18:57 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 19:40:41 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 19:42:37 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds) |
| 2022-01-02 19:50:12 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4) |
| 2022-01-02 19:56:49 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 20:06:48 +0000 | koluacik_ | (~koluacik@165.227.171.188) (Ping timeout: 240 seconds) |
| 2022-01-02 20:09:53 +0000 | ircbrowse_tom | (~ircbrowse@2a01:4f8:1c1c:9319::1) (ZNC 1.7.5+deb4 - https://znc.in) |
| 2022-01-02 20:15:23 +0000 | ircbrowse_tom | (~ircbrowse@2a01:4f8:1c1c:9319::1) |
| 2022-01-02 20:15:23 +0000 | Server | +cnt |
| 2022-01-02 20:15:31 +0000 | banc- | (banc@gateway/vpn/airvpn/banc) |
| 2022-01-02 20:15:35 +0000 | haasn | (~nand@haasn.dev) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:35 +0000 | jsoo_ | (~znc@irc.refl.club) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:35 +0000 | x88x88x | (~x88x88x@2001:19f0:5:39a8:5400:3ff:feb6:73cb) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:35 +0000 | tv | (~tv@user/tv) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:35 +0000 | raghavgururajan | (ea769b8000@user/raghavgururajan) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:35 +0000 | srk | (~sorki@user/srk) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:35 +0000 | humky | (~humky@user/humky) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:35 +0000 | totte | (~totte@h-82-196-112-155.A166.priv.bahnhof.se) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:36 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:36 +0000 | Solitary | (~Solitary@user/solitary) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:36 +0000 | thaumavorio | (~thaumavor@thaumavor.io) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:36 +0000 | samhh | (7569f027cf@2604:bf00:561:2000::e4) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:38 +0000 | haasn` | haasn |
| 2022-01-02 20:15:38 +0000 | ectospasm | (~ectospasm@user/ectospasm) (Ping timeout: 240 seconds) |
| 2022-01-02 20:15:38 +0000 | aplainzetakind | (~johndoe@captainludd.powered.by.lunarbnc.net) |
| 2022-01-02 20:15:44 +0000 | joshproehl___ | (~quassel@user/joshproehl) |
| 2022-01-02 20:15:45 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 20:15:55 +0000 | nomadxxxx3 | (~lanomadx@69.167.42.149) (Ping timeout: 256 seconds) |
| 2022-01-02 20:15:57 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 20:16:00 +0000 | samhh | (7569f027cf@2604:bf00:561:2000::e4) |
| 2022-01-02 20:16:42 +0000 | werneta_ | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-02 20:16:57 +0000 | nomadxxxx3 | (~lanomadx@69.167.42.149) |
| 2022-01-02 20:17:03 +0000 | smashgra_ | (~smashgrab@bare.metal.computer) (Ping timeout: 256 seconds) |
| 2022-01-02 20:17:04 +0000 | exordiri_ | (~ex@user/exordiri) |
| 2022-01-02 20:17:12 +0000 | srk- | srk |
| 2022-01-02 20:17:14 +0000 | werneta | (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (*.net *.split) |
| 2022-01-02 20:17:14 +0000 | td_ | (~td@muedsl-82-207-238-078.citykom.de) (*.net *.split) |
| 2022-01-02 20:17:14 +0000 | banc | (banc@gateway/vpn/airvpn/banc) (*.net *.split) |
| 2022-01-02 20:17:14 +0000 | Buliarous | (~gypsydang@46.232.210.139) (*.net *.split) |
| 2022-01-02 20:17:14 +0000 | Forkk | (~forkk@li926-228.members.linode.com) (*.net *.split) |
| 2022-01-02 20:17:15 +0000 | lambdabot | (~lambdabot@haskell/bot/lambdabot) (*.net *.split) |
| 2022-01-02 20:17:15 +0000 | yosafbridge | (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
| 2022-01-02 20:17:15 +0000 | exordiri | (~ex@user/exordiri) (*.net *.split) |
| 2022-01-02 20:17:15 +0000 | wz1000 | (~zubin@static.11.113.47.78.clients.your-server.de) (*.net *.split) |
| 2022-01-02 20:17:15 +0000 | nomadxx3 | (~lanomadx@69.167.42.149) (*.net *.split) |
| 2022-01-02 20:17:15 +0000 | joshproehl | (~quassel@user/joshproehl) (*.net *.split) |
| 2022-01-02 20:17:31 +0000 | smashgrab | (~smashgrab@bare.metal.computer) |
| 2022-01-02 20:17:32 +0000 | jsoo | (~znc@irc.refl.club) |
| 2022-01-02 20:17:37 +0000 | afreakk | (~weechat@user/afreak) (Ping timeout: 256 seconds) |
| 2022-01-02 20:17:37 +0000 | Buliarou1 | (~gypsydang@46.232.210.139) (Ping timeout: 256 seconds) |
| 2022-01-02 20:17:42 +0000 | tv | (~tv@user/tv) |
| 2022-01-02 20:18:03 +0000 | totte | (~totte@h-82-196-112-155.A166.priv.bahnhof.se) |
| 2022-01-02 20:18:10 +0000 | sogens | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 20:18:11 +0000 | Forkk_ | (~forkk@li926-228.members.linode.com) (Ping timeout: 256 seconds) |
| 2022-01-02 20:18:20 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 20:18:29 +0000 | Buliarous | (~gypsydang@46.232.210.139) |
| 2022-01-02 20:18:49 +0000 | Solitary | (~Solitary@user/solitary) |
| 2022-01-02 20:18:54 +0000 | ectospasm | (~ectospasm@user/ectospasm) |
| 2022-01-02 20:18:56 +0000 | Forkk | (~forkk@li926-228.members.linode.com) |
| 2022-01-02 20:18:59 +0000 | lambdabot | (~lambdabot@haskell/bot/lambdabot) |
| 2022-01-02 20:19:03 +0000 | unrooted | (~unrooted@2001:470:69fc:105::a4a) (Ping timeout: 250 seconds) |
| 2022-01-02 20:19:15 +0000 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) (Ping timeout: 250 seconds) |
| 2022-01-02 20:19:16 +0000 | afreakk | (~weechat@user/afreak) |
| 2022-01-02 20:19:19 +0000 | geekosaur | (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 2022-01-02 20:19:19 +0000 | raghavgururajan | (ea769b8000@2604:bf00:561:2000::242) |
| 2022-01-02 20:19:19 +0000 | humky | (~humky@185.103.110.235) |
| 2022-01-02 20:19:28 +0000 | raghavgururajan | (ea769b8000@2604:bf00:561:2000::242) (Max SendQ exceeded) |
| 2022-01-02 20:19:28 +0000 | humky | (~humky@185.103.110.235) (Max SendQ exceeded) |
| 2022-01-02 20:19:31 +0000 | kiyit63504[m] | (~kiyit6350@2001:470:69fc:105::1:3e8a) (Ping timeout: 245 seconds) |
| 2022-01-02 20:19:31 +0000 | ms[m] | (~msmatrixp@2001:470:69fc:105::2b48) (Ping timeout: 245 seconds) |
| 2022-01-02 20:19:31 +0000 | KittyOwO[m] | (~wrinklehu@2001:470:69fc:105::84e) (Ping timeout: 245 seconds) |
| 2022-01-02 20:19:31 +0000 | thonoht[m] | (~thonohtma@2001:470:69fc:105::d7be) (Ping timeout: 245 seconds) |
| 2022-01-02 20:19:31 +0000 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) (Ping timeout: 245 seconds) |
| 2022-01-02 20:19:36 +0000 | raghavgururajan | (ea769b8000@user/raghavgururajan) |
| 2022-01-02 20:19:42 +0000 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) (Ping timeout: 250 seconds) |
| 2022-01-02 20:19:42 +0000 | joukokar[m] | (~joukokarm@2001:470:69fc:105::3a2f) (Ping timeout: 250 seconds) |
| 2022-01-02 20:19:52 +0000 | humky | (~humky@user/humky) |
| 2022-01-02 20:19:53 +0000 | yosafbridge` | (~yosafbrid@static.38.6.217.95.clients.your-server.de) (Ping timeout: 256 seconds) |
| 2022-01-02 20:19:57 +0000 | jakeStateless-Fa | (~jakefroms@2001:470:69fc:105::15ef) (Ping timeout: 252 seconds) |
| 2022-01-02 20:20:00 +0000 | geekosaur | Guest6899 |
| 2022-01-02 20:20:11 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 20:20:21 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 20:20:27 +0000 | Guest6899 | (~geekosaur@069-135-003-034.biz.spectrum.com) (Changing host) |
| 2022-01-02 20:20:27 +0000 | Guest6899 | (~geekosaur@xmonad/geekosaur) |
| 2022-01-02 20:20:29 +0000 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) (Ping timeout: 252 seconds) |
| 2022-01-02 20:20:52 +0000 | Guest6899 | allbery_b |
| 2022-01-02 20:21:39 +0000 | AIM[m] | (~iamaravin@2001:470:69fc:105::1:50eb) (Ping timeout: 250 seconds) |
| 2022-01-02 20:22:01 +0000 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) (Ping timeout: 245 seconds) |
| 2022-01-02 20:22:01 +0000 | sibi | (~sibi@2001:470:69fc:105::8ab) (Ping timeout: 245 seconds) |
| 2022-01-02 20:22:02 +0000 | madjestic[m] | (~madjestic@2001:470:69fc:105::a4e) (Ping timeout: 240 seconds) |
| 2022-01-02 20:22:02 +0000 | robinhood0018[m] | (~robinhood@2001:470:69fc:105::1:4dca) (Ping timeout: 240 seconds) |
| 2022-01-02 20:22:06 +0000 | cjbaylisstheythe | (~cjbayliss@2001:470:69fc:105::bade) (Ping timeout: 268 seconds) |
| 2022-01-02 20:22:17 +0000 | Etxeberrialex[m] | (~etxeberri@2001:470:69fc:105::1:5ae6) (Ping timeout: 250 seconds) |
| 2022-01-02 20:22:17 +0000 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (Ping timeout: 250 seconds) |
| 2022-01-02 20:22:31 +0000 | kwer[m] | (~kwermatri@2001:470:69fc:105::1:4da1) (Ping timeout: 250 seconds) |
| 2022-01-02 20:22:31 +0000 | jakub[m] | (~jakubfami@2001:470:69fc:105::a43) (Ping timeout: 250 seconds) |
| 2022-01-02 20:22:31 +0000 | Arcanus[m] | (~archanusm@2001:470:69fc:105::f953) (Ping timeout: 250 seconds) |
| 2022-01-02 20:22:32 +0000 | horhik[m] | (~horhikmat@2001:470:69fc:105::1:5906) (Ping timeout: 240 seconds) |
| 2022-01-02 20:22:41 +0000 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) (Ping timeout: 252 seconds) |
| 2022-01-02 20:22:41 +0000 | joa[m]1 | (~joamatrix@2001:470:69fc:105::1:54d1) (Ping timeout: 252 seconds) |
| 2022-01-02 20:22:41 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Ping timeout: 252 seconds) |
| 2022-01-02 20:22:41 +0000 | iffsid | (~iffsid@2001:470:69fc:105::a3e) (Ping timeout: 252 seconds) |
| 2022-01-02 20:22:43 +0000 | borisbosnjak[m] | (~borisbosn@2001:470:69fc:105::1:56a6) (Ping timeout: 268 seconds) |
| 2022-01-02 20:22:43 +0000 | lostsamurai[m] | (~lostsamur@2001:470:69fc:105::1:4844) (Ping timeout: 268 seconds) |
| 2022-01-02 20:22:43 +0000 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) (Ping timeout: 268 seconds) |
| 2022-01-02 20:22:43 +0000 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) (Ping timeout: 268 seconds) |
| 2022-01-02 20:22:43 +0000 | diaspora[m] | (~diasporae@2001:470:69fc:105::93e) (Ping timeout: 268 seconds) |
| 2022-01-02 20:22:58 +0000 | dissociate[m] | (~jessehorn@2001:470:69fc:105::1:41af) (Ping timeout: 260 seconds) |
| 2022-01-02 20:22:58 +0000 | eezo[m] | (~eezomatri@2001:470:69fc:105::1:7) (Ping timeout: 260 seconds) |
| 2022-01-02 20:22:58 +0000 | duskhorn[m] | (~duskhornm@2001:470:69fc:105::1:37aa) (Ping timeout: 260 seconds) |
| 2022-01-02 20:22:58 +0000 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) (Ping timeout: 260 seconds) |
| 2022-01-02 20:23:02 +0000 | rednaZ[m] | (~r3dnazmat@2001:470:69fc:105::ba70) (Ping timeout: 240 seconds) |
| 2022-01-02 20:23:02 +0000 | Las[m] | (~lasmatrix@2001:470:69fc:105::74e) (Ping timeout: 240 seconds) |
| 2022-01-02 20:23:02 +0000 | nihilipster[m] | (~nihilipst@2001:470:69fc:105::720) (Ping timeout: 240 seconds) |
| 2022-01-02 20:23:02 +0000 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) (Ping timeout: 240 seconds) |
| 2022-01-02 20:23:20 +0000 | ormaaj | (~ormaaj@user/ormaaj) (Ping timeout: 268 seconds) |
| 2022-01-02 20:23:21 +0000 | prrxddq[m] | (~prrxddqma@2001:470:69fc:105::1:4f72) (Ping timeout: 268 seconds) |
| 2022-01-02 20:23:23 +0000 | fcortesi | (~fcortesi@2001:470:69fc:105::f3a9) (Ping timeout: 250 seconds) |
| 2022-01-02 20:23:23 +0000 | Tisoxin | (~ikosit@user/ikosit) (Ping timeout: 250 seconds) |
| 2022-01-02 20:23:32 +0000 | macpla[m] | (~macplamat@2001:470:69fc:105::3bf4) (Ping timeout: 240 seconds) |
| 2022-01-02 20:23:32 +0000 | ThatOneLutenist | (~nathanmcc@2001:470:69fc:105::cd69) (Ping timeout: 240 seconds) |
| 2022-01-02 20:23:32 +0000 | Mellow[m] | (~mellow210@2001:470:69fc:105::8c62) (Ping timeout: 240 seconds) |
| 2022-01-02 20:23:41 +0000 | unclechu | (~unclechu@2001:470:69fc:105::354) (Ping timeout: 245 seconds) |
| 2022-01-02 20:23:41 +0000 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) (Ping timeout: 245 seconds) |
| 2022-01-02 20:23:57 +0000 | denbrahe[m] | (~denbrahem@2001:470:69fc:105::19c0) (Ping timeout: 268 seconds) |
| 2022-01-02 20:24:01 +0000 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) (Ping timeout: 250 seconds) |
| 2022-01-02 20:24:01 +0000 | yehoshuapw | (~yehoshuap@2001:470:69fc:105::a5f) (Ping timeout: 250 seconds) |
| 2022-01-02 20:24:24 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit) |
| 2022-01-02 20:24:39 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) |
| 2022-01-02 20:26:48 +0000 | unrooted | (~unrooted@2001:470:69fc:105::a4a) |
| 2022-01-02 20:28:34 +0000 | thonoht[m] | (~thonohtma@2001:470:69fc:105::d7be) |
| 2022-01-02 20:28:54 +0000 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) |
| 2022-01-02 20:29:02 +0000 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) |
| 2022-01-02 20:30:05 +0000 | wz1000 | (~zubin@static.11.113.47.78.clients.your-server.de) |
| 2022-01-02 20:30:17 +0000 | yosafbridge | (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 2022-01-02 20:32:36 +0000 | kiyit63504[m] | (~kiyit6350@2001:470:69fc:105::1:3e8a) |
| 2022-01-02 20:32:48 +0000 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) |
| 2022-01-02 20:33:35 +0000 | KittyOwO[m] | (~wrinklehu@2001:470:69fc:105::84e) |
| 2022-01-02 20:35:28 +0000 | ms[m] | (~msmatrixp@2001:470:69fc:105::2b48) |
| 2022-01-02 20:41:34 +0000 | allbery_b | geekosaur |
| 2022-01-02 20:43:37 +0000 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) |
| 2022-01-02 20:43:39 +0000 | sibi | (~sibi@2001:470:69fc:105::8ab) |
| 2022-01-02 20:44:43 +0000 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) |
| 2022-01-02 20:45:04 +0000 | <geekosaur> | gateway's slowly trickling back in |
| 2022-01-02 20:46:16 +0000 | kwer[m] | (~kwermatri@2001:470:69fc:105::1:4da1) |
| 2022-01-02 20:46:16 +0000 | Arcanus[m] | (~archanusm@2001:470:69fc:105::f953) |
| 2022-01-02 20:48:35 +0000 | lisq | (~quassel@lis.moe) (Quit: lisq) |
| 2022-01-02 20:48:49 +0000 | lisq | (~quassel@lis.moe) |
| 2022-01-02 20:52:41 +0000 | eezo[m] | (~eezomatri@2001:470:69fc:105::1:7) |
| 2022-01-02 20:53:33 +0000 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) |
| 2022-01-02 20:53:52 +0000 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) |
| 2022-01-02 20:54:41 +0000 | joa[m]1 | (~joamatrix@2001:470:69fc:105::1:54d1) |
| 2022-01-02 20:54:52 +0000 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) |
| 2022-01-02 20:57:37 +0000 | gruntsplatter | (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 240 seconds) |
| 2022-01-02 20:58:20 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
| 2022-01-02 21:03:57 +0000 | jakeStateless-Fa | (~jakefroms@2001:470:69fc:105::15ef) |
| 2022-01-02 21:04:48 +0000 | joukokar[m] | (~joukokarm@2001:470:69fc:105::3a2f) |
| 2022-01-02 21:05:56 +0000 | cjbaylisstheythe | (~cjbayliss@2001:470:69fc:105::bade) |
| 2022-01-02 21:14:12 +0000 | Etxeberrialex[m] | (~etxeberri@2001:470:69fc:105::1:5ae6) |
| 2022-01-02 21:15:30 +0000 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) |
| 2022-01-02 21:15:32 +0000 | lostsamurai[m] | (~lostsamur@2001:470:69fc:105::1:4844) |
| 2022-01-02 21:17:16 +0000 | horhik[m] | (~horhikmat@2001:470:69fc:105::1:5906) |
| 2022-01-02 21:17:17 +0000 | jakub[m] | (~jakubfami@2001:470:69fc:105::a43) |
| 2022-01-02 21:26:12 +0000 | iffsid | (~iffsid@2001:470:69fc:105::a3e) |
| 2022-01-02 21:28:53 +0000 | duskhorn[m] | (~duskhornm@2001:470:69fc:105::1:37aa) |
| 2022-01-02 21:31:49 +0000 | AIM[m] | (~iamaravin@2001:470:69fc:105::1:50eb) |
| 2022-01-02 21:35:34 +0000 | madjestic[m] | (~madjestic@2001:470:69fc:105::a4e) |
| 2022-01-02 21:35:37 +0000 | robinhood0018[m] | (~robinhood@2001:470:69fc:105::1:4dca) |
| 2022-01-02 21:40:28 +0000 | diaspora[m] | (~diasporae@2001:470:69fc:105::93e) |
| 2022-01-02 21:40:30 +0000 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) |
| 2022-01-02 21:40:32 +0000 | borisbosnjak[m] | (~borisbosn@2001:470:69fc:105::1:56a6) |
| 2022-01-02 21:48:54 +0000 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) (Remote host closed the connection) |
| 2022-01-02 21:48:54 +0000 | diaspora[m] | (~diasporae@2001:470:69fc:105::93e) (Remote host closed the connection) |
| 2022-01-02 21:48:54 +0000 | borisbosnjak[m] | (~borisbosn@2001:470:69fc:105::1:56a6) (Remote host closed the connection) |
| 2022-01-02 21:48:54 +0000 | robinhood0018[m] | (~robinhood@2001:470:69fc:105::1:4dca) (Remote host closed the connection) |
| 2022-01-02 21:48:54 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Remote host closed the connection) |
| 2022-01-02 21:48:54 +0000 | Arcanus[m] | (~archanusm@2001:470:69fc:105::f953) (Remote host closed the connection) |
| 2022-01-02 21:48:55 +0000 | ms[m] | (~msmatrixp@2001:470:69fc:105::2b48) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | AIM[m] | (~iamaravin@2001:470:69fc:105::1:50eb) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | eezo[m] | (~eezomatri@2001:470:69fc:105::1:7) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | kiyit63504[m] | (~kiyit6350@2001:470:69fc:105::1:3e8a) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | iffsid | (~iffsid@2001:470:69fc:105::a3e) (Remote host closed the connection) |
| 2022-01-02 21:48:55 +0000 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) (Remote host closed the connection) |
| 2022-01-02 21:48:55 +0000 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | madjestic[m] | (~madjestic@2001:470:69fc:105::a4e) (Remote host closed the connection) |
| 2022-01-02 21:48:55 +0000 | Etxeberrialex[m] | (~etxeberri@2001:470:69fc:105::1:5ae6) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | thonoht[m] | (~thonohtma@2001:470:69fc:105::d7be) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | joa[m]1 | (~joamatrix@2001:470:69fc:105::1:54d1) (Remote host closed the connection) |
| 2022-01-02 21:48:55 +0000 | kwer[m] | (~kwermatri@2001:470:69fc:105::1:4da1) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | jakub[m] | (~jakubfami@2001:470:69fc:105::a43) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | sibi | (~sibi@2001:470:69fc:105::8ab) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | duskhorn[m] | (~duskhornm@2001:470:69fc:105::1:37aa) (Remote host closed the connection) |
| 2022-01-02 21:48:55 +0000 | lostsamurai[m] | (~lostsamur@2001:470:69fc:105::1:4844) (Remote host closed the connection) |
| 2022-01-02 21:48:55 +0000 | cjbaylisstheythe | (~cjbayliss@2001:470:69fc:105::bade) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | joukokar[m] | (~joukokarm@2001:470:69fc:105::3a2f) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | jakeStateless-Fa | (~jakefroms@2001:470:69fc:105::15ef) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | KittyOwO[m] | (~wrinklehu@2001:470:69fc:105::84e) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | horhik[m] | (~horhikmat@2001:470:69fc:105::1:5906) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) (Read error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | unrooted | (~unrooted@2001:470:69fc:105::a4a) (Write error: Connection reset by peer) |
| 2022-01-02 21:48:55 +0000 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) (Read error: Connection reset by peer) |
| 2022-01-02 21:50:25 +0000 | sibi | (~sibi@2001:470:69fc:105::8ab) |
| 2022-01-02 21:50:37 +0000 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) |
| 2022-01-02 21:51:11 +0000 | sogens2 | (~sogens@gateway/vpn/pia/sogens) |
| 2022-01-02 21:54:09 +0000 | mestre | (~mestre@191.177.175.57) |
| 2022-01-02 21:58:05 +0000 | rednaZ[m] | (~r3dnazmat@2001:470:69fc:105::ba70) |
| 2022-01-02 21:58:05 +0000 | ThatOneLutenist | (~nathanmcc@2001:470:69fc:105::cd69) |
| 2022-01-02 21:58:05 +0000 | elonsroadster[m] | (~elonsroad@2001:470:69fc:105::d121) |
| 2022-01-02 21:58:05 +0000 | ormaaj2 | (~ormaaj@user/ormaaj) |
| 2022-01-02 21:58:05 +0000 | Tisoxin | (~ikosit@user/ikosit) |
| 2022-01-02 21:58:05 +0000 | unrooted | (~unrooted@2001:470:69fc:105::a4a) |
| 2022-01-02 21:58:17 +0000 | cjbaylisstheythe | (~cjbayliss@2001:470:69fc:105::bade) |
| 2022-01-02 21:59:45 +0000 | Las[m] | (~lasmatrix@2001:470:69fc:105::74e) |
| 2022-01-02 21:59:45 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
| 2022-01-02 21:59:45 +0000 | unclechu | (~unclechu@2001:470:69fc:105::354) |
| 2022-01-02 21:59:45 +0000 | iffsid | (~iffsid@2001:470:69fc:105::a3e) |
| 2022-01-02 21:59:45 +0000 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) |
| 2022-01-02 21:59:45 +0000 | denbrahe[m] | (~denbrahem@2001:470:69fc:105::19c0) |
| 2022-01-02 21:59:45 +0000 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) |
| 2022-01-02 21:59:45 +0000 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) |
| 2022-01-02 21:59:45 +0000 | nihilipster[m] | (~nihilipst@2001:470:69fc:105::720) |
| 2022-01-02 21:59:46 +0000 | ms[m] | (~msmatrixp@2001:470:69fc:105::2b48) |
| 2022-01-02 21:59:46 +0000 | KittyOwO[m] | (~wrinklehu@2001:470:69fc:105::84e) |
| 2022-01-02 21:59:46 +0000 | jakub[m] | (~jakubfami@2001:470:69fc:105::a43) |
| 2022-01-02 21:59:46 +0000 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) |
| 2022-01-02 21:59:46 +0000 | macpla[m] | (~macplamat@2001:470:69fc:105::3bf4) |
| 2022-01-02 21:59:46 +0000 | yehoshuapw | (~yehoshuap@2001:470:69fc:105::a5f) |
| 2022-01-02 21:59:46 +0000 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) |
| 2022-01-02 21:59:46 +0000 | lostsamurai[m] | (~lostsamur@2001:470:69fc:105::1:4844) |
| 2022-01-02 21:59:46 +0000 | prrxddq[m] | (~prrxddqma@2001:470:69fc:105::1:4f72) |
| 2022-01-02 21:59:46 +0000 | madjestic[m] | (~madjestic@2001:470:69fc:105::a4e) |
| 2022-01-02 21:59:46 +0000 | fcortesi | (~fcortesi@2001:470:69fc:105::f3a9) |
| 2022-01-02 21:59:46 +0000 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) |
| 2022-01-02 21:59:46 +0000 | AIM[m] | (~iamaravin@2001:470:69fc:105::1:50eb) |
| 2022-01-02 21:59:57 +0000 | vojjvoda[m] | (~vojjvodam@2001:470:69fc:105::cefe) |
| 2022-01-02 21:59:57 +0000 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) |
| 2022-01-02 21:59:57 +0000 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) |
| 2022-01-02 21:59:57 +0000 | HAL[m] | (~evadk8mat@2001:470:69fc:105::3ed0) |
| 2022-01-02 21:59:58 +0000 | duskhorn[m] | (~duskhornm@2001:470:69fc:105::1:37aa) |
| 2022-01-02 21:59:58 +0000 | joa[m] | (~joamatrix@2001:470:69fc:105::1:54d1) |
| 2022-01-02 21:59:58 +0000 | kiyit63504[m] | (~kiyit6350@2001:470:69fc:105::1:3e8a) |
| 2022-01-02 21:59:58 +0000 | Mellow[m] | (~mellow210@2001:470:69fc:105::8c62) |
| 2022-01-02 21:59:58 +0000 | diaspora[m] | (~diasporae@2001:470:69fc:105::93e) |
| 2022-01-02 21:59:58 +0000 | jakeStateless-Fa | (~jakefroms@2001:470:69fc:105::15ef) |
| 2022-01-02 21:59:58 +0000 | horhik[m] | (~horhikmat@2001:470:69fc:105::1:5906) |
| 2022-01-02 21:59:58 +0000 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) |
| 2022-01-02 21:59:58 +0000 | eezo[m] | (~eezomatri@2001:470:69fc:105::1:7) |
| 2022-01-02 21:59:58 +0000 | Arcanus[m] | (~archanusm@2001:470:69fc:105::f953) |
| 2022-01-02 21:59:58 +0000 | dissociate[m] | (~jessehorn@2001:470:69fc:105::1:41af) |
| 2022-01-02 21:59:59 +0000 | robinhood0018[m] | (~robinhood@2001:470:69fc:105::1:4dca) |
| 2022-01-02 21:59:59 +0000 | borisbosnjak[m] | (~borisbosn@2001:470:69fc:105::1:56a6) |
| 2022-01-02 21:59:59 +0000 | joukokar[m] | (~joukokarm@2001:470:69fc:105::3a2f) |
| 2022-01-02 21:59:59 +0000 | Etxeberrialex[m] | (~etxeberri@2001:470:69fc:105::1:5ae6) |
| 2022-01-02 22:00:00 +0000 | thonoht[m] | (~thonohtma@2001:470:69fc:105::d7be) |
| 2022-01-02 22:00:00 +0000 | kwer[m] | (~kwermatri@2001:470:69fc:105::1:4da1) |
| 2022-01-02 22:00:36 +0000 | mestre | (~mestre@191.177.175.57) (Quit: Lost terminal) |
| 2022-01-02 22:13:29 +0000 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:13:38 +0000 | denbrahe[m] | (~denbrahem@2001:470:69fc:105::19c0) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:13:41 +0000 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:14:08 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:14:21 +0000 | Las[m] | (~lasmatrix@2001:470:69fc:105::74e) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:14:29 +0000 | ormaaj2 | (~ormaaj@user/ormaaj) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:14:48 +0000 | sibi | (~sibi@2001:470:69fc:105::8ab) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:14:53 +0000 | Tisoxin | (~ikosit@user/ikosit) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:14:59 +0000 | rednaZ[m] | (~r3dnazmat@2001:470:69fc:105::ba70) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:15:14 +0000 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:15:16 +0000 | ms[m] | (~msmatrixp@2001:470:69fc:105::2b48) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:15:17 +0000 | unclechu | (~unclechu@2001:470:69fc:105::354) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:15:26 +0000 | unrooted | (~unrooted@2001:470:69fc:105::a4a) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:15:32 +0000 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:17:25 +0000 | lostsamurai[m] | (~lostsamur@2001:470:69fc:105::1:4844) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:17:28 +0000 | jakub[m] | (~jakubfami@2001:470:69fc:105::a43) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:18:09 +0000 | madjestic[m] | (~madjestic@2001:470:69fc:105::a4e) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:18:18 +0000 | fcortesi | (~fcortesi@2001:470:69fc:105::f3a9) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:19:02 +0000 | nihilipster[m] | (~nihilipst@2001:470:69fc:105::720) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:19:09 +0000 | ThatOneLutenist | (~nathanmcc@2001:470:69fc:105::cd69) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 22:29:53 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:40e1:c6ff:fed5:9ea8) |
| 2022-01-02 22:36:17 +0000 | dirtcastle | (~dirtcastl@2409:4072:6d9a:47a8:40e1:c6ff:fed5:9ea8) (Ping timeout: 240 seconds) |
| 2022-01-02 22:48:03 +0000 | steve__ | (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-01-02 22:51:33 +0000 | sogens | (~sogens@gateway/vpn/pia/sogens) |
| 2022-01-02 22:52:27 +0000 | sogens2 | (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 250 seconds) |
| 2022-01-02 23:01:49 +0000 | KittyOwO[m] | (~wrinklehu@2001:470:69fc:105::84e) (Quit: Client limit exceeded: 20000) |
| 2022-01-02 23:42:02 +0000 | sagax | (~sagax_nb@user/sagax) (Excess Flood) |