2025/09/19

Newest at the top

2025-09-19 07:55:05 +0200GdeVolpiano(~GdeVolpia@user/GdeVolpiano) GdeVolpiano
2025-09-19 07:52:17 +0200 <kaol> Haskell is lovely. I dread what I'd have to do with some other language where I couldn't do things like (fmap . fmap . fmap) just like that.
2025-09-19 07:49:01 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 256 seconds)
2025-09-19 07:45:51 +0200jle`(~jle`@2603:8001:3b00:11::1156) jle`
2025-09-19 07:45:45 +0200Googulator(~Googulato@2a01-036d-0106-217b-9021-558a-ccea-f5e8.pool6.digikabel.hu) (Quit: Client closed)
2025-09-19 07:45:45 +0200Googulator2(~Googulato@2a01-036d-0106-217b-9021-558a-ccea-f5e8.pool6.digikabel.hu)
2025-09-19 07:44:36 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-09-19 07:44:05 +0200jle`(~jle`@2603:8001:3b00:11::1156) (Ping timeout: 245 seconds)
2025-09-19 07:35:38 +0200Leary(~Leary@user/Leary/x-0910699) Leary
2025-09-19 07:33:59 +0200Googulator(~Googulato@2a01-036d-0106-217b-9021-558a-ccea-f5e8.pool6.digikabel.hu)
2025-09-19 07:33:44 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 256 seconds)
2025-09-19 07:33:40 +0200Googulator(~Googulato@2a01-036d-0106-217b-9021-558a-ccea-f5e8.pool6.digikabel.hu) (Quit: Client closed)
2025-09-19 07:29:08 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-09-19 07:28:20 +0200Lears(~Leary@user/Leary/x-0910699) (Remote host closed the connection)
2025-09-19 07:27:26 +0200trickard_(~trickard@cpe-94-98-47-163.wireline.com.au)
2025-09-19 07:27:14 +0200trickard_(~trickard@cpe-94-98-47-163.wireline.com.au) (Read error: Connection reset by peer)
2025-09-19 07:17:40 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-09-19 07:12:08 +0200michalz(~michalz@185.246.207.203)
2025-09-19 07:11:27 +0200takuan(~takuan@d8D86B9E9.access.telenet.be)
2025-09-19 07:11:05 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-09-19 07:03:52 +0200hsw__(~hsw@112-104-9-97.adsl.dynamic.seed.net.tw) hsw
2025-09-19 07:03:28 +0200hsw__(~hsw@112-104-9-97.adsl.dynamic.seed.net.tw) (Remote host closed the connection)
2025-09-19 07:02:21 +0200trickard_(~trickard@cpe-94-98-47-163.wireline.com.au)
2025-09-19 07:00:18 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 256 seconds)
2025-09-19 06:59:21 +0200trickard_(~trickard@cpe-94-98-47-163.wireline.com.au) (Ping timeout: 258 seconds)
2025-09-19 06:55:36 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-09-19 06:44:47 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 258 seconds)
2025-09-19 06:40:21 +0200Axma98840(~Axman6@user/axman6) (Ping timeout: 264 seconds)
2025-09-19 06:40:14 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-09-19 06:37:51 +0200Axman6(~Axman6@user/axman6) Axman6
2025-09-19 06:33:01 +0200humasect_(~humasect@dyn-192-249-132-90.nexicom.net) (Quit: Leaving...)
2025-09-19 06:29:27 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 258 seconds)
2025-09-19 06:24:38 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-09-19 06:15:00 +0200 <haskellbridge> <iqubic (she/her)> So that I can send it to my XMobar status bar. I'm having Haskell construct a string to send to XMobar for display
2025-09-19 06:13:49 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 256 seconds)
2025-09-19 06:13:01 +0200 <davean> Why are you trying to stick a private use char into a string anyway?
2025-09-19 06:10:44 +0200haritz(~hrtz@user/haritz) (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
2025-09-19 06:10:31 +0200 <haskellbridge> <iqubic (she/her)> Right... I understand. That's a bit annoying here.
2025-09-19 06:10:03 +0200 <davean> So GHC can't know what to do with it since it is locally defined
2025-09-19 06:09:50 +0200 <haskellbridge> <iqubic (she/her)> I can still make this work, I think.
2025-09-19 06:09:35 +0200 <haskellbridge> <iqubic (she/her)> Right... it's \uf03a6
2025-09-19 06:09:10 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-09-19 06:08:14 +0200 <davean> Thats not a unicode symbol
2025-09-19 06:08:08 +0200poscat(~poscat@user/poscat) poscat
2025-09-19 06:07:55 +0200 <davean> Thats the private usage area.
2025-09-19 06:07:48 +0200 <davean> iqubic: Haskell has full unicode support, but that char litteral well https://www.fileformat.info/info/unicode/char/f03a6/index.htm
2025-09-19 06:07:48 +0200 <pavonia> Hhm
2025-09-19 06:07:42 +0200jmcantrell_jmcantrell
2025-09-19 06:05:25 +0200 <haskellbridge> <iqubic (she/her)> GHC is getting all confused here.
2025-09-19 06:05:16 +0200 <haskellbridge> <iqubic (she/her)> I don't think I can...