2024/06/17

Newest at the top

2024-06-17 03:41:03 +0200k_hachig(~k_hachig@bras-base-mtrlpq42zf4-grc-08-65-94-221-127.dsl.bell.ca) (Ping timeout: 264 seconds)
2024-06-17 03:39:02 +0200segfaultfizzbuzz(~segfaultf@23-93-189-95.fiber.dynamic.sonic.net)
2024-06-17 03:38:55 +0200philopsos1(~caecilius@user/philopsos) (Ping timeout: 246 seconds)
2024-06-17 03:37:48 +0200euleritian(~euleritia@ip4d16fc38.dynamic.kabel-deutschland.de)
2024-06-17 03:37:23 +0200euleritian(~euleritia@ip4d16fc38.dynamic.kabel-deutschland.de) (Read error: Connection reset by peer)
2024-06-17 03:35:30 +0200k_hachig(~k_hachig@bras-base-mtrlpq42zf4-grc-08-65-94-221-127.dsl.bell.ca)
2024-06-17 03:34:43 +0200brett303(~brett@cpc91312-watf11-2-0-cust1213.15-2.cable.virginm.net) (Ping timeout: 246 seconds)
2024-06-17 03:33:33 +0200joeyadams(~joeyadams@2603:6010:5100:2ed:8567:b00e:a226:2242)
2024-06-17 03:31:21 +0200philopsos1(~caecilius@user/philopsos)
2024-06-17 03:30:28 +0200machinedgod(~machinedg@d173-183-246-216.abhsia.telus.net) (Ping timeout: 255 seconds)
2024-06-17 03:17:27 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com)
2024-06-17 03:16:22 +0200xdminsy(~xdminsy@117.147.70.212)
2024-06-17 03:16:21 +0200CrunchyFlakes(~CrunchyFl@146.52.130.128)
2024-06-17 03:13:47 +0200CrunchyFlakes(~CrunchyFl@146.52.130.128) (Read error: Connection reset by peer)
2024-06-17 03:11:13 +0200 <monochrom> Poor GHC devs. But maybe it's a good thing in the long run.
2024-06-17 03:10:51 +0200solaire(~solaire@syn-024-165-026-201.res.spectrum.com)
2024-06-17 03:10:13 +0200solaire(~solaire@syn-024-165-026-201.res.spectrum.com) (Ping timeout: 255 seconds)
2024-06-17 03:10:07 +0200flounders(~flounders@24.246.176.178)
2024-06-17 03:07:59 +0200segfaultfizzbuzz(~segfaultf@23-93-189-95.fiber.dynamic.sonic.net) (Ping timeout: 272 seconds)
2024-06-17 03:01:47 +0200segfaultfizzbuzz(~segfaultf@23-93-189-95.fiber.dynamic.sonic.net)
2024-06-17 02:58:50 +0200solaire(~solaire@syn-024-165-026-201.res.spectrum.com)
2024-06-17 02:58:43 +0200xdminsy(~xdminsy@117.147.70.212) (Read error: Connection reset by peer)
2024-06-17 02:56:18 +0200flounders(~flounders@24.246.176.178) (Ping timeout: 268 seconds)
2024-06-17 02:56:03 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 264 seconds)
2024-06-17 02:54:29 +0200solaire(~solaire@syn-024-165-026-201.res.spectrum.com) (Ping timeout: 240 seconds)
2024-06-17 02:48:04 +0200solaire(~solaire@syn-024-165-026-201.res.spectrum.com)
2024-06-17 02:45:54 +0200solaire(~solaire@syn-024-165-026-201.res.spectrum.com) (Ping timeout: 255 seconds)
2024-06-17 02:40:51 +0200mIRC-rockcavera(~mirc-rc@186.214.132.97) ()
2024-06-17 02:40:43 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com)
2024-06-17 02:40:35 +0200mIRC-rockcavera(~mirc-rc@186.214.132.97)
2024-06-17 02:40:05 +0200k_hachig(~k_hachig@bras-base-mtrlpq42zf4-grc-08-65-94-221-127.dsl.bell.ca) (Ping timeout: 240 seconds)
2024-06-17 02:39:39 +0200segfaultfizzbuzz(~segfaultf@23-93-189-95.fiber.dynamic.sonic.net) (Ping timeout: 268 seconds)
2024-06-17 02:35:42 +0200henry40408(~henry4040@175.182.111.183)
2024-06-17 02:35:17 +0200henry40408(~henry4040@175.182.111.183) (Quit: Ping timeout (120 seconds))
2024-06-17 02:34:08 +0200segfaultfizzbuzz(~segfaultf@23-93-189-95.fiber.dynamic.sonic.net)
2024-06-17 02:32:12 +0200 <Axman6> Sounds like a good thing to me =)
2024-06-17 02:31:54 +0200 <geekosaur> it was something they wanted to do at some point but apple's ARM ABI forced it on them
2024-06-17 02:31:23 +0200 <geekosaur> but it was a fairly massive effort because a lot of ghc assumed that things were machien word-sized
2024-06-17 02:31:22 +0200 <Axman6> Oh, I thought that was an intentional thing, because being able to store Word8 in less than a full Word is great
2024-06-17 02:30:56 +0200 <geekosaur> no, they changed it across the board
2024-06-17 02:30:45 +0200 <Axman6> I spent quite a lot of time spelunking in the aarch64 backend and haven't seen anything macos specific
2024-06-17 02:30:42 +0200 <geekosaur> ghc had to switch to using exact sizes for types because extending to word size violated Apple's special ABI
2024-06-17 02:30:12 +0200 <Axman6> not sure what you mean
2024-06-17 02:29:17 +0200 <geekosaur> what about that whole thing about not promoting values that required a redesign of ghc's backend?
2024-06-17 02:18:39 +0200 <Axman6> Just don't use register 18 and you're all good =)
2024-06-17 02:18:19 +0200 <Axman6> geekosaur: how so?
2024-06-17 02:14:50 +0200dmj`(uid72307@id-72307.hampstead.irccloud.com)
2024-06-17 02:14:33 +0200joeyadams(~joeyadams@2603:6010:5100:2ed:1cec:9f59:c786:1af1) (Quit: Leaving)
2024-06-17 02:08:42 +0200L29Ah(~L29Ah@wikipedia/L29Ah)
2024-06-17 02:06:27 +0200jinsun(~jinsun@user/jinsun) (Read error: Connection reset by peer)