2024/02/26

2024-02-26 01:15:52 +0100tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2024-02-26 01:21:30 +0100 <liskin> L29Ah: so what's the word you're meant to use these days for storage?
2024-02-26 01:22:59 +0100 <L29Ah> storage
2024-02-26 01:24:18 +0100 <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 01:24:51 +0100 <liskin> Okay, storage it is
2024-02-26 01:25:00 +0100 <liskin> Apologies, I'm fucking drunk.
2024-02-26 01:27:43 +0100 <geekosaur> my current laptop came with 1T NVMe standard, I opted for 2T instead
2024-02-26 01:30:54 +0100 <geekosaur> then again I aimed for the high end since I had budgeted $2500
2024-02-26 01:34:01 +0100 <L29Ah> 2TB NVMe starts from $100 or smth, and opting for $200 one it will likely outlive five of your laptops
2024-02-26 01:48:22 +0100thunderrd(~thunderrd@183.182.111.19) (Remote host closed the connection)
2024-02-26 03:23:14 +0100ghormoon(~ghormoon@ghorland.net) (Ping timeout: 252 seconds)
2024-02-26 03:23:49 +0100defjam(~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25) (Ping timeout: 264 seconds)
2024-02-26 03:36:29 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:41:13 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 03:52:11 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:58:01 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 246 seconds)
2024-02-26 04:09:52 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 04:14:59 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 04:15:59 +0100td_(~td@i53870917.versanet.de) (Ping timeout: 256 seconds)
2024-02-26 04:17:34 +0100td_(~td@i53870919.versanet.de)
2024-02-26 04:26:43 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 04:31:10 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 04:49:10 +0100markboston(~markbosto@2601:19b:8200:5f3:a067:8907:cb72:8b99)
2024-02-26 04:54:57 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 04:57:10 +0100 <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 04:57:19 +0100 <markboston> unGrab*
2024-02-26 04:57:33 +0100 <markboston> when i put that in the import its not recognized
2024-02-26 05:00:15 +0100 <geekosaur> https://hackage.haskell.org/package/xmonad-0.18.0/docs/XMonad-Operations.html#v:unGrab
2024-02-26 05:00:43 +0100 <geekosaur> note that you need either 0.18.0 or git for unGrab to be in XMonad.Operations
2024-02-26 05:01:09 +0100 <markboston> nope i just had a typo :P
2024-02-26 05:01:13 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 05:01:46 +0100 <markboston> XMonad.Operations not "" .Ungrab
2024-02-26 05:02:23 +0100 <markboston> although i think there is a way to specifically import certain parts and not the whole function
2024-02-26 05:02:36 +0100 <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 05:02:40 +0100 <markboston> but thats neither here nor there
2024-02-26 05:03:27 +0100 <markboston> the compiler seems to get kind of testy if you only include XMonad
2024-02-26 05:03:54 +0100 <geekosaur> that doesn't import any contribs for you, only the core (minus StackSet)
2024-02-26 05:04:10 +0100 <markboston> ah that would explain it
2024-02-26 05:12:46 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:25:59 +0100 <markboston> hmmm haskell really likes avoiding parentheses
2024-02-26 05:26:23 +0100 <markboston> no lisp (((()))()))()))))))(((())))) :P
2024-02-26 05:31:03 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 05:43:06 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:48:55 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 05:49:30 +0100markboston(~markbosto@2601:19b:8200:5f3:a067:8907:cb72:8b99) (Quit: Client closed)
2024-02-26 06:01:23 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:07:47 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 06:16:10 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:22:24 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 06:33:47 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:43:22 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 06:56:05 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:05:17 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 07:17:13 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:23:03 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 07:35:33 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:41:31 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 07:46:17 +0100julie_pilgrim(~julie@user/julie-pilgrim/x-1240752)
2024-02-26 07:47:21 +0100 <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 07:48:41 +0100julie_pilgrim(~julie@user/julie-pilgrim/x-1240752) (Client Quit)
2024-02-26 07:49:08 +0100julie(~julie@user/julie-pilgrim/x-1240752)
2024-02-26 07:49:43 +0100julie(~julie@user/julie-pilgrim/x-1240752) (Client Quit)
2024-02-26 07:52:39 +0100julie_pilgrim(~julie@user/julie-pilgrim/x-1240752)
2024-02-26 07:52:51 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:53:27 +0100 <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 07:55:33 +0100 <julie_pilgrim> this is my current config file, if that helps: http://0x0.st/HRHE.txt
2024-02-26 07:58:59 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 08:03:19 +0100derpyxdhs(~Thunderbi@user/derpyxdhs)
2024-02-26 08:11:07 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:17:09 +0100derpyxdhs(~Thunderbi@user/derpyxdhs) (Quit: derpyxdhs)
2024-02-26 08:17:13 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 08:18:09 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:24:09 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 08:36:46 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:43:41 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 08:56:20 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:57:48 +0100julie_pilgrim(~julie@user/julie-pilgrim/x-1240752) (Quit: WeeChat 4.2.1)
2024-02-26 09:02:35 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 09:11:04 +0100Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 09:11:13 +0100Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no) (Client Quit)
2024-02-26 09:11:57 +0100Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 09:13:29 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 09:14:08 +0100Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no) (Client Quit)
2024-02-26 09:19:34 +0100Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 09:25:01 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 09:39:42 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 09:44:39 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 09:57:23 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 11:15:30 +0100ft(~ft@p508db2e6.dip0.t-ipconnect.de) (Quit: leaving)
2024-02-26 11:36:27 +0100terrorjack(~terrorjac@2a01:4f8:c17:87f8::) (Read error: Connection reset by peer)
2024-02-26 11:37:04 +0100terrorjack(~terrorjac@2a01:4f8:c17:87f8::)
2024-02-26 11:47:41 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 12:00:47 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 12:04:53 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 12:10:17 +0100_qw(~eqw@31.134.178.99) (Ping timeout: 256 seconds)
2024-02-26 12:11:28 +0100L29Ah(~L29Ah@wikipedia/L29Ah) (Ping timeout: 256 seconds)
2024-02-26 12:27:32 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 12:29:46 +0100L29Ah(~L29Ah@wikipedia/L29Ah)
2024-02-26 12:30:03 +0100L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-02-26 12:31:17 +0100L29Ah(~L29Ah@wikipedia/L29Ah)
2024-02-26 14:22:25 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 14:23:55 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 15:37:40 +0100beastwick(~brian@user/beastwick) (WeeChat 4.1.2)
2024-02-26 16:06:53 +0100_qw(~eqw@31.134.178.99)
2024-02-26 17:36:17 +0100Miroboru(~myrvoll@178-164-114.82.3p.ntebredband.no) (Quit: Lost terminal)
2024-02-26 19:03:56 +0100guygastineau(~guygastin@137.184.131.156)
2024-02-26 19:11:19 +0100terrorjack(~terrorjac@2a01:4f8:c17:87f8::) (*.net *.split)
2024-02-26 19:11:19 +0100td_(~td@i53870919.versanet.de) (*.net *.split)
2024-02-26 19:11:19 +0100kaskal-(~kaskal@2001:4bb8:2d2:2a03:3b9f:beb4:402d:c396) (*.net *.split)
2024-02-26 19:11:20 +0100amenonsen(~amenonsen@pitta.toroid.org) (*.net *.split)
2024-02-26 19:11:20 +0100MrElendig(~Urist@archlinux/op/MrElendig) (*.net *.split)
2024-02-26 19:11:20 +0100T_X(~T_X@diktynna.open-mesh.org) (*.net *.split)
2024-02-26 19:11:20 +0100RMSBach(~guygastin@137.184.131.156) (*.net *.split)
2024-02-26 19:18:07 +0100kaskal(~kaskal@89.144.222.47)
2024-02-26 19:19:10 +0100T_X(~T_X@diktynna.open-mesh.org)
2024-02-26 19:19:17 +0100074AAOBEZ(~terrorjac@2a01:4f8:c17:87f8::)
2024-02-26 19:19:17 +0100td_(~td@i53870919.versanet.de)
2024-02-26 19:19:17 +0100kaskal-(~kaskal@2001:4bb8:2d2:2a03:3b9f:beb4:402d:c396)
2024-02-26 19:19:17 +0100amenonsen(~amenonsen@pitta.toroid.org)
2024-02-26 19:19:17 +0100MrElendig(~Urist@archlinux/op/MrElendig)
2024-02-26 19:19:30 +0100terrorjack(~terrorjac@2a01:4f8:c17:87f8::)
2024-02-26 19:19:37 +0100kaskal-(~kaskal@2001:4bb8:2d2:2a03:3b9f:beb4:402d:c396) (Ping timeout: 264 seconds)
2024-02-26 19:19:37 +0100amenonsen(~amenonsen@pitta.toroid.org) (Ping timeout: 264 seconds)
2024-02-26 19:19:47 +0100074AAOBEZ(~terrorjac@2a01:4f8:c17:87f8::) (Max SendQ exceeded)
2024-02-26 19:19:54 +0100amenonsen(~amenonsen@pitta.toroid.org)
2024-02-26 19:33:33 +0100ft(~ft@p508db2e6.dip0.t-ipconnect.de)
2024-02-26 19:36:24 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 19:49:39 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 19:54:08 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 20:07:04 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 20:12:55 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 20:24:27 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 20:30:25 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 20:41:52 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 20:47:49 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 20:59:17 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 21:05:19 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 21:11:36 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 21:17:41 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 21:28:47 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 21:34:56 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 21:46:17 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 21:52:37 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 22:04:10 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 22:10:01 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 22:21:57 +0100defjam(~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)