2025/01/19

2025-01-19 00:00:37 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) (Quit: = "")
2025-01-19 00:06:43 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-19 00:07:03 +0100simplystuart(~simplystu@c-75-75-152-164.hsd1.pa.comcast.net)
2025-01-19 00:10:21 +0100fmira(~user@user/fmira) (Remote host closed the connection)
2025-01-19 00:10:47 +0100fmira(~user@user/fmira) fmira
2025-01-19 00:11:24 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 272 seconds)
2025-01-19 00:11:55 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2025-01-19 00:14:39 +0100xdminsy(~xdminsy@117.147.71.185) xdminsy
2025-01-19 00:24:14 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2025-01-19 00:25:41 +0100Fijxu(~Fijxu@user/fijxu) fijxu
2025-01-19 00:27:45 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-19 00:28:53 +0100Fijxu(~Fijxu@user/fijxu) (Client Quit)
2025-01-19 00:31:49 +0100Unicorn_Princess(~Unicorn_P@user/Unicorn-Princess/x-3540542) (Remote host closed the connection)
2025-01-19 00:32:15 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 244 seconds)
2025-01-19 00:32:48 +0100Fijxu(~Fijxu@user/fijxu) fijxu
2025-01-19 00:40:18 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-01-19 00:42:47 +0100Fijxu(~Fijxu@user/fijxu) (Quit: XD!!)
2025-01-19 00:43:10 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-19 00:45:42 +0100hellwolfrefactors Haskell code, keeping the same type signature, changed internal implementation, everything compiles and works again.
2025-01-19 00:46:15 +0100 <hellwolf> I think people don't use Haskell often because it would have been to boring and easy. Contrary to the popular belief.
2025-01-19 00:46:45 +0100Fijxu(~Fijxu@user/fijxu) fijxu
2025-01-19 00:47:30 +0100simplystuart(~simplystu@c-75-75-152-164.hsd1.pa.comcast.net) (Ping timeout: 272 seconds)
2025-01-19 00:49:00 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2025-01-19 00:49:19 +0100 <c_wraith> there's a lot of unnecessary fear of Haskell. But there are also some legitimately new things that you have to learn.
2025-01-19 00:49:33 +0100 <c_wraith> And that can be very intimidating.
2025-01-19 00:52:30 +0100 <hellwolf> it sounds silly, but the "let in; where without curly bracket" syntax seems the biggest barrier to entry :D
2025-01-19 00:55:17 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-19 00:55:47 +0100simplystuart(~simplystu@c-75-75-152-164.hsd1.pa.comcast.net)
2025-01-19 01:00:03 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 276 seconds)
2025-01-19 01:00:42 +0100simplystuart(~simplystu@c-75-75-152-164.hsd1.pa.comcast.net) (Ping timeout: 276 seconds)
2025-01-19 01:02:33 +0100Eoco(~ian@128.101.131.218) (Quit: WeeChat 4.4.2)
2025-01-19 01:13:01 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2025-01-19 01:19:20 +0100merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2025-01-19 01:21:41 +0100 <monochrom> Given that people will pay you extra to fix the bugs you created in the first place, there is every incentive to use languages that are easy to create bugs and hard to fix bugs.