Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 927 928 929 930 931 932 933 934 935 936 937 .. 1851
185,004 events total
2022-10-30 06:37:49 × Solitary quits (~Solitary@user/solitary) (Ping timeout: 252 seconds)
2022-10-30 06:39:08 ghormoon_ is now known as ghormoon
2022-10-30 06:43:45 Solitary joins (~Solitary@user/solitary)
2022-10-30 08:18:58 Sniki joins (~Sniki@46.99.55.15)
2022-10-30 08:20:06 × Sniki quits (~Sniki@46.99.55.15) (Client Quit)
2022-10-30 09:00:05 × SridharRatnakuma quits (~sridmatri@2001:470:69fc:105::1c2) (Quit: You have been kicked for being idle)
2022-10-30 09:07:41 thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1)
2022-10-30 09:42:58 Guest47 joins (~Guest47@106.203.214.117)
2022-10-30 09:45:46 × Guest47 quits (~Guest47@106.203.214.117) (Client Quit)
2022-10-30 10:16:43 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-30 10:17:22 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-30 10:18:19 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-30 10:20:06 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-30 10:20:53 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-30 10:25:49 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: leaving)
2022-10-30 10:26:49 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-30 10:26:49 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-30 10:32:43 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2022-10-30 10:35:31 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2022-10-30 11:07:21 chomwitt joins (~chomwitt@2a02:587:dc18:4a00:1ac0:4dff:fedb:a3f1)
2022-10-30 11:16:38 × thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Remote host closed the connection)
2022-10-30 11:17:44 mc47 joins (~mc47@xmonad/TheMC47)
2022-10-30 13:07:35 thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1)
2022-10-30 14:08:23 <xmonadtrack> New xmonad-contrib branch created: pull/773 (9 commits) https://github.com/xmonad/xmonad-contrib/pull/773
2022-10-30 14:08:23 <xmonadtrack> xmonad-contrib Adam Plaice https://github.com/xmonad/xmonad-contrib/pull/773 * v0.17.1-55-g257118e1: Fix link to XMonad.Layout.Minimize in doc (3 hours ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad-contrib/commit/257118e1f926
2022-10-30 14:08:29 <xmonadtrack> xmonad-contrib Adam Plaice https://github.com/xmonad/xmonad-contrib/pull/773 * v0.17.1-56-g2cf9a4fa: Fix link to 'ScreenId' in docs (3 hours ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad-contrib/commit/2cf9a4fa74ba
2022-10-30 14:08:38 <xmonadtrack> xmonad-contrib Adam Plaice https://github.com/xmonad/xmonad-contrib/pull/773 * v0.17.1-57-g3fc4c52a: Fix XMonad.Util.* links (docs) (2 hours ago, 6 files, 8+ 8-) https://github.com/xmonad/xmonad-contrib/commit/3fc4c52a3398
2022-10-30 14:08:47 <xmonadtrack> ... and 6 more commits
2022-10-30 14:11:38 <Solid> just to make sure: there is no way for someone to define two different named scratchpads that have the same name, right?
2022-10-30 14:11:49 <Solid> (i.e., it's totally okay to disambiguate them based on their name alone)
2022-10-30 14:14:11 <geekosaur> should be]
2022-10-30 14:16:08 <geekosaur> in particular the launch action assumes names uniquely identify scratchpads
2022-10-30 14:16:46 <geekosaur> I assume that if someone reuses a name, unless they're stored into a Map at some point, the later one would be inaccessible
2022-10-30 14:17:22 <geekosaur> or at least unlaunchable;p the manageHook action wouldn't pay attention to the name and would still fire if the rule matched
2022-10-30 14:19:21 <geekosaur> (actually I haven't checked that; the launch action may well do match-all instead of match-first)
2022-10-30 14:57:42 × thunderrd quits (~thunderrd@183.182.114.141) (Ping timeout: 255 seconds)
2022-10-30 15:13:39 × thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Remote host closed the connection)
2022-10-30 15:32:06 tremon joins (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl)
2022-10-30 15:56:41 thunderrd joins (~thunderrd@183.182.114.141)
2022-10-30 15:59:32 <xmonadtrack> New xmonad-contrib branch created: pull/774 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/774
2022-10-30 15:59:32 <xmonadtrack> xmonad-contrib Tony Zorman https://github.com/xmonad/xmonad-contrib/pull/774 * v0.17.1-55-g56e46e8e: X.U.NamedScratchpad: Add exclusive scratchpad capabilities (7 minutes ago, 1 file, 121+ 26-) https://github.com/xmonad/xmonad-contrib/commit/56e46e8e77f0
2022-10-30 16:24:22 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-30 16:24:49 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection)
2022-10-30 16:31:02 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-30 16:37:39 × thunderrd quits (~thunderrd@183.182.114.141) (Quit: If it wasn't written down it didn't happen...)
2022-10-30 17:46:28 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 248 seconds)
2022-10-30 18:30:49 × noex quits (~null@user/noex) (Quit: :q!)
2022-10-30 19:19:53 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2022-10-30 19:49:54 × OpenSource quits (~kernel@user/OpenSource) (Quit: ZNC - https://znc.in)
2022-10-30 19:50:19 OpenSource joins (~kernel@user/OpenSource)
2022-10-30 20:08:06 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
2022-10-30 20:30:07 jabuxas joins (~jabuxas@user/jabuxas)
2022-10-30 20:38:07 <xmonadtrack> New branch created: hlint (3 commits) https://github.com/xmonad/xmonad/tree/hlint
2022-10-30 20:38:07 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-10-g262dc47: ci: Add hlint workflow (16 minutes ago, 1 file, 22+ 0-) https://github.com/xmonad/xmonad/commit/262dc4779f42
2022-10-30 20:38:11 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-11-g25a4ed6: ci: Bump haskell-ci (10 minutes ago, 2 files, 12+ 12-) https://github.com/xmonad/xmonad/commit/25a4ed69da9c
2022-10-30 20:38:18 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-12-ga9abc4e: ci: Drop hlint from haskell-ci workflow (9 minutes ago, 2 files, 0+ 20-) https://github.com/xmonad/xmonad/commit/a9abc4e09c73
2022-10-30 20:58:22 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-13-g3cd839f: ci: Replace deprecated GHA set-output command (21 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad/commit/3cd839f0acd4
2022-10-30 20:58:22 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-14-gb9e21fd: ci: Drop GHC installation via apt (5 minutes ago, 1 file, 5+ 18-) https://github.com/xmonad/xmonad/commit/b9e21fd32955
2022-10-30 21:00:00 × jabuxas quits (~jabuxas@user/jabuxas) (Remote host closed the connection)
2022-10-30 21:13:42 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-14-g3977a7a: ci: Drop GHC installation via apt (20 minutes ago, 1 file, 5+ 18-) https://github.com/xmonad/xmonad/commit/3977a7a4e2d4
2022-10-30 21:13:42 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-15-gdc4373a: ci: Bump actions/cache to v3 (5 minutes ago, 1 file, 2+ 2-) https://github.com/xmonad/xmonad/commit/dc4373a94639
2022-10-30 21:14:23 <geekosaur> hm, it's not supposed to be printing those
2022-10-30 21:14:28 <liskin> yes it is
2022-10-30 21:15:09 <liskin> I thought I'd reuse some caches by pushing to a branch in the main repo, but was overly optimistic about this being a simple quickie
2022-10-30 21:15:18 <liskin> so there'll be more :-/
2022-10-30 21:15:38 <geekosaur> it's not supposed to print anything beyond creation for *any* branch
2022-10-30 21:15:57 <geekosaur> althouygh I'd been thinking of relaxing that in -unlogged
2022-10-30 21:17:11 <liskin> oh
2022-10-30 21:17:34 <geekosaur> the way I did it wass a bit of a hack though, so I may well have gotten that wrong
2022-10-30 21:17:35 <liskin> and by *any* branch you mean any except master?
2022-10-30 21:17:40 <geekosaur> right
2022-10-30 21:17:50 <liskin> okay, that would indeed be a preferable behaviour
2022-10-30 21:18:45 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-15-gf94ad61: ci: Bump actions/{checkout,cache} to v3 (10 minutes ago, 4 files, 6+ 6-) https://github.com/xmonad/xmonad/commit/f94ad61a27c7
2022-10-30 21:18:54 <geekosaur> the intended behavior is that for any branch other than master it prints the branch creation and any commits associated with that, and ignores any other activity (the original bot I cribbed this from showed all branch activity)
2022-10-30 21:33:55 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-16-g34f257a: ci: Bump cachix/install-nix-action to v18 (25 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad/commit/34f257ad6f5d
2022-10-30 21:39:00 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-17-gf96b3f0: ci: Add GHC 9.4 to tested-with matrix (haskell-ci workflow) (3 minutes ago, 2 files, 8+ 3-) https://github.com/xmonad/xmonad/commit/f96b3f039854
2022-10-30 21:40:41 × xmonadtrack quits (~xmonadtra@xmonad/geekosaur) (Remote host closed the connection)
2022-10-30 21:41:04 xmonadtrack joins (~xmonadtra@069-135-003-034.biz.spectrum.com)
2022-10-30 21:41:04 × xmonadtrack quits (~xmonadtra@069-135-003-034.biz.spectrum.com) (Changing host)
2022-10-30 21:41:04 xmonadtrack joins (~xmonadtra@xmonad/geekosaur)
2022-10-30 21:41:55 <geekosaur> okay, I've reverted my hack and instead inverted the original logic so all commits are reported to -unlogged but only master and initial branch/PR creation here
2022-10-30 21:42:41 <liskin> is there any activity beyond bots in -unlogged?
2022-10-30 21:42:44 <geekosaur> that means no commits shown for new branches/PRs, but there's a link to the branch/PR so you can see those if you want
2022-10-30 21:42:46 <liskin> am I missing anything?
2022-10-30 21:42:48 <geekosaur> not currently
2022-10-30 21:43:38 <geekosaur> there's only been real activity once and I think that was because we still had +r(?) on xmonad due to the initial libera creation spam storm
2022-10-30 21:43:50 <geekosaur> *#xmonad
2022-10-30 21:44:37 <geekosaur> (registered users only, iirc?)
2022-10-30 21:51:11 <xmonadtrack> xmonad Tomas Janousek [hlint] * v0.17.1-18-g6d7da8d: X.Config: Appease -Werror=type-equality-requires-operators (3 minutes ago, 1 file, 1+ 0-) https://github.com/xmonad/xmonad/commit/6d7da8dc25eb
2022-10-30 21:51:11 <xmonadtrack> xmonad branch pull/425 updated to be equal with hlint: https://github.com/xmonad/xmonad/pull/425
2022-10-30 21:51:16 <xmonadtrack> New xmonad-contrib branch created: pull/775 (5 commits) https://github.com/xmonad/xmonad-contrib/pull/775
2022-10-30 21:51:22 <geekosaur> uh
2022-10-30 21:51:22 <xmonadtrack> xmonad-contrib Tomas Janousek https://github.com/xmonad/xmonad-contrib/pull/775 * v0.17.1-55-gb75ed729: ci: Replace deprecated GHA set-output command (73 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad-contrib/commit/b75ed7295c92
2022-10-30 21:51:30 <xmonadtrack> xmonad-contrib Tomas Janousek https://github.com/xmonad/xmonad-contrib/pull/775 * v0.17.1-56-g7312d6f3: ci: Drop GHC installation via apt (58 minutes ago, 1 file, 7+ 22-) https://github.com/xmonad/xmonad-contrib/commit/7312d6f3f3f7
2022-10-30 21:51:37 <geekosaur> guess that logic's wrong too 😞
2022-10-30 21:51:39 <xmonadtrack> xmonad-contrib Tomas Janousek https://github.com/xmonad/xmonad-contrib/pull/775 * v0.17.1-57-gb0b8e4fb: ci: Bump actions/{checkout,cache} to v3 (42 minutes ago, 3 files, 5+ 5-) https://github.com/xmonad/xmonad-contrib/commit/b0b8e4fb2c66
2022-10-30 21:51:48 <xmonadtrack> ... and 2 more commits
2022-10-30 21:52:44 <geekosaur> wonder why; it works upstream
2022-10-30 21:54:27 liskin has no idea
2022-10-30 21:54:55 <liskin> honestly I'm just trying to earn another hacktoberfest t-shirt while being somewhat useful in the process

All times are in UTC.