| 2025-02-14 03:27:46 +0000 | td_ | (~td@i53870921.versanet.de) (Ping timeout: 248 seconds) |
| 2025-02-14 03:29:44 +0000 | td_ | (~td@i5387090D.versanet.de) td_ |
| 2025-02-14 06:52:52 +0000 | ft | (~ft@p4fc2a610.dip0.t-ipconnect.de) (Quit: leaving) |
| 2025-02-14 11:32:43 +0000 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
| 2025-02-14 14:07:36 +0000 | MrElendig | (~Urist@archlinux/op/MrElendig) (Quit: covfefe) |
| 2025-02-14 14:20:05 +0000 | MrElendig | (~Urist@archlinux/op/MrElendig) MrElendig |
| 2025-02-14 14:27:14 +0000 | ft | (~ft@p4fc2a610.dip0.t-ipconnect.de) ft |
| 2025-02-14 15:36:31 +0000 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
| 2025-02-14 16:38:35 +0000 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
| 2025-02-14 16:59:46 +0000 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
| 2025-02-14 17:03:13 +0000 | haskellbridge | (~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection) |
| 2025-02-14 17:03:53 +0000 | haskellbridge | (~hackager@syn-024-093-192-219.res.spectrum.com) hackager |
| 2025-02-14 17:05:35 +0000 | ChubaDuba | (~ChubaDuba@5.166.233.147) ChubaDuba |
| 2025-02-14 17:29:54 +0000 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
| 2025-02-14 17:31:09 +0000 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Client Quit) |
| 2025-02-14 21:09:14 +0000 | <beastwic1> | this is probably not the right place, but if anyone here uses xmobar, is it possible to set low/high custom colors for pipereader output? |
| 2025-02-14 21:18:06 +0000 | <geekosaur> | I think you would need to have a program wrap things in color escapes and use the Unsafe version so xmobar will interpret them instead of printing them literally. Sanitizing the actual output would be your problem |
| 2025-02-14 21:20:44 +0000 | <beastwic1> | there is an unsafe version? |
| 2025-02-14 21:22:17 +0000 | <geekosaur> | there should be. I'm having trouble loading the documentation 😞 |
| 2025-02-14 21:25:17 +0000 | <haskellbridge> | <m1mir> If you are talking about codeberg.org I can't load that either so it's probably not a local issue. |
| 2025-02-14 21:27:22 +0000 | <geekosaur> | yes, I'm trying to get to the docs on codeberg |
| 2025-02-14 21:29:01 +0000 | <MrElendig> | codeberg is under attack on several levels currently |
| 2025-02-14 21:29:42 +0000 | <geekosaur> | ugh. docs on hackage suggest there isn't an unsafe variant. I'd suggest filing a bug, but apparently that will be difficult right now |
| 2025-02-14 21:30:02 +0000 | <geekosaur> | in the meantime I'd guess no, you could only use fixed colors in the template |
| 2025-02-14 21:31:10 +0000 | <geekosaur> | I thought all the readers had unsafe versions but it appears PipeReader, BufferedPipeReader, and HandleReader don't |
| 2025-02-14 21:31:22 +0000 | <geekosaur> | and MarqueePipeReader |
| 2025-02-14 21:32:05 +0000 | <geekosaur> | (HandleReader's only useful with a Haskell config file) |
| 2025-02-14 21:49:58 +0000 | ChubaDuba | (~ChubaDuba@5.166.233.147) (Ping timeout: 252 seconds) |