2026/04/21

Newest at the top

2026-04-21 21:17:42 +0000kupi(uid212005@id-212005.hampstead.irccloud.com) (Quit: Connection closed for inactivity)
2026-04-21 21:16:36 +0000sord937(~sord937@gateway/tor-sasl/sord937) (Quit: sord937)
2026-04-21 21:15:42 +0000merijn(~merijn@62.45.136.136) (Ping timeout: 244 seconds)
2026-04-21 21:13:24 +0000jmcantrell_jmcantrell
2026-04-21 21:13:24 +0000jmcantrell_(~weechat@user/jmcantrell) jmcantrell
2026-04-21 21:11:14 +0000merijn(~merijn@62.45.136.136) merijn
2026-04-21 21:11:02 +0000jmcantrell(~weechat@user/jmcantrell) (Quit: WeeChat 4.9.0)
2026-04-21 21:08:36 +0000arandombit(~arandombi@user/arandombit) arandombit
2026-04-21 21:08:36 +0000arandombit(~arandombi@2a02:2455:8656:7100:6086:bf0b:f40e:4ea5) (Changing host)
2026-04-21 21:08:36 +0000arandombit(~arandombi@2a02:2455:8656:7100:6086:bf0b:f40e:4ea5)
2026-04-21 21:05:54 +0000jmcantrell_jmcantrell
2026-04-21 21:03:24 +0000arandombit(~arandombi@user/arandombit) (Remote host closed the connection)
2026-04-21 20:59:56 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-04-21 20:54:34 +0000jmcantrell_(~weechat@user/jmcantrell) jmcantrell
2026-04-21 20:53:12 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-04-21 20:46:40 +0000misterfish(~misterfis@84.53.85.146) (Ping timeout: 244 seconds)
2026-04-21 20:42:52 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2026-04-21 20:37:49 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-04-21 20:33:01 +0000takuan(~takuan@d8D86B9E9.access.telenet.be) (Ping timeout: 268 seconds)
2026-04-21 20:29:51 +0000emmanuelux(~em@user/emmanuelux) emmanuelux
2026-04-21 20:26:37 +0000merijn(~merijn@62.45.136.136) (Ping timeout: 244 seconds)
2026-04-21 20:22:07 +0000merijn(~merijn@62.45.136.136) merijn
2026-04-21 20:21:33 +0000gehmehgehgmg
2026-04-21 20:15:51 +0000 <yin> Leary: you're in too deep, man
2026-04-21 20:11:24 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds)
2026-04-21 20:08:15 +0000tromp(~textual@2001:1c00:340e:2700:463:2385:89e0:6cf)
2026-04-21 20:07:17 +0000havochunter(~havochunt@2a02-a467-ef2-0-f6c3-1c29-6870-3369.fixed6.kpn.net) (Remote host closed the connection)
2026-04-21 20:06:44 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-04-21 19:59:33 +0000misterfish(~misterfis@84.53.85.146) misterfish
2026-04-21 19:59:13 +0000Lord_of_Life(~Lord@user/lord-of-life/x-2819915) Lord_of_Life
2026-04-21 19:58:34 +0000Lord_of_Life(~Lord@user/lord-of-life/x-2819915) (Ping timeout: 256 seconds)
2026-04-21 19:55:35 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds)
2026-04-21 19:54:39 +0000arandombit(~arandombi@user/arandombit) arandombit
2026-04-21 19:54:39 +0000arandombit(~arandombi@2a02:2455:8656:7100:20c2:7030:1cf7:e418) (Changing host)
2026-04-21 19:54:39 +0000arandombit(~arandombi@2a02:2455:8656:7100:20c2:7030:1cf7:e418)
2026-04-21 19:51:23 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-04-21 19:48:34 +0000polykernel(~polykerne@user/polykernel) polykernel
2026-04-21 19:48:03 +0000gmg(~user@user/gehmehgeh) (Ping timeout: 265 seconds)
2026-04-21 19:47:03 +0000weary-traveler(~user@user/user363627) user363627
2026-04-21 19:47:00 +0000gehmehgeh(~user@user/gehmehgeh) gehmehgeh
2026-04-21 19:44:46 +0000polykernel(~polykerne@user/polykernel) (Ping timeout: 244 seconds)
2026-04-21 19:42:07 +0000Googulator(~Googulato@84-236-65-56.pool.digikabel.hu)
2026-04-21 19:41:49 +0000Googulator(~Googulato@84-236-65-56.pool.digikabel.hu) (Quit: Client closed)
2026-04-21 19:40:44 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-04-21 19:37:39 +0000 <lambdabot> Monad m => (t -> m (Maybe b)) -> (t -> m (Maybe b)) -> (t -> m b) -> t -> m b
2026-04-21 19:37:38 +0000 <Leary> :t let (|||) = liftA2 $ \x y -> MaybeT x <|> MaybeT y; (||>) = liftA2 $ \x y -> runMaybeT x >>= maybe y pure in \f g h x -> (f ||| g ||> h) x
2026-04-21 19:36:25 +0000gmg(~user@user/gehmehgeh) gehmehgeh
2026-04-21 19:36:00 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-04-21 19:33:49 +0000Fijxu(~Fijxu@user/fijxu) fijxu
2026-04-21 19:33:33 +0000Fijxu(~Fijxu@user/fijxu) (Quit: XD!!)