2026/03/01

Newest at the top

2026-03-01 05:08:24 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 05:03:28 +0100ChaiTRex(~ChaiTRex@user/chaitrex) ChaiTRex
2026-03-01 05:02:50 +0100ChaiTRex(~ChaiTRex@user/chaitrex) (Quit: ChaiTRex)
2026-03-01 04:56:57 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2026-03-01 04:50:20 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 04:39:41 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2026-03-01 04:34:59 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 04:32:55 +0100jtnuttall(~jeremy@user/jeremyn) (Ping timeout: 272 seconds)
2026-03-01 04:32:39 +0100Fijxu(~Fijxu@user/fijxu) fijxu
2026-03-01 04:30:51 +0100Fijxu_(~Fijxu@user/fijxu) (Quit: XD!!)
2026-03-01 04:23:55 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds)
2026-03-01 04:22:38 +0100tccq(~tccq@2604:a00:50:1b7:ef89:6719:b6af:6c9e) (Quit: ZNC 1.9.1+deb2+b3 - https://znc.in)
2026-03-01 04:19:37 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 04:13:38 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds)
2026-03-01 04:08:52 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 04:07:31 +0100machinedgod(~machinedg@d172-219-48-230.abhsia.telus.net) (Ping timeout: 264 seconds)
2026-03-01 04:05:38 +0100op_4(~tslil@user/op-4/x-9116473) op_4
2026-03-01 04:05:02 +0100op_4(~tslil@user/op-4/x-9116473) (Remote host closed the connection)
2026-03-01 03:58:14 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-03-01 03:56:13 +0100ChaiTRex(~ChaiTRex@user/chaitrex) ChaiTRex
2026-03-01 03:53:32 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 03:43:31 +0100misterfish(~misterfis@84.53.85.146) (Ping timeout: 264 seconds)
2026-03-01 03:42:26 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2026-03-01 03:42:07 +0100 <Leary> Then you can fuse the sequence in. ^
2026-03-01 03:41:53 +0100 <lambdabot> (Foldable t, Applicative f, Monoid a1) => (a2 -> a1) -> t (f a2) -> f a1
2026-03-01 03:41:52 +0100 <Leary> :t \g -> getAp . foldMap (Ap . fmap g)
2026-03-01 03:41:43 +0100 <lambdabot> (Monoid b, Traversable t, Applicative f) => (a -> b) -> t (f a) -> f b
2026-03-01 03:41:42 +0100 <Leary> :t \g x -> foldMap g <$> sequenceA x
2026-03-01 03:41:33 +0100 <Leary> tomsmeding: If `f` is a fold:
2026-03-01 03:40:57 +0100 <Leary> What would be required would be for `fmap f` to be an applicative homomorphism/transformation, which holds iff `f = id`.
2026-03-01 03:38:06 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 03:27:11 +0100vanishingideal(~vanishing@user/vanishingideal) vanishingideal
2026-03-01 03:26:58 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2026-03-01 03:24:12 +0100ChaiTRex(~ChaiTRex@user/chaitrex) (Quit: ChaiTRex)
2026-03-01 03:22:45 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 03:21:54 +0100 <EvanR> /o\
2026-03-01 03:21:38 +0100vanishingideal(~vanishing@user/vanishingideal) (Ping timeout: 248 seconds)
2026-03-01 03:20:13 +0100 <lambdabot> (Traversable t, Applicative f) => (a -> b) -> t (f a) -> f (t b)
2026-03-01 03:20:12 +0100 <probie> :t \f -> traverse (fmap f)
2026-03-01 03:19:33 +0100mange(~mange@user/mange) mange
2026-03-01 03:19:19 +0100 <lambdabot> (Traversable t, Monad f) => (t a -> b) -> t (f a) -> f b
2026-03-01 03:19:18 +0100 <probie> :t \f x -> f <$> sequence x
2026-03-01 03:18:53 +0100smalltalkman(uid545680@id-545680.hampstead.irccloud.com) smalltalkman
2026-03-01 03:13:50 +0100tzh(~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: jnsks)
2026-03-01 03:11:30 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2026-03-01 03:09:49 +0100chexum(~quassel@gateway/tor-sasl/chexum) chexum
2026-03-01 03:08:55 +0100chexum(~quassel@gateway/tor-sasl/chexum) (Remote host closed the connection)
2026-03-01 03:04:41 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-01 02:54:07 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2026-03-01 02:50:12 +0100ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 246 seconds)