2025/11/22

Newest at the top

2025-11-22 21:20:09 +0100Fischmiep(~Fischmiep@user/Fischmiep) Fischmiep
2025-11-22 21:19:50 +0100Fischmiep(~Fischmiep@user/Fischmiep) (Remote host closed the connection)
2025-11-22 21:18:52 +0100jmcantrell(~weechat@user/jmcantrell) jmcantrell
2025-11-22 21:18:28 +0100Fischmiep(~Fischmiep@user/Fischmiep) Fischmiep
2025-11-22 21:18:21 +0100Lycurgus(~juan@user/Lycurgus) Lycurgus
2025-11-22 21:17:55 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-22 21:16:38 +0100Fischmiep(~Fischmiep@user/Fischmiep) (Quit: ZNC - https://znc.in)
2025-11-22 21:16:18 +0100Square3(~Square@user/square) Square
2025-11-22 21:15:24 +0100 <haskellbridge> <Morj> An btw 'scalpel' package is pretty good
2025-11-22 21:15:07 +0100deptype(~deptype@2406:b400:3a:9d2f:4399:e959:784c:f191)
2025-11-22 21:14:32 +0100deptype(~deptype@2406:b400:3a:9d2f:1c0f:7b0:178a:6f00) (Remote host closed the connection)
2025-11-22 21:14:16 +0100 <haskellbridge> <Morj> I wonder if the page I'm scraping is going to block curl after 500 requests (in 500*2 seconds)
2025-11-22 21:07:13 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2025-11-22 21:02:38 +0100raym(~ray@user/raym) raym
2025-11-22 21:02:31 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-11-22 21:02:24 +0100 <[exa]> Morj: it's curl, it has authenticated as a bot, no need to captcha!
2025-11-22 21:00:37 +0100raym_(~ray@user/raym) (Ping timeout: 246 seconds)
2025-11-22 21:00:05 +0100 <haskellbridge> <Morj> God damn it, why does curl not hit a captcha, but http-client-tls does
2025-11-22 20:57:04 +0100falafel(~falafel@2603:8000:ca00:83fb:1db5:6d25:28c0:7c1c) falafel
2025-11-22 20:56:25 +0100peterbecich(~Thunderbi@172.222.148.214) (Ping timeout: 264 seconds)
2025-11-22 20:55:08 +0100 <haskellbridge> <Morj> Was it in qt for signals
2025-11-22 20:54:53 +0100 <haskellbridge> <Morj> I have flashbacks to a system which had those factorial-flips, but I erased it from my memory
2025-11-22 20:54:46 +0100 <EvanR> g a b c d e = f c d e a b
2025-11-22 20:54:36 +0100deptype(~deptype@2406:b400:3a:9d2f:1c0f:7b0:178a:6f00)
2025-11-22 20:54:34 +0100 <EvanR> at this point use nonpointless form
2025-11-22 20:54:26 +0100 <chromoblob> yes
2025-11-22 20:54:01 +0100 <chromoblob> or one could call them like: abcToAcb, abcToBac, ...
2025-11-22 20:53:59 +0100 <EvanR> do you mean n factorial flips for each N
2025-11-22 20:53:59 +0100deptype(~deptype@2406:b400:3a:9d2f:bfa9:f0b2:ea22:761e) (Remote host closed the connection)
2025-11-22 20:53:28 +0100 <chromoblob> why isn't there more flips - flip3_1, flip3_2, ..., flip3_6
2025-11-22 20:52:47 +0100 <EvanR> this is a great usecase for flip
2025-11-22 20:52:47 +0100Nachtgespenst(~user@user/siracusa) siracusa
2025-11-22 20:52:26 +0100 <chromoblob> ohh
2025-11-22 20:52:26 +0100 <lambdabot> forM = flip mapM
2025-11-22 20:52:26 +0100 <EvanR> @src forM
2025-11-22 20:52:11 +0100 <EvanR> \o/
2025-11-22 20:52:07 +0100 <EvanR> g = flip f
2025-11-22 20:52:05 +0100 <EvanR> and you can define it like this
2025-11-22 20:52:01 +0100 <EvanR> yeah
2025-11-22 20:51:53 +0100 <chromoblob> or use points: (\a b -> (...) b a) ...
2025-11-22 20:51:46 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-11-22 20:51:17 +0100 <haskellbridge> <Morj> I agree with you, that's why I was asking if this pattern is known and has a better named combinator :-)
2025-11-22 20:51:16 +0100 <chromoblob> then have two names for two orders
2025-11-22 20:51:13 +0100 <EvanR> so you can't blame the person who defined it
2025-11-22 20:51:02 +0100 <EvanR> sometimes the order of arguments doesn't have 1 best choice
2025-11-22 20:50:33 +0100 <chromoblob> i guess i don't accept "flip" as a standard function. who and when would want to reorder arguments
2025-11-22 20:50:32 +0100 <EvanR> a single flip is good for party tricks
2025-11-22 20:49:32 +0100 <chromoblob> i'm more frightened by flip f b a, it feels like a redirected thread in my head, like __s---
2025-11-22 20:49:25 +0100 <EvanR> and the general public I was thinking of was haskell programmers not the mailman
2025-11-22 20:48:50 +0100 <EvanR> frighten wasn't the emotion I was thinking of