Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 291 292 293 294 295 296 297 298 299 300 301 .. 1847
184,641 events total
2021-10-28 13:37:53 Guest2936 joins (~Guest29@host-92-24-50-109.as13285.net)
2021-10-28 13:38:16 × Guest2936 quits (~Guest29@host-92-24-50-109.as13285.net) (Client Quit)
2021-10-28 14:11:18 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
2021-10-28 14:18:49 qbt joins (~qbt@user/edun)
2021-10-28 14:18:49 × qbt quits (~qbt@user/edun) (Client Quit)
2021-10-28 14:19:05 × a6a45081-2b83 quits (~aditya@pal-210-106-60.itap.purdue.edu) (Remote host closed the connection)
2021-10-28 14:23:35 × humky quits (~humky@user/humky) (Quit: Leaving)
2021-10-28 14:24:51 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
2021-10-28 14:25:16 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Client Quit)
2021-10-28 14:26:24 <sdk> Does xmonad have a binary space partitioning layout?
2021-10-28 14:28:29 <geekosaur> https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Layout-BinarySpacePartition.html
2021-10-28 14:34:13 alternateved joins (~user@staticline-31-183-149-3.toya.net.pl)
2021-10-28 14:35:08 <Solid> radical thought: what use does X.D.Configuring have at this point?
2021-10-28 14:37:53 <geekosaur> not much, as long as we have the tutorial to replace it. might deprecate it with a pointer thereto
2021-10-28 14:38:17 <geekosaur> same might go for X.D.Extending
2021-10-28 14:39:22 <geekosaur> and at that point, might as well go all the way and promote (some variant of) X.D.Developing to top level
2021-10-28 14:39:48 <Solid> X.D.Extending could still have its uses as supplemental material to the tutorial (explaining all the namespaces and such)
2021-10-28 14:40:07 <Solid> X.D.Configuring still talks about the breaking change for xmonad v0.5 x)
2021-10-28 15:15:12 gruntsplatter joins (~sogens@gateway/vpn/pia/sogens)
2021-10-28 15:18:36 qbt joins (~qbt@user/edun)
2021-10-28 15:42:33 seschwar joins (~seschwar@user/seschwar)
2021-10-28 15:52:12 <Solid> mh you're probably right, I started rewriting the keybinding parts of X.D.Extending and it just turned into a "how do I write my own additionalKeys", which is perhaps on the edge of belonging in X.D.Developing
2021-10-28 15:57:52 × qbt quits (~qbt@user/edun) (Quit: Leaving.)
2021-10-28 16:05:58 qbt joins (~qbt@user/edun)
2021-10-28 16:17:47 × cfricke quits (~cfricke@user/cfricke) (Ping timeout: 264 seconds)
2021-10-28 16:40:20 × qbt quits (~qbt@user/edun) (Quit: Leaving.)
2021-10-28 18:04:41 <liskin> geekosaur: would you happen to remember if xmonad ever got updated in an existing Stackage LTS version?
2021-10-28 18:05:53 <liskin> is that something we should ask for on the basis of a) xmonad having somewhat weird versioning; and b) xmonad not really being an end-user app rather than a library with an API worth keeping stable?
2021-10-28 18:06:05 <liskin> s/not //
2021-10-28 18:09:41 <geekosaur> I have no real idea since I don't use stack
2021-10-28 18:12:02 <geekosaur> xmonad is actually in a weird place since it is in fact both end user app and library API which we do try to keep stable
2021-10-28 18:14:16 <geekosaur> looks like they updated the LTS resolver 4 days ago, so we just missed it
2021-10-28 18:14:36 <Solid> it usually gets updated once every two weeks or so
2021-10-28 18:14:36 <geekosaur> xmonad 0.15, xmonad-contrib 0.16
2021-10-28 18:24:38 <geekosaur> mm, we're also out of the nightly but that's not surprising because we have at least 9.0 build fix in 0.17
2021-10-28 18:25:00 <geekosaur> so the question will be whether they re-add us or we need to be explicitly re-added
2021-10-28 18:25:24 <geekosaur> (nightly uses ghc 9.0.1)
2021-10-28 18:25:33 <geekosaur> *at least one
2021-10-28 18:47:30 <liskin> I'm going to deal with the nightly after dinner
2021-10-28 18:47:42 <liskin> (in the middle of it already)
2021-10-28 18:53:16 cfricke joins (~cfricke@user/cfricke)
2021-10-28 19:14:14 × sagax quits (~sagax_nb@user/sagax) (Remote host closed the connection)
2021-10-28 20:00:06 × eblip quits (~eb0t@90.210.92.98) (Ping timeout: 245 seconds)
2021-10-28 20:02:04 eblip joins (~eb0t@90.211.41.180)
2021-10-28 20:12:56 <sdk> <geekosaur> "https://hackage.haskell.org/..." <- It hasn't received an update since 2016. Do you know if it still work with the newest version of xmonad?
2021-10-28 20:13:56 <geekosaur> people actively use it
2021-10-28 20:14:10 <geekosaur> including with git xmonad
2021-10-28 20:14:28 <sdk> Good. Thank you 🙂
2021-10-28 20:47:09 <liskin> today's balance: $828.16 \o/
2021-10-28 20:48:51 <liskin> (the reaction to the release itself has been underwhelming, though)
2021-10-28 20:49:13 <liskin> perhaps everyone who cared switched to git already :-)
2021-10-28 21:12:49 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-10-28 21:12:49 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-10-28 21:12:52 allbery_b is now known as geekosaur
2021-10-28 21:26:27 faultline joins (~christian@nat-eduroam-01.scc.kit.edu)
2021-10-28 21:33:33 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3)
2021-10-28 21:44:02 bsjd joins (~user@2a02:a020:84:ccb4:20e0:9ec5:c2a3:2854)
2021-10-28 21:49:45 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-10-28 22:18:43 a6a45081-2b83 joins (~aditya@2601:249:4300:1296:88ec:cc73:84d4:1507)
2021-10-28 22:26:28 × alternateved quits (~user@staticline-31-183-149-3.toya.net.pl) (Ping timeout: 260 seconds)
2021-10-28 23:09:47 bsjd` joins (~user@2a02:a020:57:1505:9bbc:daa3:a46e:b815)
2021-10-28 23:11:43 × bsjd quits (~user@2a02:a020:84:ccb4:20e0:9ec5:c2a3:2854) (Ping timeout: 260 seconds)
2021-10-28 23:22:48 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-28 23:26:10 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-28 23:28:55 × catman quits (~catman@user/catman) (Ping timeout: 260 seconds)
2021-10-28 23:53:49 mvk joins (~mvk@2607:fea8:5cc1:300::d3fb)
2021-10-29 00:00:39 × mc47 quits (~mc47@xmonad/TheMC47) (Quit: Leaving)
2021-10-29 00:06:55 × terrorjack quits (~terrorjac@static.3.200.12.49.clients.your-server.de) (Quit: Ping timeout (120 seconds))
2021-10-29 00:09:07 terrorjack joins (~terrorjac@static.3.200.12.49.clients.your-server.de)
2021-10-29 00:10:56 eyenx_ joins (~m-5paiux@eyenx.ch)
2021-10-29 00:11:50 × eyenx quits (~m-5paiux@eyenx.ch) (Ping timeout: 244 seconds)
2021-10-29 00:15:50 eyenx_ is now known as eyenx
2021-10-29 01:23:24 × a6a45081-2b83 quits (~aditya@2601:249:4300:1296:88ec:cc73:84d4:1507) (Remote host closed the connection)
2021-10-29 02:04:23 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 260 seconds)
2021-10-29 02:10:29 catman joins (~catman@user/catman)
2021-10-29 02:22:01 banc joins (banc@gateway/vpn/airvpn/banc)
2021-10-29 02:54:19 × td_ quits (~td@94.134.91.221) (Ping timeout: 260 seconds)
2021-10-29 02:55:57 td_ joins (~td@muedsl-82-207-238-132.citykom.de)
2021-10-29 02:58:20 × catman quits (~catman@user/catman) (Ping timeout: 260 seconds)
2021-10-29 03:04:25 × thunderrd quits (~thunderrd@183.182.111.169) (Ping timeout: 268 seconds)
2021-10-29 03:18:19 thunderrd joins (~thunderrd@183.182.114.92)
2021-10-29 03:26:47 × mvk quits (~mvk@2607:fea8:5cc1:300::d3fb) (Ping timeout: 264 seconds)
2021-10-29 04:09:29 Hash is now known as OpenSores
2021-10-29 04:12:39 OpenSores is now known as OpenSource
2021-10-29 04:41:35 × bsjd` quits (~user@2a02:a020:57:1505:9bbc:daa3:a46e:b815) (Ping timeout: 260 seconds)
2021-10-29 05:00:08 OpenSource is now known as Hash
2021-10-29 05:27:59 × pl quits (sid98063@helmsley.irccloud.com) (Ping timeout: 264 seconds)
2021-10-29 05:30:00 pl joins (sid98063@id-98063.helmsley.irccloud.com)
2021-10-29 05:33:13 <Solid> liskin: that's great news! /o/
2021-10-29 05:34:54 <Solid> I was also expecting more of a reaction to the release, but I think it's that everyone who builds with stack/nix/or similar was already using git anyways (because it's so easy) and everyone who relies on distro packages has simply not had a chance to try it out :)
2021-10-29 05:35:15 × gruntsplatter quits (~sogens@gateway/vpn/pia/sogens) (Ping timeout: 260 seconds)
2021-10-29 06:11:19 sagax joins (~sagax_nb@user/sagax)
2021-10-29 06:17:42 gruntsplatter joins (~sogens@gateway/vpn/pia/sogens)
2021-10-29 06:17:44 × gruntsplatter quits (~sogens@gateway/vpn/pia/sogens) (Client Quit)
2021-10-29 06:17:58 gruntsplatter joins (~sogens@gateway/vpn/pia/sogens)
2021-10-29 06:41:18 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-10-29 06:44:19 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-10-29 07:01:53 <M-elo-[m]> I think you are right since that's what I noticed when I was searching for xmonad overlay
2021-10-29 07:02:07 <M-elo-[m]> Wish there was a hydra build for git though, that would've certainly speed things up a lot
2021-10-29 07:06:28 <Solid> mh I wonder why we do this https://github.com/xmonad/xmonad/blob/master/src/XMonad/Operations.hs#L257

All times are in UTC.