2025/04/09

Newest at the top

2025-04-09 05:25:18 +0200Square(~Square4@user/square) (Ping timeout: 252 seconds)
2025-04-09 05:23:17 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-09 05:21:18 +0200Square2(~Square@user/square) Square
2025-04-09 05:13:15 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-04-09 05:10:50 +0200 <haskellbridge> <Liamzee> and sorry for the jokes (but you might actually want to shift the sanitize function to () and see how the profiler goes)
2025-04-09 05:10:04 +0200 <haskellbridge> <Liamzee> is everything okay with your issue, emojelly? I probably can't be of help, but just hoping you fixed your problem
2025-04-09 05:09:17 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2025-04-09 05:07:33 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-09 05:04:44 +0200 <jackdk> What they don't tell you is that `sanitise` uses `acme-smuggler` under the hood
2025-04-09 05:01:19 +0200EvanR(~EvanR@user/evanr) EvanR
2025-04-09 05:00:07 +0200bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2025-04-09 04:58:54 +0200 <monochrom> That's brilliant. The terminal object ought to be the most general. :)
2025-04-09 04:58:02 +0200 <monochrom> :)
2025-04-09 04:57:43 +0200 <mauke> sanitize :: a -> ()
2025-04-09 04:57:20 +0200bitdex(~bitdex@gateway/tor-sasl/bitdex) (Max SendQ exceeded)
2025-04-09 04:56:39 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-04-09 04:55:42 +0200bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2025-04-09 04:52:16 +0200EvanR(~EvanR@user/evanr) (Ping timeout: 268 seconds)
2025-04-09 04:51:44 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-09 04:51:10 +0200 <monochrom> OK mempty is nicer.
2025-04-09 04:49:02 +0200 <monochrom> Like this? sanitize :: a -> Maybe b; sanitize _ = Nothing
2025-04-09 04:47:19 +0200 <haskellbridge> <Bowuigi> Pointed sets would be more general, but it has to have this meaning of "nothing but something"
2025-04-09 04:46:41 +0200 <haskellbridge> <Bowuigi> sanitize _ = mempty
2025-04-09 04:42:18 +0200 <monochrom> sanitize :: forall a b c. IsString c => a -> ([b], c); sanitize _ = ([], "")
2025-04-09 04:42:10 +0200 <geekosaur> const []
2025-04-09 04:40:56 +0200 <EvanR> give me the most general generalization
2025-04-09 04:40:48 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds)
2025-04-09 04:40:27 +0200prolic_(~sasa@181.122.135.9) (Ping timeout: 244 seconds)
2025-04-09 04:38:52 +0200 <monochrom> Or maybe you prefer this other generalization direction? sanitize :: Istring b => a -> b; sanitize _ = ""
2025-04-09 04:37:59 +0200 <monochrom> Moar general: sanitize :: a -> [b]; sanitize _ = []
2025-04-09 04:36:49 +0200 <emojelly> jackdk: I think it’s HTML sanitizing gone wrong, because I didn’t have this problem with an earlier version of the front end.
2025-04-09 04:36:37 +0200Inst(~Inst@user/Inst) (Ping timeout: 248 seconds)
2025-04-09 04:36:26 +0200euphores(~SASL_euph@user/euphores) euphores
2025-04-09 04:36:00 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-09 04:33:50 +0200bramh(~bramh@user/bramh) bramh
2025-04-09 04:33:36 +0200bramh(~bramh@user/bramh) (Quit: Ping timeout (120 seconds))
2025-04-09 04:28:34 +0200euphores(~SASL_euph@user/euphores) (Ping timeout: 244 seconds)
2025-04-09 04:27:22 +0200j1n37(~j1n37@user/j1n37) j1n37
2025-04-09 04:26:59 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 268 seconds)
2025-04-09 04:24:50 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-04-09 04:23:41 +0200j1n37(~j1n37@user/j1n37) (Read error: Connection reset by peer)
2025-04-09 04:20:38 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-04-09 04:17:58 +0200ezzieyguywuf(~Unknown@user/ezzieyguywuf) (Read error: Connection reset by peer)
2025-04-09 04:17:26 +0200ezzieygu1wuf(~Unknown@user/ezzieyguywuf) ezzieyguywuf
2025-04-09 04:16:13 +0200ezzieyguywuf(~Unknown@user/ezzieyguywuf) ezzieyguywuf
2025-04-09 04:15:40 +0200ezzieyguywuf(~Unknown@user/ezzieyguywuf) (Read error: Connection reset by peer)
2025-04-09 04:10:37 +0200jmcantrell_(644f1bed9a@user/jmcantrell) jmcantrell
2025-04-09 04:10:28 +0200__jmcantrell__jmcantrell
2025-04-09 04:10:28 +0200jmcantrell(644f1bed9a@user/jmcantrell) (Killed (tungsten.libera.chat (Nickname regained by services)))
2025-04-09 04:09:36 +0200merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds)