2025/01/17

Newest at the top

2025-01-17 10:49:29 +0100homo_(~homo@user/homo) homo
2025-01-17 10:48:02 +0100chele(~chele@user/chele) chele
2025-01-17 10:40:51 +0100picnoir(~picnoir@about/aquilenet/vodoo/NinjaTrappeur) NinjaTrappeur
2025-01-17 10:39:30 +0100picnoir(~picnoir@about/aquilenet/vodoo/NinjaTrappeur) (Quit: WeeChat 4.5.1)
2025-01-17 10:36:45 +0100lxsameer(~lxsameer@Serene/lxsameer) lxsameer
2025-01-17 10:30:30 +0100kuribas(~user@ptr-17d51em29rh3rcpebxw.18120a2.ip6.access.telenet.be) kuribas
2025-01-17 10:29:08 +0100CiaoSen(~Jura@2a05:5800:2e9:c100:ca4b:d6ff:fec1:99da) (Ping timeout: 245 seconds)
2025-01-17 10:22:21 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2025-01-17 10:21:24 +0100jespada(~jespada@r167-63-24-59.dialup.adsl.anteldata.net.uy) jespada
2025-01-17 10:21:20 +0100vpanGuest9966
2025-01-17 10:20:56 +0100vpan(~vpan@212.117.1.172)
2025-01-17 10:20:02 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Read error: Connection reset by peer)
2025-01-17 10:19:30 +0100sawilagar(~sawilagar@user/sawilagar) sawilagar
2025-01-17 10:19:04 +0100comerijn(~merijn@77.242.116.146) merijn
2025-01-17 10:10:49 +0100housemate(~housemate@146.70.66.228) housemate
2025-01-17 10:04:30 +0100vpan(~vpan@212.117.1.172) (Read error: Connection reset by peer)
2025-01-17 09:55:19 +0100mreh(~matthew@host86-146-138-36.range86-146.btcentralplus.com)
2025-01-17 09:51:35 +0100ColinRobinson(~juan@user/JuanDaugherty) (Client Quit)
2025-01-17 09:50:06 +0100chymera(~chymera@ns1000526.ip-51-81-46.us) chymera
2025-01-17 09:49:48 +0100chymera(~chymera@ns1000526.ip-51-81-46.us) (Ping timeout: 246 seconds)
2025-01-17 09:49:34 +0100ColinRobinson(~juan@user/JuanDaugherty) JuanDaugherty
2025-01-17 09:45:39 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-17 09:42:37 +0100vpan(~vpan@212.117.1.172)
2025-01-17 09:42:13 +0100Square2(~Square4@user/square) (Ping timeout: 252 seconds)
2025-01-17 09:41:18 +0100chymera(~chymera@ns1000526.ip-51-81-46.us) chymera
2025-01-17 09:40:45 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 244 seconds)
2025-01-17 09:40:23 +0100chymera(~chymera@ns1000526.ip-51-81-46.us) (Ping timeout: 252 seconds)
2025-01-17 09:39:05 +0100 <jle`> okay yeah using Data.Monoid.Alt i get the same speed as Endo
2025-01-17 09:37:27 +0100bgamari(~bgamari@64.223.233.64)
2025-01-17 09:37:12 +0100 <jle`> well, Maybe (Data.Semigroup.First a)
2025-01-17 09:37:03 +0100 <jle`> i use Data.Semigroup.First for so much stuff
2025-01-17 09:36:51 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 246 seconds)
2025-01-17 09:36:34 +0100 <jle`> i just noticed Data.Monoid.First
2025-01-17 09:36:05 +0100bgamari(~bgamari@64.223.233.64) (Ping timeout: 248 seconds)
2025-01-17 09:35:50 +0100 <jle`> Leary: aw man
2025-01-17 09:34:09 +0100housemate(~housemate@146.70.66.228) (Ping timeout: 260 seconds)
2025-01-17 09:32:36 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-17 09:26:42 +0100tzh(~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: zzz)
2025-01-17 09:26:38 +0100alp(~alp@2001:861:8ca0:4940:eb11:c08c:89ec:ff87)
2025-01-17 09:21:38 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 244 seconds)
2025-01-17 09:20:33 +0100 <homo> if you read PrimTable.hs you know what I mean
2025-01-17 09:19:14 +0100 <homo> still, it's really ugly to rely on dynamic typing for storing combinators
2025-01-17 09:17:53 +0100vanishingideal(~vanishing@user/vanishingideal) vanishingideal
2025-01-17 09:17:28 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-01-17 09:17:10 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-17 09:16:16 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-01-17 09:15:34 +0100 <homo> Bowuigi if this is the only reason for runtime failure, fixing it is all that needs to be done to get microhs bootstrapped from hugs, alternatively extending hugs to support GHC.Types(Any) is another possible option, but I think it's more tedious to do than to just adjust microhs
2025-01-17 09:13:29 +0100 <homo> and again I have no experience neither with unsafeCoerce, nor with Any nor with Dynamic
2025-01-17 09:12:40 +0100 <homo> this is going to be pain to fix, basically convert everything related to GHC.Types(Any) into Data.Dynamic(Dynamic)
2025-01-17 09:11:14 +0100vanishingideal(~vanishing@user/vanishingideal) (Ping timeout: 272 seconds)