Logs on 2025-10-10 (liberachat/#xmonad)
| 00:12:43 | → | td_ joins (~td@i53870925.versanet.de) |
| 00:18:42 | × | mrBeau quits (~beau@2607:fb91:4614:bbaf:758a:d926:4971:bda3) (Remote host closed the connection) |
| 00:44:33 | × | haskellbridge quits (~hackager@syn-096-028-224-214.res.spectrum.com) (Remote host closed the connection) |
| 00:45:17 | → | haskellbridge joins (~hackager@syn-096-028-224-214.res.spectrum.com) |
| 02:20:06 | → | _qw_ joins (~eqw@user/eqw) |
| 02:21:10 | × | _qw quits (~eqw@user/eqw) (Ping timeout: 256 seconds) |
| 02:21:10 | × | weitcis quits (~quassel@syn-172-091-071-027.res.spectrum.com) (Ping timeout: 256 seconds) |
| 02:21:57 | → | weitcis joins (~quassel@syn-172-091-071-027.res.spectrum.com) |
| 02:26:31 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Ping timeout: 240 seconds) |
| 02:32:46 | → | L29Ah joins (~L29Ah@wikipedia/L29Ah) |
| 02:39:37 | × | td_ quits (~td@i53870925.versanet.de) (Ping timeout: 264 seconds) |
| 02:41:11 | → | td_ joins (~td@i5387093C.versanet.de) |
| 06:07:36 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer) |
| 06:31:22 | × | ft quits (~ft@p4fc2a207.dip0.t-ipconnect.de) (Quit: leaving) |
| 06:41:19 | → | Enrico63 joins (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) |
| 06:49:01 | → | yecinem_ joins (~yecinem@p200300ee0f0b99007e78fe68027266ed.dip0.t-ipconnect.de) |
| 07:21:01 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed) |
| 07:57:57 | → | Enrico63 joins (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) |
| 08:02:32 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Client Quit) |
| 08:57:43 | → | Solid joins (~slot@xmonad/slotThe) |
| 12:29:25 | → | Enrico63 joins (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) |
| 12:34:18 | × | Enrico63 quits (~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Client Quit) |
| 13:12:27 | → | L29Ah joins (~L29Ah@wikipedia/L29Ah) |
| 13:17:24 | → | ft joins (~ft@p4fc2a207.dip0.t-ipconnect.de) |
| 14:00:34 | × | Solid quits (~slot@xmonad/slotThe) (Quit: ERC 5.6.1-git (IRC client for GNU Emacs 31.0.50)) |
| 15:00:18 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Read error: Connection timed out) |
| 15:19:00 | → | L29Ah joins (~L29Ah@wikipedia/L29Ah) |
| 15:21:30 | → | ximon joins (~ximon@user/ximon) |
| 15:28:51 | × | ximon quits (~ximon@user/ximon) (Ping timeout: 250 seconds) |
| 16:09:05 | × | yecinem_ quits (~yecinem@p200300ee0f0b99007e78fe68027266ed.dip0.t-ipconnect.de) (Ping timeout: 250 seconds) |
| 17:49:36 | → | ximon joins (~ximon@user/ximon) |
| 17:52:34 | × | ximon quits (~ximon@user/ximon) (Client Quit) |
| 21:59:26 | × | ft quits (~ft@p4fc2a207.dip0.t-ipconnect.de) (Ping timeout: 256 seconds) |
| 21:59:46 | → | ft joins (~ft@p4fc2a207.dip0.t-ipconnect.de) |
| 22:51:06 | <haskellbridge> | <iqubic (she/her)> Is there a way I can insert debug statements into my XMonad file (something like the functions for Debug.Trace)? I have a custom log hook that I've made that is giving out the wrong output! |
| 22:53:08 | <geekosaur> | https://hackage.haskell.org/package/xmonad-0.18.0/docs/XMonad-Core.html#v:trace |
| 22:54:00 | <haskellbridge> | <iqubic (she/her)> Is X an instance of MonadIO? |
| 22:54:09 | <haskellbridge> | <iqubic (she/her)> The X Monad I mean. |
| 22:54:38 | <haskellbridge> | <iqubic (she/her)> Ah, good! It is! |
| 22:54:59 | <geekosaur> | yes, and `io` (https://hackage.haskell.org/package/xmonad-0.18.0/docs/XMonad-Core.html#v:io) is an alias for `liftIO` |
| 22:56:20 | <haskellbridge> | <iqubic (she/her)> My custom log hook function is of type "ScreenId -> X String" so I can easily add in some "trace" calls. |
All times are in UTC on 2025-10-10.