2024/02/26

2024-02-26 00:15:52 +0000tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2024-02-26 00:21:30 +0000 <liskin> L29Ah: so what's the word you're meant to use these days for storage?
2024-02-26 00:22:59 +0000 <L29Ah> storage
2024-02-26 00:24:18 +0000 <liskin> My 2011 laptop came with half a T spinning, then my 2017 anniversary ThinkPad was half a T garbage noname SSD that couldn't sustain more than 5 seconds of writes and had to be replaced lest I go mad (which I did eventually anyway), and then 2022-ish laptops you still had to pay premiums to get 1T...
2024-02-26 00:24:51 +0000 <liskin> Okay, storage it is
2024-02-26 00:25:00 +0000 <liskin> Apologies, I'm fucking drunk.
2024-02-26 00:27:43 +0000 <geekosaur> my current laptop came with 1T NVMe standard, I opted for 2T instead
2024-02-26 00:30:54 +0000 <geekosaur> then again I aimed for the high end since I had budgeted $2500
2024-02-26 00:34:01 +0000 <L29Ah> 2TB NVMe starts from $100 or smth, and opting for $200 one it will likely outlive five of your laptops
2024-02-26 00:48:22 +0000thunderrd(~thunderrd@183.182.111.19) (Remote host closed the connection)
2024-02-26 02:23:14 +0000ghormoon(~ghormoon@ghorland.net) (Ping timeout: 252 seconds)
2024-02-26 02:23:49 +0000defjam(~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25) (Ping timeout: 264 seconds)
2024-02-26 02:36:29 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 02:41:13 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 02:52:11 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 02:58:01 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 246 seconds)
2024-02-26 03:09:52 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:14:59 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 03:15:59 +0000td_(~td@i53870917.versanet.de) (Ping timeout: 256 seconds)
2024-02-26 03:17:34 +0000td_(~td@i53870919.versanet.de)
2024-02-26 03:26:43 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:31:10 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 03:49:10 +0000markboston(~markbosto@2601:19b:8200:5f3:a067:8907:cb72:8b99)
2024-02-26 03:54:57 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:57:10 +0000 <markboston> trying to compile xmonad following the tutorial on the site and import XMonad.Util.Ungrab it says is deprecated. wants me to use XMonad.Operations.un
2024-02-26 03:57:19 +0000 <markboston> unGrab*
2024-02-26 03:57:33 +0000 <markboston> when i put that in the import its not recognized
2024-02-26 04:00:15 +0000 <geekosaur> https://hackage.haskell.org/package/xmonad-0.18.0/docs/XMonad-Operations.html#v:unGrab
2024-02-26 04:00:43 +0000 <geekosaur> note that you need either 0.18.0 or git for unGrab to be in XMonad.Operations
2024-02-26 04:01:09 +0000 <markboston> nope i just had a typo :P
2024-02-26 04:01:13 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 04:01:46 +0000 <markboston> XMonad.Operations not "" .Ungrab
2024-02-26 04:02:23 +0000 <markboston> although i think there is a way to specifically import certain parts and not the whole function
2024-02-26 04:02:36 +0000 <geekosaur> (also if you have the usual `import XMonad` then you already have everything from XMonad.Operations, because we re-export it)
2024-02-26 04:02:40 +0000 <markboston> but thats neither here nor there
2024-02-26 04:03:27 +0000 <markboston> the compiler seems to get kind of testy if you only include XMonad
2024-02-26 04:03:54 +0000 <geekosaur> that doesn't import any contribs for you, only the core (minus StackSet)
2024-02-26 04:04:10 +0000 <markboston> ah that would explain it
2024-02-26 04:12:46 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 04:25:59 +0000 <markboston> hmmm haskell really likes avoiding parentheses
2024-02-26 04:26:23 +0000 <markboston> no lisp (((()))()))()))))))(((())))) :P
2024-02-26 04:31:03 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 04:43:06 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 04:48:55 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 04:49:30 +0000markboston(~markbosto@2601:19b:8200:5f3:a067:8907:cb72:8b99) (Quit: Client closed)
2024-02-26 05:01:23 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:07:47 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 05:16:10 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:22:24 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 05:33:47 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:43:22 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 05:56:05 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:05:17 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 06:17:13 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:23:03 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 06:35:33 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:41:31 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 06:46:17 +0000julie_pilgrim(~julie@user/julie-pilgrim/x-1240752)
2024-02-26 06:47:21 +0000 <julie_pilgrim> hello i am new to xmonad and ive been struggling to set up per-monitor workspaces in the style of awesome/dwm
2024-02-26 06:48:41 +0000julie_pilgrim(~julie@user/julie-pilgrim/x-1240752) (Client Quit)
2024-02-26 06:49:08 +0000julie(~julie@user/julie-pilgrim/x-1240752)
2024-02-26 06:49:43 +0000julie(~julie@user/julie-pilgrim/x-1240752) (Client Quit)
2024-02-26 06:52:39 +0000julie_pilgrim(~julie@user/julie-pilgrim/x-1240752)
2024-02-26 06:52:51 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:53:27 +0000 <julie_pilgrim> i found this page: https://hackage.haskell.org/package/xmonad-contrib-0.18.0/docs/XMonad-Layout-IndependentScreens.html but im a bit confused about the part about changing keybindings
2024-02-26 06:55:33 +0000 <julie_pilgrim> this is my current config file, if that helps: http://0x0.st/HRHE.txt
2024-02-26 06:58:59 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 07:03:19 +0000derpyxdhs(~Thunderbi@user/derpyxdhs)
2024-02-26 07:11:07 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:17:09 +0000derpyxdhs(~Thunderbi@user/derpyxdhs) (Quit: derpyxdhs)
2024-02-26 07:17:13 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 07:18:09 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:24:09 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 07:36:46 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:43:41 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 07:56:20 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:57:48 +0000julie_pilgrim(~julie@user/julie-pilgrim/x-1240752) (Quit: WeeChat 4.2.1)
2024-02-26 08:02:35 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 08:11:04 +0000Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 08:11:13 +0000Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no) (Client Quit)
2024-02-26 08:11:57 +0000Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 08:13:29 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:14:08 +0000Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no) (Client Quit)
2024-02-26 08:19:34 +0000Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 08:25:01 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 08:39:42 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:44:39 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 08:57:23 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 10:15:30 +0000ft(~ft@p508db2e6.dip0.t-ipconnect.de) (Quit: leaving)
2024-02-26 10:36:27 +0000terrorjack(~terrorjac@2a01:4f8:c17:87f8::) (Read error: Connection reset by peer)
2024-02-26 10:37:04 +0000terrorjack(~terrorjac@2a01:4f8:c17:87f8::)
2024-02-26 10:47:41 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 11:00:47 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 11:04:53 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 11:10:17 +0000_qw(~eqw@31.134.178.99) (Ping timeout: 256 seconds)
2024-02-26 11:11:28 +0000L29Ah(~L29Ah@wikipedia/L29Ah) (Ping timeout: 256 seconds)
2024-02-26 11:27:32 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 11:29:46 +0000L29Ah(~L29Ah@wikipedia/L29Ah)
2024-02-26 11:30:03 +0000L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-02-26 11:31:17 +0000L29Ah(~L29Ah@wikipedia/L29Ah)
2024-02-26 13:22:25 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 13:23:55 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 14:37:40 +0000beastwick(~brian@user/beastwick) (WeeChat 4.1.2)
2024-02-26 15:06:53 +0000_qw(~eqw@31.134.178.99)
2024-02-26 16:36:17 +0000Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no) (Quit: Lost terminal)
2024-02-26 18:03:56 +0000guygastineau(~guygastin@137.184.131.156)
2024-02-26 18:11:19 +0000terrorjack(~terrorjac@2a01:4f8:c17:87f8::) (*.net *.split)
2024-02-26 18:11:19 +0000td_(~td@i53870919.versanet.de) (*.net *.split)
2024-02-26 18:11:19 +0000kaskal-(~kaskal@2001:4bb8:2d2:2a03:3b9f:beb4:402d:c396) (*.net *.split)
2024-02-26 18:11:20 +0000amenonsen(~amenonsen@pitta.toroid.org) (*.net *.split)
2024-02-26 18:11:20 +0000MrElendig(~Urist@archlinux/op/MrElendig) (*.net *.split)
2024-02-26 18:11:20 +0000T_X(~T_X@diktynna.open-mesh.org) (*.net *.split)
2024-02-26 18:11:20 +0000RMSBach(~guygastin@137.184.131.156) (*.net *.split)
2024-02-26 18:18:07 +0000kaskal(~kaskal@89.144.222.47)
2024-02-26 18:19:10 +0000T_X(~T_X@diktynna.open-mesh.org)
2024-02-26 18:19:17 +0000074AAOBEZ(~terrorjac@2a01:4f8:c17:87f8::)
2024-02-26 18:19:17 +0000td_(~td@i53870919.versanet.de)
2024-02-26 18:19:17 +0000kaskal-(~kaskal@2001:4bb8:2d2:2a03:3b9f:beb4:402d:c396)
2024-02-26 18:19:17 +0000amenonsen(~amenonsen@pitta.toroid.org)
2024-02-26 18:19:17 +0000MrElendig(~Urist@archlinux/op/MrElendig)
2024-02-26 18:19:30 +0000terrorjack(~terrorjac@2a01:4f8:c17:87f8::)
2024-02-26 18:19:37 +0000kaskal-(~kaskal@2001:4bb8:2d2:2a03:3b9f:beb4:402d:c396) (Ping timeout: 264 seconds)
2024-02-26 18:19:37 +0000amenonsen(~amenonsen@pitta.toroid.org) (Ping timeout: 264 seconds)
2024-02-26 18:19:47 +0000074AAOBEZ(~terrorjac@2a01:4f8:c17:87f8::) (Max SendQ exceeded)
2024-02-26 18:19:54 +0000amenonsen(~amenonsen@pitta.toroid.org)
2024-02-26 18:33:33 +0000ft(~ft@p508db2e6.dip0.t-ipconnect.de)
2024-02-26 18:36:24 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 18:49:39 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 18:54:08 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 19:07:04 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 19:12:55 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 19:24:27 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 19:30:25 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 19:41:52 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 19:47:49 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 19:59:17 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 20:05:19 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 20:11:36 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 20:17:41 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 20:28:47 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 20:34:56 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 20:46:17 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 20:52:37 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 21:04:10 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 21:10:01 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 21:21:57 +0000defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 23:30:49 +0000 <geekosaur> @tell julie_pilgrim the IndependentScreens documentation uses old-style keybindings, whereas we now recommend AdditionalKeysP. unfortunately it's a bit difficult to translate because your config isn't available to extract workspaces from with AdditionalKeysP
2024-02-26 23:30:49 +0000 <lambdabot> Consider it noted.
2024-02-26 23:42:09 +0000 <geekosaur> @tell julie_pilgrim https://paste.tomsmeding.com/acCjXFSL and move your workspace names into a separate definition (I used "workspacen" because I copied that from my own config, https://github.com/geekosaur/xmonad.hs/blob/hilfy-2023/xmonad.hs#L79-L83)
2024-02-26 23:42:09 +0000 <lambdabot> Consider it noted.