2026/04/21

Newest at the top

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!!)
2026-04-21 19:26:27 +0000lisbeths(uid135845@id-135845.lymington.irccloud.com) lisbeths
2026-04-21 19:25:50 +0000 <Leary> dutchie: This won't run `g` if it doesn't have to, though I guess it will still run `h`. Meh.
2026-04-21 19:25:08 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 256 seconds)
2026-04-21 19:24:41 +0000 <lambdabot> Monad f => (t -> f (Maybe c)) -> (t -> f (Maybe c)) -> (t -> f c) -> t -> f c
2026-04-21 19:24:40 +0000 <Leary> :t let (|>) = flip fromMaybe; (|||) = liftA2 $ \x y -> runMaybeT (MaybeT x <|> MaybeT y); (||>) = liftA2 (liftA2 (|>)) in \f g h x -> (f ||| g ||> h) x
2026-04-21 19:22:27 +0000misterfish(~misterfis@84.53.85.146) (Ping timeout: 246 seconds)
2026-04-21 19:22:18 +0000gmg(~user@user/gehmehgeh) (Quit: Leaving)
2026-04-21 19:20:32 +0000weary-traveler(~user@user/user363627) (Remote host closed the connection)
2026-04-21 19:18:05 +0000gehmehgeh(~user@user/gehmehgeh) (Ping timeout: 265 seconds)
2026-04-21 19:18:01 +0000bggd__(~bgg@2a01:e0a:fd5:f510:e4aa:967c:baaa:6501) (Remote host closed the connection)
2026-04-21 19:17:58 +0000merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-04-21 19:15:56 +0000target_i(~target_i@user/target-i/x-6023099) target_i
2026-04-21 19:15:42 +0000gmg(~user@user/gehmehgeh) gehmehgeh
2026-04-21 19:15:22 +0000gmg(~user@user/gehmehgeh) (Remote host closed the connection)
2026-04-21 19:13:05 +0000misterfish(~misterfis@84.53.85.146) misterfish
2026-04-21 19:12:52 +0000 <haskellbridge> <ijouw> The bridge is doing weird things because someone named m exists...
2026-04-21 19:12:23 +0000gehmehgeh(~user@user/gehmehgeh) gehmehgeh
2026-04-21 19:11:28 +0000 <haskellbridge> <ijouw> Oh yes, I thought the Maybe was the outside m
2026-04-21 19:10:33 +0000 <dutchie> but that prints hi and there for me before getting Just 'c'