2024/11/16

Newest at the top

2024-11-16 08:01:24 +0100alp(~alp@2001:861:e3d6:8f80:9e1d:abec:af2f:f3e8)
2024-11-16 08:01:08 +0100alp(~alp@2001:861:e3d6:8f80:77b9:36e9:fd11:e443) (Remote host closed the connection)
2024-11-16 08:00:46 +0100JamesMowery43(~JamesMowe@ip68-228-212-232.ph.ph.cox.net) JamesMowery
2024-11-16 08:00:11 +0100JamesMowery43(~JamesMowe@ip68-228-212-232.ph.ph.cox.net) (Quit: Goodbye)
2024-11-16 07:59:42 +0100alp(~alp@2001:861:e3d6:8f80:77b9:36e9:fd11:e443)
2024-11-16 07:59:40 +0100pavonia(~user@user/siracusa) (Quit: Bye!)
2024-11-16 07:59:25 +0100alp(~alp@2001:861:e3d6:8f80:b28:bb9d:24a:dcbb) (Remote host closed the connection)
2024-11-16 07:58:05 +0100alp(~alp@2001:861:e3d6:8f80:b28:bb9d:24a:dcbb)
2024-11-16 07:58:01 +0100euphores(~SASL_euph@user/euphores) euphores
2024-11-16 07:57:43 +0100alp(~alp@2001:861:e3d6:8f80:dfbc:4b45:bfd4:9ca) (Remote host closed the connection)
2024-11-16 07:55:52 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds)
2024-11-16 07:30:03 +0100euphores(~SASL_euph@user/euphores) (Quit: Leaving.)
2024-11-16 07:27:24 +0100 <Inst> /sarcasm
2024-11-16 07:27:15 +0100 <Inst> a Haskell company that doesn't do blockchain!
2024-11-16 07:26:53 +0100 <Inst> https://www.gtf.io/musings/why-haskell
2024-11-16 07:26:13 +0100 <Inst> oh hey, just found this
2024-11-16 07:26:10 +0100Inst_Inst
2024-11-16 07:25:54 +0100troojg(~troojg@user/troojg) (Ping timeout: 252 seconds)
2024-11-16 07:25:01 +0100hsw(~hsw@2001-b030-2303-0104-0172-0025-0012-0132.hinet-ip6.hinet.net)
2024-11-16 07:24:40 +0100hsw(~hsw@2001-b030-2303-0104-0172-0025-0012-0132.hinet-ip6.hinet.net) (Remote host closed the connection)
2024-11-16 06:15:31 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2024-11-16 06:13:41 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) (Ping timeout: 260 seconds)
2024-11-16 05:33:30 +0100hellwolf(~user@5fec-1c2b-c772-ebf9-0f00-4d40-07d0-2001.sta.estpak.ee) (Ping timeout: 246 seconds)
2024-11-16 05:12:17 +0100troojg(~troojg@user/troojg) troojg
2024-11-16 05:11:46 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2024-11-16 05:08:28 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Remote host closed the connection)
2024-11-16 05:02:26 +0100kimiamania(~924ba01d@user/kimiamania) kimiamania
2024-11-16 05:02:02 +0100kimiamania(~924ba01d@user/kimiamania) (Quit: PegeLinux)
2024-11-16 04:59:05 +0100Unicorn_Princess(~Unicorn_P@user/Unicorn-Princess/x-3540542) (Quit: Leaving)
2024-11-16 04:56:56 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2024-11-16 04:56:26 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) (Remote host closed the connection)
2024-11-16 04:56:17 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) bitdex
2024-11-16 04:49:30 +0100alexherbo2(~alexherbo@2a02-8440-3216-94c7-2d28-c234-eb57-e02e.rev.sfr.net) (Remote host closed the connection)
2024-11-16 04:47:24 +0100gorignak(~gorignak@user/gorignak) gorignak
2024-11-16 04:47:03 +0100gorignak(~gorignak@user/gorignak) (Read error: Connection reset by peer)
2024-11-16 04:44:00 +0100terrorjack4(~terrorjac@2a01:4f8:c17:dc9f::) terrorjack
2024-11-16 04:42:18 +0100terrorjack4(~terrorjac@2a01:4f8:c17:dc9f::) (Quit: The Lounge - https://thelounge.chat)
2024-11-16 04:28:49 +0100td_(~td@i53870904.versanet.de) td_
2024-11-16 04:27:08 +0100td_(~td@i53870902.versanet.de) (Ping timeout: 244 seconds)
2024-11-16 04:26:17 +0100Smiles(uid551636@id-551636.lymington.irccloud.com) (Quit: Connection closed for inactivity)
2024-11-16 03:52:21 +0100 <lambdabot> [(c -> a1 -> b) -> (a2 -> c) -> (a2 -> a1) -> a2 -> b]
2024-11-16 03:52:20 +0100 <zzz> :t [\h f g -> uncurry h . (f &&& g), liftA2, \h f g -> h <$> f <*> g]
2024-11-16 03:49:55 +0100 <zzz> took me a second
2024-11-16 03:49:51 +0100 <zzz> ah nice
2024-11-16 03:47:03 +0100 <lambdabot> [(c1 -> c' -> c2) -> (a -> c1) -> (a -> c') -> a -> c2]
2024-11-16 03:47:02 +0100 <probie> :t [\h f g -> uncurry h . (f &&& g), liftA2]
2024-11-16 03:46:54 +0100 <yahb2> liftA2 @((->) _) ; :: Applicative ((->) w) => ; (a -> b -> c) -> (w -> a) -> (w -> b) -> w -> c
2024-11-16 03:46:54 +0100 <zzz> % :t liftA2 @((->) _)
2024-11-16 03:46:16 +0100 <lambdabot> error: parse error on input ‘->’
2024-11-16 03:46:15 +0100 <zzz> :t liftA2 @((->) _)