Newest at the top
2025-10-18 04:14:21 +0200 | ringo__ | (~ringo@157.230.117.128) ringo_ |
2025-10-18 04:09:27 +0200 | califax | (~califax@user/califx) califx |
2025-10-18 04:09:08 +0200 | califax | (~califax@user/califx) (Remote host closed the connection) |
2025-10-18 04:09:05 +0200 | ringo__ | (~ringo@157.230.117.128) (Ping timeout: 256 seconds) |
2025-10-18 04:08:58 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-10-18 04:04:50 +0200 | omnifunctor | (~omnifunct@user/semifunctor) () |
2025-10-18 04:04:15 +0200 | trickard_ | trickard |
2025-10-18 04:04:13 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-10-18 03:57:34 +0200 | ringo__ | (~ringo@157.230.117.128) ringo_ |
2025-10-18 03:56:32 +0200 | <Leary> | dcpagan: You can just use the spark system: https://gist.github.com/LSLeary/4a3d918ac1409baba8a5999e18efdcfb |
2025-10-18 03:55:58 +0200 | Psychotic1 | (~Psychotic@2600:1007:b03e:2f77:517f:1a3d:2df2:a366) (Ping timeout: 246 seconds) |
2025-10-18 03:55:12 +0200 | trickard_ | (~trickard@cpe-57-98-47-163.wireline.com.au) |
2025-10-18 03:54:59 +0200 | trickard_ | (~trickard@cpe-57-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-10-18 03:54:18 +0200 | Zemy | (~Zemy@2600:100c:b0af:f5a4:28d1:62ff:fe16:e109) (Ping timeout: 252 seconds) |
2025-10-18 03:53:30 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-10-18 03:53:12 +0200 | ringo__ | (~ringo@157.230.117.128) (Ping timeout: 252 seconds) |
2025-10-18 03:51:04 +0200 | ezzieyguywuf | (~Unknown@user/ezzieyguywuf) ezzieyguywuf |
2025-10-18 03:50:23 +0200 | Zemy_ | (~Zemy@72.178.108.235) |
2025-10-18 03:49:48 +0200 | Zemy | (~Zemy@2600:100c:b0af:f5a4:28d1:62ff:fe16:e109) |
2025-10-18 03:49:47 +0200 | Zemy_ | (~Zemy@72.178.108.235) (Read error: Connection reset by peer) |
2025-10-18 03:49:26 +0200 | Zemy | (~Zemy@2600:100c:b0af:f5a4:ccc8:72ff:fe4b:2333) (Read error: Connection reset by peer) |
2025-10-18 03:49:15 +0200 | ezzieyguywuf | (~Unknown@user/ezzieyguywuf) (Ping timeout: 256 seconds) |
2025-10-18 03:49:15 +0200 | <dcpagan> | The source code for [parListChunk](https://hackage-content.haskell.org/package/parallel-3.2.2.0/docs/Control-Parallel-Strategies.html…) uses "concat"; is there another that uses a monoidal map with a given parallel strategy, and "mconcat" with a given sequential strategy? |
2025-10-18 03:48:24 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-10-18 03:47:34 +0200 | Zemy_ | (~Zemy@72.178.108.235) |
2025-10-18 03:46:25 +0200 | Zemy_ | (~Zemy@72.178.108.235) (Read error: Connection reset by peer) |
2025-10-18 03:46:24 +0200 | Zemy | (~Zemy@2600:100c:b0af:f5a4:ccc8:72ff:fe4b:2333) |
2025-10-18 03:46:04 +0200 | <dcpagan> | It benchmarks pretty well, but is there another evaluation strategy generalized for any monoid? |
2025-10-18 03:45:20 +0200 | <dcpagan> | I wrote my own chunking logic for parallel evaluation with this in mind: https://github.com/DCPagan/Exercism-Haskell/blob/master/parallel-letter-frequency/src/Frequency.hs |
2025-10-18 03:44:25 +0200 | L29Ah | (~L29Ah@wikipedia/L29Ah) L29Ah |
2025-10-18 03:43:33 +0200 | L29Ah | (~L29Ah@wikipedia/L29Ah) () |
2025-10-18 03:43:03 +0200 | L29Ah | (~L29Ah@wikipedia/L29Ah) L29Ah |
2025-10-18 03:41:19 +0200 | karenw_ | (~karenw@user/karenw) (Ping timeout: 256 seconds) |
2025-10-18 03:41:03 +0200 | <dcpagan> | Monoids are associative, and chunking is just association. |
2025-10-18 03:40:17 +0200 | <dcpagan> | Is there a parallel evaluation strategy optimized for monoids? Like, it divides a foldable into chunks, evaluates in parallel each chunk into a monoid, and then folds the monoids? |
2025-10-18 03:36:58 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-10-18 03:34:59 +0200 | ft | (~ft@p4fc2aaeb.dip0.t-ipconnect.de) ft |
2025-10-18 03:33:19 +0200 | ephilalethes | (~noumenon@113.51-175-156.customer.lyse.net) (Read error: Connection reset by peer) |
2025-10-18 03:33:13 +0200 | ft | (~ft@p4fc2a207.dip0.t-ipconnect.de) (Ping timeout: 246 seconds) |
2025-10-18 03:30:21 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-10-18 03:30:08 +0200 | trickard_ | (~trickard@cpe-57-98-47-163.wireline.com.au) |
2025-10-18 03:29:55 +0200 | trickard_ | (~trickard@cpe-57-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-10-18 03:26:55 +0200 | haltsolver | (~cmo@2604:3d09:207f:8000::d1dc) (Ping timeout: 246 seconds) |
2025-10-18 03:24:44 +0200 | peterbecich | (~Thunderbi@172.222.148.214) peterbecich |
2025-10-18 03:19:22 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
2025-10-18 03:14:58 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-10-18 03:13:31 +0200 | trickard_ | (~trickard@cpe-57-98-47-163.wireline.com.au) |
2025-10-18 03:13:17 +0200 | trickard | (~trickard@cpe-57-98-47-163.wireline.com.au) (Read error: Connection reset by peer) |
2025-10-18 03:11:54 +0200 | haltsolver | (~cmo@2604:3d09:207f:8000::d1dc) |
2025-10-18 03:11:33 +0200 | haltsolver | (~cmo@2604:3d09:207f:8000::d1dc) (Remote host closed the connection) |