Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,788 events total
2024-02-25 15:55:55 defjam joins (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25)
2024-02-25 16:02:21 × defjam quits (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25) (Ping timeout: 268 seconds)
2024-02-25 16:14:16 defjam joins (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25)
2024-02-25 16:25:41 × defjam quits (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25) (Ping timeout: 240 seconds)
2024-02-25 16:36:56 defjam joins (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25)
2024-02-25 16:56:24 × defjam quits (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25) (Ping timeout: 260 seconds)
2024-02-25 17:03:12 defjam joins (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25)
2024-02-25 19:11:07 Guest73 joins (~Guest73@64.62.2.85.dynamic.wline.res.cust.swisscom.ch)
2024-02-25 19:12:35 × Guest73 quits (~Guest73@64.62.2.85.dynamic.wline.res.cust.swisscom.ch) (Client Quit)
2024-02-25 21:48:02 Guest47 joins (~Guest47@231.11.11.93.rev.sfr.net)
2024-02-25 21:48:14 × Guest47 quits (~Guest47@231.11.11.93.rev.sfr.net) (Client Quit)
2024-02-26 00:15:52 × tremon quits (~tremon@83.80.159.219) (Quit: getting boxed in)
2024-02-26 00:21:30 <liskin> L29Ah: so what's the word you're meant to use these days for storage?
2024-02-26 00:22:59 <L29Ah> storage
2024-02-26 00:24:18 <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 <liskin> Okay, storage it is
2024-02-26 00:25:00 <liskin> Apologies, I'm fucking drunk.
2024-02-26 00:27:43 <geekosaur> my current laptop came with 1T NVMe standard, I opted for 2T instead
2024-02-26 00:30:54 <geekosaur> then again I aimed for the high end since I had budgeted $2500
2024-02-26 00:34:01 <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 × thunderrd quits (~thunderrd@183.182.111.19) (Remote host closed the connection)
2024-02-26 02:23:14 × ghormoon quits (~ghormoon@ghorland.net) (Ping timeout: 252 seconds)
2024-02-26 02:23:49 × defjam quits (~defjam@2a02:c7e:2807:b900:3041:4dd8:abdd:6c25) (Ping timeout: 264 seconds)
2024-02-26 02:36:29 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 02:41:13 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 02:52:11 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 02:58:01 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 246 seconds)
2024-02-26 03:09:52 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:14:59 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 03:15:59 × td_ quits (~td@i53870917.versanet.de) (Ping timeout: 256 seconds)
2024-02-26 03:17:34 td_ joins (~td@i53870919.versanet.de)
2024-02-26 03:26:43 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:31:10 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 03:49:10 markboston joins (~markbosto@2601:19b:8200:5f3:a067:8907:cb72:8b99)
2024-02-26 03:54:57 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 03:57:10 <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 <markboston> unGrab*
2024-02-26 03:57:33 <markboston> when i put that in the import its not recognized
2024-02-26 04:00:15 <geekosaur> https://hackage.haskell.org/package/xmonad-0.18.0/docs/XMonad-Operations.html#v:unGrab
2024-02-26 04:00:43 <geekosaur> note that you need either 0.18.0 or git for unGrab to be in XMonad.Operations
2024-02-26 04:01:09 <markboston> nope i just had a typo :P
2024-02-26 04:01:13 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 04:01:46 <markboston> XMonad.Operations not "" .Ungrab
2024-02-26 04:02:23 <markboston> although i think there is a way to specifically import certain parts and not the whole function
2024-02-26 04:02:36 <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 <markboston> but thats neither here nor there
2024-02-26 04:03:27 <markboston> the compiler seems to get kind of testy if you only include XMonad
2024-02-26 04:03:54 <geekosaur> that doesn't import any contribs for you, only the core (minus StackSet)
2024-02-26 04:04:10 <markboston> ah that would explain it
2024-02-26 04:12:46 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 04:25:59 <markboston> hmmm haskell really likes avoiding parentheses
2024-02-26 04:26:23 <markboston> no lisp (((()))()))()))))))(((())))) :P
2024-02-26 04:31:03 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 04:43:06 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 04:48:55 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 04:49:30 × markboston quits (~markbosto@2601:19b:8200:5f3:a067:8907:cb72:8b99) (Quit: Client closed)
2024-02-26 05:01:23 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:07:47 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 05:16:10 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:22:24 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 05:33:47 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 05:43:22 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 05:56:05 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:05:17 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 06:17:13 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:23:03 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 260 seconds)
2024-02-26 06:35:33 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:41:31 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 06:46:17 julie_pilgrim joins (~julie@user/julie-pilgrim/x-1240752)
2024-02-26 06:47:21 <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 × julie_pilgrim quits (~julie@user/julie-pilgrim/x-1240752) (Client Quit)
2024-02-26 06:49:08 julie joins (~julie@user/julie-pilgrim/x-1240752)
2024-02-26 06:49:43 × julie quits (~julie@user/julie-pilgrim/x-1240752) (Client Quit)
2024-02-26 06:52:39 julie_pilgrim joins (~julie@user/julie-pilgrim/x-1240752)
2024-02-26 06:52:51 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 06:53:27 <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 <julie_pilgrim> this is my current config file, if that helps: http://0x0.st/HRHE.txt
2024-02-26 06:58:59 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 07:03:19 derpyxdhs joins (~Thunderbi@user/derpyxdhs)
2024-02-26 07:11:07 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:17:09 × derpyxdhs quits (~Thunderbi@user/derpyxdhs) (Quit: derpyxdhs)
2024-02-26 07:17:13 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 264 seconds)
2024-02-26 07:18:09 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:24:09 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 255 seconds)
2024-02-26 07:36:46 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:43:41 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 240 seconds)
2024-02-26 07:56:20 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 07:57:48 × julie_pilgrim quits (~julie@user/julie-pilgrim/x-1240752) (Quit: WeeChat 4.2.1)
2024-02-26 08:02:35 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 272 seconds)
2024-02-26 08:11:04 Miroboru joins (~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 08:11:13 × Miroboru quits (~myrvoll@178-164-114.82.3p.ntebredband.no) (Client Quit)
2024-02-26 08:11:57 Miroboru joins (~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 08:13:29 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:14:08 × Miroboru quits (~myrvoll@178-164-114.82.3p.ntebredband.no) (Client Quit)
2024-02-26 08:19:34 Miroboru joins (~myrvoll@178-164-114.82.3p.ntebredband.no)
2024-02-26 08:25:01 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 268 seconds)
2024-02-26 08:39:42 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 08:44:39 × defjam quits (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5) (Ping timeout: 256 seconds)
2024-02-26 08:57:23 defjam joins (~defjam@2a02:c7e:2807:b900:99ff:f4d7:5d63:52c5)
2024-02-26 10:15:30 × ft quits (~ft@p508db2e6.dip0.t-ipconnect.de) (Quit: leaving)

All times are in UTC.