2025/09/12

2025-09-12 02:11:29 +0200hightower4(~hightower@cpe-94-253-191-254.zg.cable.xnet.hr) (Ping timeout: 250 seconds)
2025-09-12 02:22:46 +0200yaslam(~yaslam@user/yaslam) (Ping timeout: 256 seconds)
2025-09-12 02:23:05 +0200tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2025-09-12 02:23:38 +0200yaslam(~yaslam@user/yaslam) yaslam
2025-09-12 04:43:14 +0200terrorjack(~terrorjac@2a01:4f8:c17:9d11::) (Quit: The Lounge - https://thelounge.chat)
2025-09-12 04:45:43 +0200terrorjack(~terrorjac@2a01:4f8:c17:9d11::) terrorjack
2025-09-12 05:26:06 +0200rekahsoft(~rekahsoft@bras-base-orllon1103w-grc-15-174-95-4-83.dsl.bell.ca) rekahsoft
2025-09-12 05:38:18 +0200ChubaDuba(~ChubaDuba@46.147.210.91) ChubaDuba
2025-09-12 08:12:03 +0200Enrico63(~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) Enrico63
2025-09-12 08:26:49 +0200ft(~ft@p4fc2a25a.dip0.t-ipconnect.de) (Quit: leaving)
2025-09-12 08:40:30 +0200Enrico63(~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) (Quit: Client closed)
2025-09-12 09:37:46 +0200Solid(~slot@xmonad/slotThe) slot
2025-09-12 11:09:47 +0200sajenim(~sajenim@user/sajenim) (Ping timeout: 248 seconds)
2025-09-12 11:53:17 +0200ChubaDuba(~ChubaDuba@46.147.210.91) (Quit: WeeChat 4.6.3)
2025-09-12 12:54:09 +0200haskellbridge(~hackager@syn-096-028-224-214.res.spectrum.com) (Remote host closed the connection)
2025-09-12 12:57:04 +0200haskellbridge(~hackager@syn-096-028-224-214.res.spectrum.com) hackager
2025-09-12 13:44:15 +0200Solid(~slot@xmonad/slotThe) (Remote host closed the connection)
2025-09-12 13:54:17 +0200catman(~catman@user/catman) (Quit: WeeChat 4.7.1)
2025-09-12 13:58:08 +0200catman(~catman@user/catman) catman
2025-09-12 14:37:46 +0200Enrico63(~Enrico63@2a0b:e541:10d0:0:9efc:e8ff:fe24:3213) Enrico63
2025-09-12 14:42:19 +0200ft(~ft@p4fc2a25a.dip0.t-ipconnect.de) ft
2025-09-12 15:01:52 +0200tremon(~tremon@83.80.159.219) tremon
2025-09-12 16:15:19 +0200xnxn(~xnxn@dslb-002-206-034-018.002.206.pools.vodafone-ip.de)
2025-09-12 16:18:08 +0200xnxn(~xnxn@dslb-002-206-034-018.002.206.pools.vodafone-ip.de) (Client Quit)
2025-09-12 16:21:46 +0200 <liskin> Hm I think i have a similar thing somewhere. I thought I posted it upstream. Maybe not
2025-09-12 16:23:22 +0200 <liskin> https://github.com/liskin/dotfiles/blob/home/.xmonad/XMonad/Hooks/LayoutHistory.hs - looks like I haven't
2025-09-12 16:23:26 +0200 <liskin> wish I remebered why
2025-09-12 16:25:08 +0200 <liskin> probably because it assumes the set of all WorkspaceIds doesn't grow too big, which is a sensible assumption in most configs but maybe not all; although the memory consumption might still be negligible compared to the crap software people tend to run these days