Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→ 1,796,981 events total
2026-02-28 13:41:12 lbseale joins (~quassel@user/ep1ctetus)
2026-02-28 13:41:19 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 13:45:42 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds)
2026-02-28 13:45:45 × jmcantrell_ quits (~weechat@user/jmcantrell) (Ping timeout: 255 seconds)
2026-02-28 13:46:38 <haskellbridge> <magic_rb> Milan_Vanca: cross post from the matrix side
2026-02-28 13:46:40 <haskellbridge> <magic_rb> > hackage has been experienced technical difficulties, lots of slow-to-load issues, some 503s. It doesn't like the new server very much yet
2026-02-28 13:48:06 <int-e> Hmm, I browsed a bit and it feels fine?
2026-02-28 13:48:22 <Milan_Vanca> So no DDOS attack right?
2026-02-28 13:48:50 <Milan_Vanca> int-e: It is occasional
2026-02-28 13:49:06 <Milan_Vanca> Maybe memory problems or something.
2026-02-28 13:49:17 <int-e> Oh stuff is served from https://hackage-content.haskell.org/ that's new.
2026-02-28 13:50:00 <int-e> Who knows. It could always be the CDN misbehaving in some areas.
2026-02-28 13:50:25 spew joins (~spew@user/spew)
2026-02-28 13:50:37 <Milan_Vanca> Yeah...
2026-02-28 13:54:13 × housemate quits (~housemate@202.7.248.67) (Quit: https://ineedsomeacidtocalmmedown.space/)
2026-02-28 13:54:52 housemate joins (~housemate@202.7.248.67)
2026-02-28 13:56:44 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 14:01:24 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2026-02-28 14:02:22 euphores joins (~SASL_euph@user/euphores)
2026-02-28 14:06:30 × n0den1te quits (~n0den1te@49.206.14.125) (Changing host)
2026-02-28 14:06:30 n0den1te joins (~n0den1te@user/n0den1te)
2026-02-28 14:12:10 merijn joins (~merijn@62.45.136.136)
2026-02-28 14:12:13 × GdeVolpiano quits (~GdeVolpia@user/GdeVolpiano) (Ping timeout: 276 seconds)
2026-02-28 14:12:39 GdeVolpiano joins (~GdeVolpia@user/GdeVolpiano)
2026-02-28 14:13:30 × n0den1te quits (~n0den1te@user/n0den1te) (Ping timeout: 245 seconds)
2026-02-28 14:13:42 × lbseale quits (~quassel@user/ep1ctetus) (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
2026-02-28 14:16:21 × spew quits (~spew@user/spew) (Ping timeout: 255 seconds)
2026-02-28 14:16:29 × merijn quits (~merijn@62.45.136.136) (Ping timeout: 252 seconds)
2026-02-28 14:21:25 × weary-traveler quits (~user@user/user363627) (Quit: Konversation terminated!)
2026-02-28 14:23:49 n0den1te joins (~n0den1te@user/n0den1te)
2026-02-28 14:27:02 merijn joins (~merijn@62.45.136.136)
2026-02-28 14:28:34 × housemate quits (~housemate@202.7.248.67) (Ping timeout: 248 seconds)
2026-02-28 14:30:11 machinedgod joins (~machinedg@d172-219-48-230.abhsia.telus.net)
2026-02-28 14:30:22 tales joins (~tales@149.167.1.176)
2026-02-28 14:30:42 × humasect quits (~humasect@dyn-192-249-132-90.nexicom.net) (Ping timeout: 248 seconds)
2026-02-28 14:32:24 housemate joins (~housemate@202.7.248.67)
2026-02-28 14:34:16 × merijn quits (~merijn@62.45.136.136) (Ping timeout: 265 seconds)
2026-02-28 14:34:45 × tales quits (~tales@149.167.1.176) (Ping timeout: 265 seconds)
2026-02-28 14:36:01 humasect joins (~humasect@dyn-192-249-132-90.nexicom.net)
2026-02-28 14:42:05 × n0den1te quits (~n0den1te@user/n0den1te) (Quit: leaving)
2026-02-28 14:42:47 <Rembane> Milan_Vanca: I'd go for parser combinators, but I'm very fond of them.
2026-02-28 14:43:19 n0den1te joins (~n0den1te@user/n0den1te)
2026-02-28 14:45:00 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 14:49:29 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-02-28 14:52:51 <Milan_Vanca> Rembane: Even when you need true false if something matches? Real example here https://learn.microsoft.com/en-us/graph/api/resources/approle?view=graph-rest-1.0 in table property "value"
2026-02-28 14:53:40 <Milan_Vanca> I thought about newtype with "smart constructor" and regex validation.
2026-02-28 14:54:29 <Rembane> Milan_Vanca: Yeah, but that's because I like them and because the Haskell ecosystem likes them. It could also be that I'm incredibly bad at finding regex libraries for Haskell.
2026-02-28 14:55:14 weary-traveler joins (~user@user/user363627)
2026-02-28 14:56:20 <Milan_Vanca> Rembane: Makes sense.. I too find it hard to find regex libs.
2026-02-28 15:00:23 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 15:04:50 CallipygousPepe joins (~reuben@user/CallipygousPepe)
2026-02-28 15:04:50 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2026-02-28 15:05:28 CallipygousPepe is now known as reuben
2026-02-28 15:05:51 reuben is now known as CallipygousPepe
2026-02-28 15:06:42 sawilagar joins (~sawilagar@user/sawilagar)
2026-02-28 15:06:46 × sawilagar quits (~sawilagar@user/sawilagar) (Remote host closed the connection)
2026-02-28 15:07:02 sawilagar joins (~sawilagar@user/sawilagar)
2026-02-28 15:08:20 madresch joins (~madresch@pd9ebbfe3.dip0.t-ipconnect.de)
2026-02-28 15:08:33 × madresch quits (~madresch@pd9ebbfe3.dip0.t-ipconnect.de) (Max SendQ exceeded)
2026-02-28 15:08:49 madresch joins (~madresch@pd9ebbfe3.dip0.t-ipconnect.de)
2026-02-28 15:09:05 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 15:10:22 <__monty__> merijn: Can you expand on why Safe Haskell is hard to use correctly?
2026-02-28 15:11:07 × madresch quits (~madresch@pd9ebbfe3.dip0.t-ipconnect.de) (Remote host closed the connection)
2026-02-28 15:13:30 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds)
2026-02-28 15:15:20 × chromoblob quits (~chromoblo@user/chromob1ot1c) (Ping timeout: 252 seconds)
2026-02-28 15:15:38 madresch joins (~madresch@pd9ebbfe3.dip0.t-ipconnect.de)
2026-02-28 15:15:56 × madresch quits (~madresch@pd9ebbfe3.dip0.t-ipconnect.de) (Max SendQ exceeded)
2026-02-28 15:16:20 madresch joins (~madresch@pd9ebbfe3.dip0.t-ipconnect.de)
2026-02-28 15:19:00 × madresch quits (~madresch@pd9ebbfe3.dip0.t-ipconnect.de) (Remote host closed the connection)
2026-02-28 15:21:41 × pavonia quits (~user@user/siracusa) (Quit: Bye!)
2026-02-28 15:24:28 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 15:27:08 × CallipygousPepe quits (~reuben@user/CallipygousPepe) (Quit: Konversation terminated!)
2026-02-28 15:32:16 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2026-02-28 15:35:14 × vanishingideal quits (~vanishing@user/vanishingideal) (Ping timeout: 248 seconds)
2026-02-28 15:36:33 × humasect quits (~humasect@dyn-192-249-132-90.nexicom.net) (Quit: Leaving...)
2026-02-28 15:43:07 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 15:46:43 chexum joins (~quassel@gateway/tor-sasl/chexum)
2026-02-28 15:47:47 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-02-28 15:52:58 chromoblob joins (~chromoblo@user/chromob1ot1c)
2026-02-28 15:58:29 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 15:59:14 × olivial quits (~benjaminl@user/benjaminl) (Ping timeout: 248 seconds)
2026-02-28 15:59:24 × CloneOfNone quits (~CloneOfNo@user/CloneOfNone) (Ping timeout: 255 seconds)
2026-02-28 16:02:49 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2026-02-28 16:03:57 × chromoblob quits (~chromoblo@user/chromob1ot1c) (Read error: Connection reset by peer)
2026-02-28 16:04:16 chromoblob joins (~chromoblo@user/chromob1ot1c)
2026-02-28 16:05:11 CloneOfNone joins (~CloneOfNo@user/CloneOfNone)
2026-02-28 16:05:43 philopsos1 joins (~caecilius@user/philopsos)
2026-02-28 16:08:50 × chromoblob quits (~chromoblo@user/chromob1ot1c) (Ping timeout: 248 seconds)
2026-02-28 16:10:37 vanishingideal joins (~vanishing@user/vanishingideal)
2026-02-28 16:12:26 × sawilagar quits (~sawilagar@user/sawilagar) (Read error: Connection reset by peer)
2026-02-28 16:13:52 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 16:20:19 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds)
2026-02-28 16:27:33 × machinedgod quits (~machinedg@d172-219-48-230.abhsia.telus.net) (Remote host closed the connection)
2026-02-28 16:28:59 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-28 16:30:07 kupi joins (uid212005@id-212005.hampstead.irccloud.com)
2026-02-28 16:32:50 × philopsos1 quits (~caecilius@user/philopsos) (Ping timeout: 248 seconds)
2026-02-28 16:33:21 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds)
2026-02-28 16:36:15 × tromp quits (~textual@2001:1c00:3487:1b00:303f:bf6:f20e:2c5e) (Quit: My iMac has gone to sleep. ZZZzzz…)
2026-02-28 16:37:30 × housemate quits (~housemate@202.7.248.67) (Remote host closed the connection)
2026-02-28 16:37:36 emmanuelux joins (~em@user/emmanuelux)

All times are in UTC.