2026/04/23

Newest at the top

2026-04-23 10:51:22 +0000gentauroI aint even mad. OS built on lambdas? What's not to like
2026-04-23 10:51:01 +0000 <gentauro> meanwhile in EUrope (specifically France) -> https://github.com/cloud-gouv/securix
2026-04-23 10:50:31 +0000divlamir(~divlamir@user/divlamir) divlamir
2026-04-23 10:50:25 +0000 <gentauro> Liamzee: «Windows is dying» and that's a good thing (Y)
2026-04-23 10:50:16 +0000divlamir(~divlamir@user/divlamir) (Read error: Connection reset by peer)
2026-04-23 10:45:40 +0000GdeVolpiano(~GdeVolpia@user/GdeVolpiano) GdeVolpiano
2026-04-23 10:45:16 +0000GdeVolpiano(~GdeVolpia@user/GdeVolpiano) (Ping timeout: 244 seconds)
2026-04-23 10:32:58 +0000tok(~user@user/tok) tok
2026-04-23 10:23:23 +0000Katarushisu6(~Katarushi@finc-20-b2-v4wan-169598-cust1799.vm7.cable.virginm.net)
2026-04-23 10:09:04 +0000xff0x(~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) (Ping timeout: 245 seconds)
2026-04-23 10:08:44 +0000__monty__(~toonn@user/toonn) toonn
2026-04-23 10:03:08 +0000devengfernando-basso
2026-04-23 10:02:35 +0000misterfish(~misterfis@89.205.247.219) misterfish
2026-04-23 10:00:44 +0000misterfish(~misterfis@046044172198.static.ipv4.heldenvannu.net) (Ping timeout: 245 seconds)
2026-04-23 09:58:35 +0000 <merijn> I mean, adoption of 11 is in the dumps and with 12 being "a proper agentic OS" I suspsect that's not gonna be better :P
2026-04-23 09:48:39 +0000acidjnk_new3(~acidjnk@p200300d6e700e5839e53bb2e58e5bcbf.dip0.t-ipconnect.de) (Ping timeout: 245 seconds)
2026-04-23 09:48:08 +0000vgtw(~vgtw@user/vgtw) vgtw
2026-04-23 09:46:09 +0000karenw(~karenw@user/karenw) (Ping timeout: 245 seconds)
2026-04-23 09:45:56 +0000acidjnk_new(~acidjnk@p200300d6e700e5373152bf0fe7dd1216.dip0.t-ipconnect.de) acidjnk
2026-04-23 09:41:12 +0000 <haskellbridge> <Liamzee> Windows is dying, albeit quite slowly
2026-04-23 09:37:55 +0000oskarw(~user@user/oskarw) (ERC 5.6.1 (IRC client for GNU Emacs 30.2))
2026-04-23 09:37:32 +0000misterfish(~misterfis@046044172198.static.ipv4.heldenvannu.net) misterfish
2026-04-23 09:36:51 +0000myme(~myme@2a01:799:d5e:5f00:35e0:fff9:f0bb:6422) myme
2026-04-23 09:35:37 +0000myme(~myme@2a01:799:d5e:5f00:170f:167e:539:9415) (Ping timeout: 248 seconds)
2026-04-23 09:33:53 +0000 <merijn> Uptime of everyone is in the dumps since the AI hype in silicon valley, Windows is a dumpster fire, seems a direct correlation between things going to shit and AI usage
2026-04-23 09:32:28 +0000 <merijn> I'm still not convinced :p
2026-04-23 09:29:40 +0000 <haskellbridge> <Liamzee> i lost my faith
2026-04-23 09:29:28 +0000 <haskellbridge> <Liamzee> i'm sort of depressed, AI is going to eat everything
2026-04-23 09:29:20 +0000 <haskellbridge> <Liamzee> merijn, sorry
2026-04-23 09:28:43 +0000vgtw(~vgtw@user/vgtw) (Quit: ZNC - https://znc.in)
2026-04-23 09:21:16 +0000 <gentauro> mauke: lucky to have the LSP point that out :o
2026-04-23 09:21:04 +0000 <yahb2> 0
2026-04-23 09:21:04 +0000 <humasect> % length Nothing
2026-04-23 09:20:49 +0000 <humasect> oh
2026-04-23 09:20:41 +0000 <humasect> vector[1] == scalar ?
2026-04-23 09:20:38 +0000 <mauke> Maybe = a list of at most one element
2026-04-23 09:20:15 +0000 <yahb2> 0
2026-04-23 09:20:15 +0000 <mauke> % length Nothing
2026-04-23 09:19:44 +0000 <gentauro> Huh?
2026-04-23 09:19:37 +0000 <yahb2> 1
2026-04-23 09:19:37 +0000 <gentauro> % length (Just [])
2026-04-23 09:19:33 +0000 <yahb2> 1
2026-04-23 09:19:33 +0000 <gentauro> % length (Just [1])
2026-04-23 09:19:26 +0000 <yahb2> 1
2026-04-23 09:19:26 +0000 <gentauro> % length (Just [])
2026-04-23 09:19:16 +0000 <yahb2> <interactive>:37:1: error: [GHC-88464] ; Variable not in scope: lenght :: Maybe [a0] -> t ; Suggested fix: Perhaps use ‘length’ (imported from Prelude)
2026-04-23 09:19:16 +0000 <gentauro> % lenght (Just [])
2026-04-23 09:17:53 +0000 <merijn> Liamzee: I mean, the hackage page only updates when they publish a new version (assuming they remember to check that link)
2026-04-23 09:17:07 +0000 <haskellbridge> <Liamzee> https://hackage.haskell.org/package/servant-server
2026-04-23 09:17:03 +0000 <haskellbridge> <Liamzee> https://docs.servant.dev/en/stable/tutorial/index.html