Home liberachat/#xmonad: Logs Calendar

Logs on 2022-02-23 (liberachat/#xmonad)

00:01:30 × sebas quits (~sebas@207.248.198.65) (Client Quit)
00:01:49 × jludwig quits (~justin@user/jludwig) (Quit: ZNC - https://znc.in)
00:02:43 jludwig joins (~justin@user/jludwig)
00:33:18 <liskin> aww, I just updated to xorg 21.1 and I can now pinch zoom in Firefox \o/
00:33:34 <liskin> if only I used firefox as my main browser :-(
00:49:23 mvk joins (~mvk@2607:fea8:5cdc:bf00::99e7)
01:02:18 vanvik9 joins (~vanvik@78.156.12.223)
01:03:13 × vanvik quits (~vanvik@78.156.12.223) (Ping timeout: 256 seconds)
01:03:13 vanvik9 is now known as vanvik
01:34:08 TheWizardTower[m joins (~thewizard@2001:470:69fc:105::a5b)
02:09:00 × jao quits (~jao@68.235.43.174) (Ping timeout: 240 seconds)
02:12:14 × steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 272 seconds)
03:02:47 catman joins (~catman@user/catman)
03:03:09 × banc- quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 250 seconds)
03:12:56 steve__ joins (~steve@ool-182c2b80.dyn.optonline.net)
03:22:42 banc joins (banc@gateway/vpn/airvpn/banc)
03:22:54 × td_ quits (~td@muedsl-82-207-238-240.citykom.de) (Ping timeout: 256 seconds)
03:24:24 td_ joins (~td@94.134.91.238)
03:40:28 twiclo1 joins (~twiclo@vpn.utahbroadband.com)
03:41:04 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat)
03:43:13 terrorjack joins (~terrorjac@static.3.200.12.49.clients.your-server.de)
04:31:19 × benin quits (~benin@59.92.239.104) (Quit: Ping timeout (120 seconds))
04:31:40 benin joins (~benin@59.92.239.104)
05:03:37 × mvk quits (~mvk@2607:fea8:5cdc:bf00::99e7) (Ping timeout: 240 seconds)
06:23:15 <Solid> liskin: make it so! :D
06:23:49 <Solid> I've also been enjoying Emacs's new pixel-scroll-precision-mode thanks to 21.1
06:24:04 <Solid> really neat release, I must say :)
06:26:56 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
06:35:20 geekosaur joins (~geekosaur@xmonad/geekosaur)
07:45:21 benin7 joins (~benin@117.202.69.195)
07:47:15 × benin quits (~benin@59.92.239.104) (Ping timeout: 256 seconds)
07:47:15 benin7 is now known as benin
07:59:22 mc47 joins (~mc47@xmonad/TheMC47)
08:04:25 × yauhsien quits (~Yau-Hsien@61-231-19-150.dynamic-ip.hinet.net) (Read error: Connection reset by peer)
08:15:32 cfricke joins (~cfricke@user/cfricke)
08:36:33 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
08:58:44 abhixec joins (~abhinav@c-67-169-139-16.hsd1.ca.comcast.net)
09:49:11 <liskin> Solid: I can't, it's less power efficient and it doesn't let me install webextensions from local git clones
10:02:20 <Solid> I can't speak for power-efficiency, but installing extensions without signatures (which would include local ones) works in nightly afaik
10:54:18 yauhsien joins (~Yau-Hsien@61-231-19-150.dynamic-ip.hinet.net)
11:30:41 Benzi-Junior joins (~BenziJuni@dsl-149-64-179.hive.is)
11:50:38 jeeeun joins (~jeeeun@78.40.148.178)
11:57:26 × benin quits (~benin@117.202.69.195) (Ping timeout: 256 seconds)
13:19:26 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
13:26:12 geekosaur joins (~geekosaur@xmonad/geekosaur)
13:51:51 Ash[m] joins (~signal-wa@2001:470:69fc:105::1:2318)
14:01:01 <Ash[m]> I'm new to haskell, and i'm using xmonad as a way to learn it. In the template configuration on haskellwiki, the keybindings for switching workspaces are configured like this: ```... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/cba66402ea5878c15f9533d9e93d893fcea01479)
14:01:07 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
14:01:11 <Ash[m]> s///, s///
14:01:57 <justinrestivo[m]> > <@signal-walker:matrix.org> I'm new to haskell, and i'm using xmonad as a way to learn it. In the template configuration on haskellwiki, the keybindings for switching workspaces are configured like this:... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/c4ae4771ad867d7ad56e7de491d2d79ca64c6512)
14:01:59 <lambdabot> <hint>:1:1: error: parse error on input ‘<@’
14:02:25 <justinrestivo[m]> looks like it's a bitwise and?
14:02:40 <Ash[m]> oh, i see, thanks
14:02:56 <Ash[m]> i didn't realize you could name functions with only special characters like that
14:03:04 <Solid> close, it's a bitwise or
14:03:17 <justinrestivo[m]> when in doubt, hoogle is your friend
14:03:18 <Solid> https://hackage.haskell.org/package/base-4.16.0.0/docs/Data-Bits.html#v:.-124-.
14:03:38 <justinrestivo[m]> oops sorry. I'm blind 😂
14:03:38 <Solid> indeed: https://hoogle.haskell.org/?hoogle=.%7C. gets you the right thing as the first result
14:05:54 <Solid> Ash[m]: Haskell allows users to define new operators using a variety of symbols
14:06:12 <Ash[m]> neat
14:06:13 <Solid> also, I would advise you to stay away from the xmonad section of the Haskell wiki---especially because we have a shiny new tutorial!
14:07:00 <Ash[m]> oh, I was only there because I wanted to see how the default workspace keybinds were defined
14:08:01 <Solid> the default config is part of the repo on github, so that's probably a better, more up-to-date, place to look (although the default config doesn't really change much anymore)
14:08:02 <geekosaur> the wiki is woefully out of date, including the config it shows there which dates from 0.9 (we're on 0.17)
14:08:17 <Solid> https://github.com/xmonad/xmonad/blob/master/src/XMonad/Config.hs
14:08:38 <Ash[m]> oh, cool, thanks
14:20:25 jao joins (~jao@static-68-235-44-77.cust.tzulo.com)
14:32:23 mvk joins (~mvk@2607:fea8:5cdc:bf00::99e7)
14:49:08 × yauhsien quits (~Yau-Hsien@61-231-19-150.dynamic-ip.hinet.net) (Quit: Leaving)
15:00:57 seschwar joins (~seschwar@user/seschwar)
15:45:48 × abhixec quits (~abhinav@c-67-169-139-16.hsd1.ca.comcast.net) (Ping timeout: 256 seconds)
15:55:31 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
16:05:04 × cfricke quits (~cfricke@user/cfricke) (Ping timeout: 256 seconds)
16:54:56 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
16:55:15 geekosaur joins (~geekosaur@xmonad/geekosaur)
17:04:30 × Natch quits (~natch@c-4db8e255.014-297-73746f25.bbcust.telenor.se) (Remote host closed the connection)
17:17:53 × jao quits (~jao@static-68-235-44-77.cust.tzulo.com) (Ping timeout: 256 seconds)
17:20:25 jao joins (~jao@66.63.167.125)
17:32:16 Natch joins (~natch@c-4db8e255.014-297-73746f25.bbcust.telenor.se)
18:16:08 cfricke joins (~cfricke@user/cfricke)
18:22:03 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
18:48:44 × jeeeun quits (~jeeeun@78.40.148.178) (Quit: The Lounge - https://thelounge.chat)
18:54:11 × cfricke quits (~cfricke@user/cfricke) (Ping timeout: 272 seconds)
19:00:30 jeeeun joins (~jeeeun@78.40.148.178)
19:03:51 × jeeeun quits (~jeeeun@78.40.148.178) (Read error: Connection reset by peer)
19:12:54 benin joins (~benin@223.182.225.201)
19:22:22 jeeeun joins (~jeeeun@78.40.148.178)
19:30:04 × jeeeun quits (~jeeeun@78.40.148.178) (Read error: Connection reset by peer)
19:31:20 jeeeun joins (~jeeeun@78.40.148.178)
19:44:37 × twiclo1 quits (~twiclo@vpn.utahbroadband.com) (Ping timeout: 240 seconds)
19:46:47 twiclo1 joins (~twiclo@mail.twil.cx)
19:50:12 × jeeeun quits (~jeeeun@78.40.148.178) (Ping timeout: 240 seconds)
20:14:02 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
20:21:19 jeeeun joins (~jeeeun@78.40.148.178)
21:02:35 × benin quits (~benin@223.182.225.201) (Read error: Connection reset by peer)
21:54:11 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
22:35:36 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
22:35:50 abhixec joins (~abhinav@c-67-169-139-16.hsd1.ca.comcast.net)
22:39:35 × Czernobog quits (~Czernobog@user/czernobog) (Quit: ZNC 1.8.2 - https://znc.in)
22:40:29 Czernobog joins (~Czernobog@user/czernobog)
23:55:48 M-elo-[m] joins (~gilganixm@2001:470:69fc:105::3d09)
23:56:58 <M-elo-[m]> What would be the appropriate way to get color & font from .Xresources and add them to your xmonad setup instead of defining colors manually and rebuild?
23:56:58 <M-elo-[m]> Came across the following implementation but was wondering if there is a better approach to the problem: https://edwardwibowo.com/blog/switching-themes-on-the-fly-with-xmonad

All times are in UTC on 2022-02-23.