Newest at the top
| 2026-06-21 14:04:00 +0000 | spew | (~spew@user/spew) (Quit: nyaa~) |
| 2026-06-21 14:03:43 +0000 | califax | (~califax@user/califx) califx |
| 2026-06-21 14:03:20 +0000 | califax | (~califax@user/califx) (Remote host closed the connection) |
| 2026-06-21 14:03:12 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
| 2026-06-21 13:58:11 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-21 13:57:31 +0000 | Enigmagic | (~Enigmagic@user/Enigmagic) Enigmagic |
| 2026-06-21 13:51:00 +0000 | <yin> | probie: multiple definitions don't make sense so i'm sticking with class. ty |
| 2026-06-21 13:48:21 +0000 | caskd | (~caskd@user/caskd) (Remote host closed the connection) |
| 2026-06-21 13:47:43 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-06-21 13:42:24 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-21 13:39:21 +0000 | chromoblob | (~chromoblo@user/chromob1ot1c) (Read error: Connection reset by peer) |
| 2026-06-21 13:39:00 +0000 | bitdex | (~bitdex@gateway/tor-sasl/bitdex) bitdex |
| 2026-06-21 13:35:04 +0000 | Enigmagic | (~Enigmagic@user/Enigmagic) (Ping timeout: 256 seconds) |
| 2026-06-21 13:31:34 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
| 2026-06-21 13:30:26 +0000 | Enigmagic | (~Enigmagic@user/Enigmagic) Enigmagic |
| 2026-06-21 13:26:38 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-21 13:23:15 +0000 | chromoblob | (~chromoblo@user/chromob1ot1c) chromoblob\0 |
| 2026-06-21 13:22:16 +0000 | chromoblob | (~chromoblo@user/chromob1ot1c) (Ping timeout: 252 seconds) |
| 2026-06-21 13:18:37 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
| 2026-06-21 13:13:23 +0000 | Beowulf | (florian@sleipnir.bandrate.org) |
| 2026-06-21 13:12:56 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-21 13:07:19 +0000 | <probie> | s/wrong a make/wrong and make/ |
| 2026-06-21 13:07:19 +0000 | Beowulf | (florian@sleipnir.bandrate.org) (Quit: = "") |
| 2026-06-21 13:07:18 +0000 | Enigmagic | (~Enigmagic@user/Enigmagic) (Ping timeout: 252 seconds) |
| 2026-06-21 13:07:07 +0000 | <probie> | If you pick a record; a user of your API can decide you were wrong a make a class. If you pick a class you might be forcing them down the path of lots of annoying newtypes, or using something like Data.Reflection |
| 2026-06-21 13:04:00 +0000 | <probie> | If the answer is "no", then it can't hurt to make it a class. |
| 2026-06-21 13:02:41 +0000 | Enigmagic | (~Enigmagic@user/Enigmagic) Enigmagic |
| 2026-06-21 13:02:34 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 266 seconds) |
| 2026-06-21 13:01:22 +0000 | vetkat | (~vetkat@user/vetkat) vetkat |
| 2026-06-21 13:01:19 +0000 | <probie> | Is there more than one reasonable definition for `ClassOrRecord T` (for any given choice of `T`)? |
| 2026-06-21 13:01:15 +0000 | Enigmagic | (~Enigmagic@user/Enigmagic) (Ping timeout: 272 seconds) |
| 2026-06-21 13:00:52 +0000 | vetkat | (~vetkat@user/vetkat) (Remote host closed the connection) |
| 2026-06-21 12:59:46 +0000 | califax | (~califax@user/califx) califx |
| 2026-06-21 12:57:41 +0000 | califax | (~califax@user/califx) (Remote host closed the connection) |
| 2026-06-21 12:57:10 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-21 12:54:52 +0000 | puke | (~puke@user/puke) puke |
| 2026-06-21 12:50:07 +0000 | jayanth | (~jayanth@static-98-115-128-109.phlapa.fios.verizon.net) |
| 2026-06-21 12:48:48 +0000 | puke | (~puke@user/puke) (Quit: puke) |
| 2026-06-21 12:46:00 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
| 2026-06-21 12:41:23 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-21 12:38:19 +0000 | polykernel | (~polykerne@user/polykernel) (Ping timeout: 276 seconds) |
| 2026-06-21 12:31:10 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds) |
| 2026-06-21 12:30:08 +0000 | <yin> | what are the common heuristics? |
| 2026-06-21 12:29:49 +0000 | <yin> | i'm building an API for my library and I can't decide if my interface should be a record type or a class |
| 2026-06-21 12:28:46 +0000 | <Digit> | one of the very nicest |
| 2026-06-21 12:28:32 +0000 | califax | (~califax@user/califx) califx |
| 2026-06-21 12:28:00 +0000 | CiaoSen | (~Jura@2a02:3100:588a:de00:4e50:ddff:fe9b:8922) CiaoSen |
| 2026-06-21 12:27:41 +0000 | califax | (~califax@user/califx) (Remote host closed the connection) |
| 2026-06-21 12:25:41 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn |
| 2026-06-21 12:18:14 +0000 | merijn | (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |