2025/02/03

Newest at the top

2025-02-03 07:14:42 +0100ell(~ellie@user/ellie) (Quit: Leaving)
2025-02-03 07:12:27 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-03 07:07:51 +0100tabaqui1(~root@87.200.129.102) tabaqui
2025-02-03 07:07:48 +0100vanishingideal(~vanishing@user/vanishingideal) vanishingideal
2025-02-03 07:06:19 +0100vanishingideal(~vanishing@user/vanishingideal) (Ping timeout: 260 seconds)
2025-02-03 07:05:05 +0100CiaoSen(~Jura@2a05:5800:26f:a800:ca4b:d6ff:fec1:99da) CiaoSen
2025-02-03 07:03:50 +0100 <int-e> sim590: That's what it looks like to me.
2025-02-03 07:02:16 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds)
2025-02-03 07:01:42 +0100 <sim590> Looking at the page you sent, that's how I interpret it. That's great. Thanks for the clarification!
2025-02-03 06:59:44 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 272 seconds)
2025-02-03 06:59:14 +0100 <sim590> int-e: oh, so it's only because of the candidate page layout that I don't see the highlight. When I'll publish it, i'll see the highlighting, right ?
2025-02-03 06:57:03 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-03 06:55:09 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-03 06:45:34 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-02-03 06:39:01 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-03 06:35:50 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2025-02-03 06:30:05 +0100alp(~alp@2001:861:8ca0:4940:4932:ede2:9c95:5852) (Remote host closed the connection)
2025-02-03 06:28:24 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-02-03 06:23:37 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-03 06:16:50 +0100JimL(~quassel@89.162.16.26)
2025-02-03 06:15:41 +0100m5zs7k(aquares@web10.mydevil.net) m5zs7k
2025-02-03 06:14:34 +0100michalz(~michalz@185.246.207.193)
2025-02-03 06:13:22 +0100JimL(~quassel@89.162.16.26) (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
2025-02-03 06:12:57 +0100myxos(~myxos@syn-065-028-251-121.res.spectrum.com) myxokephale
2025-02-03 06:12:28 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds)
2025-02-03 06:11:46 +0100myxos(~myxos@syn-065-028-251-121.res.spectrum.com) (Ping timeout: 248 seconds)
2025-02-03 06:11:45 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 248 seconds)
2025-02-03 06:08:52 +0100weary-traveler(~user@user/user363627) (Remote host closed the connection)
2025-02-03 06:08:16 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-03 06:07:24 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-03 06:06:33 +0100prasad(~Thunderbi@c-73-75-25-251.hsd1.in.comcast.net) (Ping timeout: 246 seconds)
2025-02-03 06:05:40 +0100m5zs7k(aquares@web10.mydevil.net) (Ping timeout: 252 seconds)
2025-02-03 06:01:52 +0100machinedgod(~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod
2025-02-03 05:59:35 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-02-03 05:57:40 +0100dysthesis(~dysthesis@user/dysthesis) dysthesis
2025-02-03 05:53:47 +0100 <int-e> (that was the first package from my browser history that had syntax highlighted example code)
2025-02-03 05:52:54 +0100 <int-e> Hmm it looks like the final page loads `prismjs` but the preview doesn't. https://hackage.haskell.org/package/http-client-tls uses ```haskell
2025-02-03 05:51:36 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-02-03 05:51:32 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-03 05:47:11 +0100ensyde(~ensyde@2601:5c6:c200:6dc0::9939) (Quit: WeeChat 4.5.1)
2025-02-03 05:41:51 +0100 <sim590> https://hackage.haskell.org/package/highlight-1.0.0.1. Am I doing something wrong or is it just not possible to highlight Haskell code? I tried both with ```hs and ```haskell.
2025-02-03 05:41:49 +0100 <sim590> I just uploaded my first candidate for a Haskell package https://hackage.haskell.org/package/opendht-hs-0.1.0.0/candidate. If anyone has suggestions, I'm all ears. I had, however, a question: why isn't my markdown haskell code block highlighted with syntax highlighting? I took a look at an example hackage pacakage which has a README file and has syntax highlight in his code block:
2025-02-03 05:40:44 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-02-03 05:37:51 +0100machinedgod(~machinedg@d108-173-18-100.abhsia.telus.net) (Ping timeout: 246 seconds)
2025-02-03 05:36:09 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-03 05:32:10 +0100manwithluck(~manwithlu@194.177.28.164) manwithluck
2025-02-03 05:31:58 +0100m5zs7k(aquares@web10.mydevil.net) m5zs7k
2025-02-03 05:31:13 +0100manwithluck(~manwithlu@194.177.28.164) (Ping timeout: 245 seconds)
2025-02-03 05:25:14 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-02-03 05:24:14 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 260 seconds)