2025/02/05

Newest at the top

2025-02-05 16:50:14 +0100hueso(~root@user/hueso) (Quit: hueso)
2025-02-05 16:44:52 +0100hueso(~root@user/hueso) hueso
2025-02-05 16:44:34 +0100hueso(~root@user/hueso) (Quit: hueso)
2025-02-05 16:33:26 +0100hueso(~root@user/hueso) hueso
2025-02-05 16:33:14 +0100supercode(~supercode@user/supercode) (Quit: Client closed)
2025-02-05 16:33:08 +0100hueso(~root@user/hueso) (Client Quit)
2025-02-05 16:30:31 +0100hueso(~root@user/hueso) hueso
2025-02-05 16:29:34 +0100hueso(~root@user/hueso) (Quit: hueso)
2025-02-05 16:28:53 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 248 seconds)
2025-02-05 16:24:43 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-05 16:19:56 +0100merijn(~merijn@77.242.116.146) merijn
2025-02-05 16:19:25 +0100hueso(~root@user/hueso) hueso
2025-02-05 16:18:43 +0100hueso(~root@user/hueso) (Remote host closed the connection)
2025-02-05 16:11:57 +0100merijn(~merijn@77.242.116.146) (Ping timeout: 244 seconds)
2025-02-05 16:02:37 +0100fmira(~user@user/fmira) fmira
2025-02-05 16:02:03 +0100fmira(~user@user/fmira) (Remote host closed the connection)
2025-02-05 16:00:48 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) (Quit: = "")
2025-02-05 15:58:41 +0100jespada(~jespada@2800:a4:22f0:ad00:71a5:a98b:21d:a1b4) jespada
2025-02-05 15:58:40 +0100Smiles(uid551636@id-551636.lymington.irccloud.com) Smiles
2025-02-05 15:55:21 +0100jespada(~jespada@2800:a4:2349:fd00:4cee:65a9:9995:4332) (Ping timeout: 252 seconds)
2025-02-05 15:51:15 +0100 <dminuoso> (Or just ZipSink)
2025-02-05 15:51:04 +0100 <dminuoso> That said, https://hackage.haskell.org/package/conduit-1.3.6/docs/Data-Conduit.html#v:sequenceSinks seems to work.
2025-02-05 15:45:38 +0100tnt2tnt1
2025-02-05 15:43:20 +0100tnt2(~Thunderbi@user/tnt1) tnt1
2025-02-05 15:43:20 +0100tnt1(~Thunderbi@user/tnt1) (Ping timeout: 252 seconds)
2025-02-05 15:40:46 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 252 seconds)
2025-02-05 15:39:56 +0100hueso(~root@user/hueso) hueso
2025-02-05 15:36:35 +0100hueso(~root@user/hueso) (Client Quit)
2025-02-05 15:36:19 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-05 15:35:02 +0100hueso(~root@user/hueso) hueso
2025-02-05 15:34:19 +0100hueso(~root@user/hueso) (Remote host closed the connection)
2025-02-05 15:33:47 +0100hueso(~root@user/hueso) hueso
2025-02-05 15:32:43 +0100hueso(~root@user/hueso) (Remote host closed the connection)
2025-02-05 15:28:03 +0100olivial(~benjaminl@user/benjaminl) benjaminl
2025-02-05 15:27:49 +0100olivial_(~benjaminl@2601:1c0:847f:9c70:223:24ff:fe66:4370) (Read error: Connection reset by peer)
2025-02-05 15:26:20 +0100ColinRobinson(~juan@user/JuanDaugherty) (Quit: praxis.meansofproduction.biz (juan@acm.org))
2025-02-05 15:24:59 +0100sord937(~sord937@gateway/tor-sasl/sord937) sord937
2025-02-05 15:24:38 +0100sord937(~sord937@gateway/tor-sasl/sord937) (Remote host closed the connection)
2025-02-05 15:13:53 +0100dibblego(~dibblego@haskell/developer/dibblego) dibblego
2025-02-05 15:12:10 +0100rekahsoft(~rekahsoft@142.112.184.232) rekahsoft
2025-02-05 15:08:45 +0100pavonia(~user@user/siracusa) (Quit: Bye!)
2025-02-05 15:07:51 +0100weary-traveler(~user@user/user363627) user363627
2025-02-05 15:06:40 +0100dibblego(~dibblego@haskell/developer/dibblego) (Ping timeout: 265 seconds)
2025-02-05 15:06:18 +0100weary-traveler(~user@user/user363627) (Remote host closed the connection)
2025-02-05 15:00:51 +0100JuanDaughertyColinRobinson
2025-02-05 14:59:20 +0100weary-traveler(~user@user/user363627) user363627
2025-02-05 14:58:43 +0100sreaming(~screaming@37.48.95.216) (Quit: The Lounge - https://thelounge.chat)
2025-02-05 14:54:56 +0100 <dminuoso> Though the more I keep thinking about this, the more headaches I get about exceptions and resource management.
2025-02-05 14:51:41 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 265 seconds)
2025-02-05 14:49:33 +0100 <dminuoso> In conduit, I would like to connect two sinks to a conduit. Is that somehow possible?