Home liberachat/#xmonad: Logs Calendar

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

00:09:16 × noex quits (~null@user/noex) (Quit: :q!)
00:10:39 noex joins (~null@user/noex)
00:24:23 bmccormick joins (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net)
00:31:58 × bmccormick quits (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net) (Remote host closed the connection)
00:43:40 bmccormick joins (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net)
00:45:01 × steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 256 seconds)
00:53:59 × bmccormick quits (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net) (Read error: Connection reset by peer)
00:57:37 bmccormick joins (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net)
01:10:19 mvk joins (~mvk@2607:fea8:5cdc:bf00::99e7)
02:05:04 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!)
02:28:49 bmccormick_ joins (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net)
02:31:07 <bmccormick_> figured out my reason for my errors, I had to delete both the .ghc directory in my root account and the .cabal in my personal home directory. NOw it starts with no errors. BUT I have yet to get xmobar to show up. I am on Mint Linux. I have tried putting .xmobarrc in my home directory, in ~/.config/xmobar/.xmobarrc etc. On a debian based mint, with xmonad all installed using apt, where should the config file
02:31:07 <bmccormick_> .xmobarrc be located? I have tried every combo I have found in the docs
02:39:02 × bmccormick_ quits (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net) (Remote host closed the connection)
02:40:36 × jao quits (~jao@79.red-79-159-137.dynamicip.rima-tde.net) (Ping timeout: 240 seconds)
02:43:06 jao joins (~jao@68.235.43.100)
02:47:57 <galactic_starfis> Do either of these functions ever lose a window? https://0bin.net/paste/8+o65YRk#OJEiRmS1xrYnLQ17mn+7SjxMQAWWj3pqHppnIQFLQZn
02:48:24 <galactic_starfis> I've been experiencing new windows just vanishing when sent to a specific workspace.
02:49:41 <galactic_starfis> And when I open new windows on this specific workspace the same thing happens. If I move a window there manually though, it's fine.
02:52:27 <galactic_starfis> There are things defined outside of that snippet, but they're not relevant, as they work as expected... The thing I'm most curious about is my case statement...
03:04:07 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds)
03:22:22 banc joins (banc@gateway/vpn/airvpn/banc)
03:27:55 × td_ quits (~td@muedsl-82-207-238-135.citykom.de) (Ping timeout: 256 seconds)
03:29:54 td_ joins (~td@94.134.91.32)
03:35:00 × thunderrd quits (~thunderrd@183.182.110.101) (Ping timeout: 240 seconds)
03:44:55 × jao quits (~jao@68.235.43.100) (Ping timeout: 256 seconds)
03:48:49 thunderrd joins (~thunderrd@183.182.115.103)
03:56:48 <Drishal[m]> soo uuh for toggling fullscreen I ended up like this... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/d84ad94a88d6e9377a5dc0b075a1f993c809fb39)
03:57:17 <Drishal[m]> but then the bar is still visible (all borders go to 0 and its the only focused window)
03:57:44 Drishal[m] uploaded an image: (76KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/JMclRMtBzCPeuOhYMgbrBHpw/image.png >
03:57:46 <Drishal[m]> like this
03:59:10 <Drishal[m]> (the keybind:... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/d670cdd5dbb53e5478aa1ad2bf8a88aef8019ed8)
04:07:48 allbery_b joins (~geekosaur@xmonad/geekosaur)
04:07:48 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
04:07:51 allbery_b is now known as geekosaur
04:24:49 Sogens joins (~sogens@gateway/vpn/pia/sogens)
04:25:37 <Sogens> for some reason my xmobar always says "updating" next to some of the modules are there any simple explinations for this
04:30:47 <galactic_starfis> ^ it's not functioning.
04:32:06 <galactic_starfis> > <@drishal:matrix.org> soo uuh for toggling fullscreen I ended up like this... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/1bf86105d632b34061f2bb0bb9af5c88522650c3)
04:32:08 <lambdabot> <hint>:1:1: error: parse error on input ‘<@’
04:32:51 <galactic_starfis> galactic_starfis: to elaborate, something you've configured is wrong, it could be a missing compilation flag, or a missing binary, an extra character somewhere, etc, etc
04:32:54 <galactic_starfis> double check everything
04:33:53 <galactic_starfis> ↑let me quickly update that link
04:37:28 <galactic_starfis> Drishal: reload that page, it's a bit cleaner now, also see `./Keys.hs` for toggling, `../../xmonad.hs` for hook placement, `./EwmhDesktops.hs` (I only modified 2 lines from the 0.17 version) for automatic fullscreening
04:38:16 <Drishal[m]> galactic_starfis: I am not pro enough to figure out stuff right from source code xD
04:38:18 <galactic_starfis> I'll probably package this up nicely as it's own contrib module, but for now this' where it resides.
04:38:24 c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a)
04:41:35 <galactic_starfis> Oh, if you want to keep your very simple version, remove `avoidStruts` in `(avoidStruts $ noBorders Full)`
04:44:35 <galactic_starfis> avoidStruts makes it so your layouts don't overlap your bars
04:46:17 <Sogens> oh ok
04:46:35 <Sogens> thats weird because its a premade config by someone called "distrotube"
04:46:44 <Sogens> ill have to look more into it
04:47:02 <galactic_starfis> Ah, DTs config
04:47:13 <Sogens> yeah its nice
04:47:42 <galactic_starfis> Are you using his install script? I've had some weird behavior with the version of xmobar packaged in the arch repos.
04:48:24 <Sogens> yeah I used his install script
04:48:36 <Sogens> maybe ill try using the git version or something
04:48:36 <galactic_starfis> (not necessarily recommending it, but perhaps you should look at how it does things regarding xmobar)
04:50:11 <galactic_starfis> If you want to avoid headaches in the future - install `ghcup`, uninstall `ghc`, `xmonad`, and `xmobar`, then install `xmonad` and `xmobar` from `ghcup`.
04:50:46 <galactic_starfis> Arch + haskell is not exactly fun. I use nix atop arch, and thereby avoid that problem. But that's not for everyone...
04:52:24 <Sogens> what do you mean by "nix atop arch"
04:52:26 <Sogens> heh
04:52:49 <Sogens> im not a programmer I just like learning things
04:53:24 <galactic_starfis> https://nixos.org/nix, it's installed in addition to pacman - and I'm using Arch.
04:53:43 <Sogens> heh I installed the git version of xmobar and it fixed the issue :D
04:53:57 <galactic_starfis> well that's good :)
04:54:37 <Sogens> ah yeah i'll read more about this nix thing im bored right now
04:59:20 × Sogens quits (~sogens@gateway/vpn/pia/sogens) (Quit: WeeChat 3.4)
04:59:33 Sogens joins (~sogens@gateway/vpn/pia/sogens)
05:09:50 × Sogens quits (~sogens@gateway/vpn/pia/sogens) (Quit: WeeChat 3.4)
05:10:03 Sogens joins (~sogens@gateway/vpn/pia/sogens)
05:10:08 × Rue quits (~rue@2001-b011-1000-17d9-d616-1cce-b758-6ab8.dynamic-ip6.hinet.net) (Quit: WeeChat 3.4)
05:11:11 × Sogens quits (~sogens@gateway/vpn/pia/sogens) (Client Quit)
05:11:24 Sogens joins (~sogens@gateway/vpn/pia/sogens)
05:23:19 Rue joins (~rue@2001-b011-1000-17d9-d616-1cce-b758-6ab8.dynamic-ip6.hinet.net)
05:23:36 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!)
05:23:43 Rue parts (~rue@2001-b011-1000-17d9-d616-1cce-b758-6ab8.dynamic-ip6.hinet.net) ()
05:26:46 c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a)
05:33:10 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Remote host closed the connection)
05:33:29 c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a)
05:58:36 × noex quits (~null@user/noex) (Ping timeout: 240 seconds)
06:00:01 noex joins (~null@user/noex)
06:44:28 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!)
06:54:46 allbery_b joins (~geekosaur@xmonad/geekosaur)
06:54:46 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
06:54:49 allbery_b is now known as geekosaur
06:55:59 chomwitt joins (~chomwitt@2a02:587:dc15:800:87d7:2f36:90bc:5b10)
07:18:35 <Drishal[m]> <galactic_starfis> "Oh, if you want to keep your..." <- but I am getting the bar still with this... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/a6ccf53fac551cb352ce32408a0ea31b9a2b00f5)
07:22:28 azahi[m] joins (~azahiazah@2001:470:69fc:105::1:c263)
07:46:03 cfricke joins (~cfricke@user/cfricke)
07:48:32 catman joins (~catman@user/catman)
07:49:38 × catman quits (~catman@user/catman) (Client Quit)
09:34:23 catman joins (~catman@user/catman)
10:02:25 × catman quits (~catman@user/catman) (Quit: WeeChat 3.5-dev)
10:04:27 catman joins (~catman@user/catman)
10:06:25 × catman quits (~catman@user/catman) (Client Quit)
10:06:30 <liskin> vifon: early January you reported a memleak in xmobar; a fix for this got merged today
10:07:17 <liskin> vifon: turns out I was to blame for the leak
10:10:18 <vifon> Oh, awesome, thank you for the heads up!
10:13:25 × yuu[m] quits (~yuumatrix@2001:470:69fc:105::8a6) (Quit: Bridge terminating on SIGTERM)
10:13:25 × Las[m] quits (~lasmatrix@2001:470:69fc:105::74e) (Quit: Bridge terminating on SIGTERM)
10:13:25 × liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: Bridge terminating on SIGTERM)
10:13:25 × Tisoxin quits (~ikosit@user/ikosit) (Quit: Bridge terminating on SIGTERM)
10:13:26 × VarikValefor[m] quits (~varikvale@2001:470:69fc:105::a5d) (Quit: Bridge terminating on SIGTERM)
10:13:26 × sibi quits (~sibi@2001:470:69fc:105::8ab) (Quit: Bridge terminating on SIGTERM)
10:13:26 × sig[m] quits (~sigrdrifa@2001:470:69fc:105::1:7148) (Quit: Bridge terminating on SIGTERM)
10:13:26 × justinrestivo[m] quits (~justinres@2001:470:69fc:105::a47) (Quit: Bridge terminating on SIGTERM)
10:13:26 × nihilipster[m] quits (~nihilipst@2001:470:69fc:105::720) (Quit: Bridge terminating on SIGTERM)
10:13:26 × ms[m] quits (~msmatrixp@2001:470:69fc:105::2b48) (Quit: Bridge terminating on SIGTERM)
10:13:26 × unrooted quits (~unrooted@2001:470:69fc:105::a4a) (Quit: Bridge terminating on SIGTERM)
10:13:26 × KittyOwO[m] quits (~wrinklehu@2001:470:69fc:105::84e) (Quit: Bridge terminating on SIGTERM)
10:13:26 × AIM[m] quits (~iamaravin@2001:470:69fc:105::1:50eb) (Quit: Bridge terminating on SIGTERM)
10:13:27 × iung[m] quits (~iaungmatr@2001:470:69fc:105::1:2fe2) (Quit: Bridge terminating on SIGTERM)
10:13:27 × elonsroadster[m] quits (~elonsroad@2001:470:69fc:105::d121) (Quit: Bridge terminating on SIGTERM)
10:13:27 × mc47[m] quits (~mc47matri@2001:470:69fc:105::733) (Quit: Bridge terminating on SIGTERM)
10:13:27 × iffsid quits (~iffsid@2001:470:69fc:105::a3e) (Quit: Bridge terminating on SIGTERM)
10:13:27 × craige[m] quits (~craigemcw@2001:470:69fc:105::35f1) (Quit: Bridge terminating on SIGTERM)
10:13:27 × Drishal[m] quits (~drishalma@2001:470:69fc:105::a36) (Quit: Bridge terminating on SIGTERM)
10:13:27 × jkaye[m] quits (~jkayematr@2001:470:69fc:105::1:86f7) (Quit: Bridge terminating on SIGTERM)
10:13:27 × Thalhas[m] quits (~thalhamat@2001:470:69fc:105::1:766a) (Quit: Bridge terminating on SIGTERM)
10:13:27 × Arcanus[m] quits (~archanusm@2001:470:69fc:105::f953) (Quit: Bridge terminating on SIGTERM)
10:13:27 × thonoht[m] quits (~thonohtma@2001:470:69fc:105::d7be) (Quit: Bridge terminating on SIGTERM)
10:13:27 × narendranath344[ quits (~narendran@2001:470:69fc:105::1:62ba) (Quit: Bridge terminating on SIGTERM)
10:13:27 × butterfly[m] quits (~butterfly@2001:470:69fc:105::1:70db) (Quit: Bridge terminating on SIGTERM)
10:13:27 × lyiriyah[m] quits (~lyiriyahm@2001:470:69fc:105::cc0) (Quit: Bridge terminating on SIGTERM)
10:13:27 × neopenk[m] quits (~neopenkma@2001:470:69fc:105::1:6286) (Quit: Bridge terminating on SIGTERM)
10:13:27 × galactic_starfis quits (~galactics@2001:470:69fc:105::1:2985) (Quit: Bridge terminating on SIGTERM)
10:13:27 × Etxeberrialex[m] quits (~etxeberri@2001:470:69fc:105::1:5ae6) (Quit: Bridge terminating on SIGTERM)
10:13:27 × dissociate[m] quits (~jessehorn@2001:470:69fc:105::1:41af) (Quit: Bridge terminating on SIGTERM)
10:13:27 × ctx[m] quits (~ctxkungfu@2001:470:69fc:105::1:95dd) (Quit: Bridge terminating on SIGTERM)
10:13:27 × jakeStateless-Fa quits (~jakefroms@2001:470:69fc:105::15ef) (Quit: Bridge terminating on SIGTERM)
10:13:28 × Photonsphere[m] quits (~maridonke@2001:470:69fc:105::1:688b) (Quit: Bridge terminating on SIGTERM)
10:13:28 × peterstorm[m] quits (~peterstor@2001:470:69fc:105::1:107b) (Quit: Bridge terminating on SIGTERM)
10:13:29 × HAL[m] quits (~evadk8mat@2001:470:69fc:105::3ed0) (Quit: Bridge terminating on SIGTERM)
10:13:29 × joel[m] quits (~kasaneins@2001:470:69fc:105::1:66db) (Quit: Bridge terminating on SIGTERM)
10:13:29 × joa[m] quits (~joamatrix@2001:470:69fc:105::1:54d1) (Quit: Bridge terminating on SIGTERM)
10:13:29 × TheWizardTower[m quits (~thewizard@2001:470:69fc:105::a5b) (Quit: Bridge terminating on SIGTERM)
10:13:29 × kwer[m] quits (~kwermatri@2001:470:69fc:105::1:4da1) (Quit: Bridge terminating on SIGTERM)
10:13:30 × denbrahe quits (~denbrahe@2001:470:69fc:105::19c0) (Quit: Bridge terminating on SIGTERM)
10:13:30 × dkasak[m] quits (~dkasakter@2001:470:69fc:105::a34) (Quit: Bridge terminating on SIGTERM)
10:13:30 × mahene[m] quits (~mahenemat@2001:470:69fc:105::1:6a93) (Quit: Bridge terminating on SIGTERM)
10:13:30 × meck[m] quits (~meckmeckd@2001:470:69fc:105::3a51) (Quit: Bridge terminating on SIGTERM)
10:13:30 × Mellow[m] quits (~mellow210@2001:470:69fc:105::8c62) (Quit: Bridge terminating on SIGTERM)
10:13:30 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Quit: Bridge terminating on SIGTERM)
10:13:30 × JosEduardo[m] quits (~joseemdsm@2001:470:69fc:105::ce1d) (Quit: Bridge terminating on SIGTERM)
10:13:30 × unknownbeing[m] quits (~unknownbe@2001:470:69fc:105::1:237b) (Quit: Bridge terminating on SIGTERM)
10:13:31 × Yehoshua quits (~yehoshua@2001:470:69fc:105::1:593f) (Quit: Bridge terminating on SIGTERM)
10:13:31 × azahi[m] quits (~azahiazah@2001:470:69fc:105::1:c263) (Quit: Bridge terminating on SIGTERM)
10:16:57 dkasak[m] joins (~dkasakter@2001:470:69fc:105::a34)
10:18:45 sibi joins (~sibi@2001:470:69fc:105::8ab)
10:22:12 catman joins (~catman@user/catman)
10:23:32 mc47 joins (~mc47@xmonad/TheMC47)
10:30:18 Las[m] joins (~lasmatrix@2001:470:69fc:105::74e)
10:30:18 liskin[m] joins (~liskinmat@2001:470:69fc:105::768)
10:30:18 unclechu joins (~unclechu@2001:470:69fc:105::354)
10:30:18 iffsid joins (~iffsid@2001:470:69fc:105::a3e)
10:30:18 denbrahe joins (~denbrahe@2001:470:69fc:105::19c0)
10:30:19 craige[m] joins (~craigemcw@2001:470:69fc:105::35f1)
10:30:19 Yehoshua joins (~yehoshua@2001:470:69fc:105::1:593f)
10:30:19 mahene[m] joins (~mahenemat@2001:470:69fc:105::1:6a93)
10:30:19 yuu[m] joins (~yuumatrix@2001:470:69fc:105::8a6)
10:30:19 nihilipster[m] joins (~nihilipst@2001:470:69fc:105::720)
10:30:19 ms[m] joins (~msmatrixp@2001:470:69fc:105::2b48)
10:30:19 KittyOwO[m] joins (~wrinklehu@2001:470:69fc:105::84e)
10:30:19 VarikValefor[m] joins (~varikvale@2001:470:69fc:105::a5d)
10:30:19 sig[m] joins (~sigrdrifa@2001:470:69fc:105::1:7148)
10:30:19 neopenk[m] joins (~neopenkma@2001:470:69fc:105::1:6286)
10:30:19 unrooted joins (~unrooted@2001:470:69fc:105::a4a)
10:30:19 joa[m] joins (~joamatrix@2001:470:69fc:105::1:54d1)
10:30:20 iung[m] joins (~iaungmatr@2001:470:69fc:105::1:2fe2)
10:30:20 AIM[m] joins (~iamaravin@2001:470:69fc:105::1:50eb)
10:30:20 justinrestivo[m] joins (~justinres@2001:470:69fc:105::a47)
10:30:20 jkaye[m] joins (~jkayematr@2001:470:69fc:105::1:86f7)
10:30:30 HAL[m] joins (~evadk8mat@2001:470:69fc:105::3ed0)
10:30:30 Drishal[m] joins (~drishalma@2001:470:69fc:105::a36)
10:30:30 mc47[m] joins (~mc47matri@2001:470:69fc:105::733)
10:30:31 Arcanus[m] joins (~archanusm@2001:470:69fc:105::f953)
10:30:31 dissociate[m] joins (~jessehorn@2001:470:69fc:105::1:41af)
10:30:31 joel[m] joins (~kasaneins@2001:470:69fc:105::1:66db)
10:30:31 ctx[m] joins (~ctxkungfu@2001:470:69fc:105::1:95dd)
10:30:31 peterstorm[m] joins (~peterstor@2001:470:69fc:105::1:107b)
10:30:31 kwer[m] joins (~kwermatri@2001:470:69fc:105::1:4da1)
10:30:31 Etxeberrialex[m] joins (~etxeberri@2001:470:69fc:105::1:5ae6)
10:30:31 Photonsphere[m] joins (~maridonke@2001:470:69fc:105::1:688b)
10:30:31 Mellow[m] joins (~mellow210@2001:470:69fc:105::8c62)
10:30:31 meck[m] joins (~meckmeckd@2001:470:69fc:105::3a51)
10:30:31 thonoht[m] joins (~thonohtma@2001:470:69fc:105::d7be)
10:30:31 TheWizardTower[m joins (~thewizard@2001:470:69fc:105::a5b)
10:30:31 azahi[m] joins (~azahiazah@2001:470:69fc:105::1:c263)
10:30:31 lyiriyah[m] joins (~lyiriyahm@2001:470:69fc:105::cc0)
10:30:31 narendranath344[ joins (~narendran@2001:470:69fc:105::1:62ba)
10:30:31 unknownbeing[m] joins (~unknownbe@2001:470:69fc:105::1:237b)
10:30:31 butterfly[m] joins (~butterfly@2001:470:69fc:105::1:70db)
10:30:31 jakeStateless-Fa joins (~jakefroms@2001:470:69fc:105::15ef)
10:30:32 Thalhas[m] joins (~thalhamat@2001:470:69fc:105::1:766a)
10:30:32 galactic_starfis joins (~galactics@2001:470:69fc:105::1:2985)
10:43:48 × chomwitt quits (~chomwitt@2a02:587:dc15:800:87d7:2f36:90bc:5b10) (Ping timeout: 252 seconds)
10:49:38 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
10:53:06 JosEduardo[m] joins (~joseemdsm@2001:470:69fc:105::ce1d)
10:53:06 Tisoxin joins (~ikosit@user/ikosit)
10:53:18 elonsroadster[m] joins (~elonsroad@2001:470:69fc:105::d121)
11:51:37 × Sogens quits (~sogens@gateway/vpn/pia/sogens) (Quit: WeeChat 3.4)
12:27:12 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
13:18:21 <vifon> liskin: This commit, correct? https://github.com/jaor/xmobar/commit/b3249613e36d1909b1ecab867b4c556284f70362
13:18:27 <vifon> I'm building it right now.
13:18:38 <liskin> vifon: yep
13:18:58 <vifon> Great, it applied cleanly and built with no problems.
13:19:56 <vifon> Thank you once again, it was a minor but constant nuisance. I was considering adding a cronjob to restart xmobar once a day or so. :)
13:24:08 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
13:31:05 <vifon> It seems https://github.com/jaor/xmobar/commit/f8c835a33a7acd6f60e27f82ac40027d3ae15e25 affects only 0.38 upwards and in my logs I apparently mentioned I was on 0.37 (thank you, past me, for mentioning it!). I wonder if there is an unrelated leak, or maybe my build just already contained some changes from 0.38.
13:36:35 sheb joins (~sheb@31.223.228.71)
13:37:18 × sheb quits (~sheb@31.223.228.71) (Remote host closed the connection)
13:41:26 × Profpatsch quits (~Profpatsc@static.88-198-193-255.clients.your-server.de) (Ping timeout: 252 seconds)
13:53:48 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
13:59:49 chomwitt joins (~chomwitt@2a02:587:dc15:800:4308:c5a2:39b7:2fb7)
14:55:58 × chomwitt quits (~chomwitt@2a02:587:dc15:800:4308:c5a2:39b7:2fb7) (Ping timeout: 250 seconds)
14:57:22 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.3)
14:59:07 seschwar joins (~seschwar@user/seschwar)
15:06:29 frosch03 joins (~user@2a02:8070:7ab:1b00:94f5:f5ea:a494:4b46)
15:23:54 jao joins (~jao@68.235.43.172)
15:52:32 dirtcastle joins (~dirtcastl@103.43.203.227)
15:56:15 jimr joins (~jimr@2603-7080-7640-b000-0000-0000-0000-0002.res6.spectrum.com)
16:02:55 × jimr quits (~jimr@2603-7080-7640-b000-0000-0000-0000-0002.res6.spectrum.com) (Quit: Leaving)
16:28:23 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
16:29:08 arjun joins (~user@user/arjun)
16:32:44 jimr joins (~jimr@2603-7080-7640-b000-0000-0000-0000-0002.res6.spectrum.com)
16:48:02 geekosaur is now known as sequell-clippy
16:51:26 sequell-clippy is now known as geekosaur
17:51:46 × yauhsienhuangtw quits (~Yau-Hsien@61-231-37-106.dynamic-ip.hinet.net) (Read error: Connection reset by peer)
17:53:34 × jimr quits (~jimr@2603-7080-7640-b000-0000-0000-0000-0002.res6.spectrum.com) (Quit: Leaving)
18:06:12 × dirtcastle quits (~dirtcastl@103.43.203.227) (Ping timeout: 240 seconds)
18:06:45 dirtcastle joins (~dirtcastl@2409:4072:8e81:24cf:3cde:a2ff:fe82:41eb)
18:20:36 × dirtcastle quits (~dirtcastl@2409:4072:8e81:24cf:3cde:a2ff:fe82:41eb) (Ping timeout: 240 seconds)
18:22:44 dirtcastle joins (~dirtcastl@2409:4072:8e81:24cf:4e0:23ff:feb4:f37d)
18:33:57 × dirtcastle quits (~dirtcastl@2409:4072:8e81:24cf:4e0:23ff:feb4:f37d) (Ping timeout: 240 seconds)
18:47:24 × jao quits (~jao@68.235.43.172) (Ping timeout: 240 seconds)
18:55:24 × ml|_ quits (~ml|@user/ml/x-5298235) (Ping timeout: 240 seconds)
18:58:53 wonko_ joins (~wjc@2a0e:1c80:11::50)
19:21:23 ml|_ joins (~ml|@user/ml/x-5298235)
19:23:07 × catman quits (~catman@user/catman) (Quit: WeeChat 3.5-dev)
19:25:19 c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a)
19:27:48 catman joins (~catman@user/catman)
19:32:11 <galactic_starfis> > <@drishal:matrix.org> but I am getting the bar still with this... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/cd3632d7dd06cbf71fff4585cf7361961b8169e2)
19:32:12 <lambdabot> <hint>:1:1: error: parse error on input ‘<@’
19:40:34 × arjun quits (~user@user/arjun) (Quit: ERC 5.4.1 (IRC client for GNU Emacs 29.0.50))
19:41:30 dirtcastle joins (~dirtcastl@2409:4072:8e81:24cf:14e5:eff:fee0:53cf)
19:45:48 × dirtcastle quits (~dirtcastl@2409:4072:8e81:24cf:14e5:eff:fee0:53cf) (Ping timeout: 240 seconds)
19:46:26 dirtcastle joins (~dirtcastl@2409:4072:8e81:24cf:9ce3:aff:feeb:a32a)
19:55:17 × dirtcastle quits (~dirtcastl@2409:4072:8e81:24cf:9ce3:aff:feeb:a32a) (Ping timeout: 240 seconds)
20:01:27 jao joins (~jao@static-68-235-44-54.cust.tzulo.com)
21:02:12 × thunderrd quits (~thunderrd@183.182.115.103) (Ping timeout: 240 seconds)
21:16:15 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!)
21:21:19 steve__ joins (~steve@ool-182c2b80.dyn.optonline.net)
21:25:59 chomwitt joins (~chomwitt@2a02:587:dc15:800:fd31:6830:eca:6aa3)
21:31:27 c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a)
21:35:15 × steerio quits (~steerio@aviv.kinneret.de) (Remote host closed the connection)
21:39:16 tremon joins (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl)
22:05:17 × chomwitt quits (~chomwitt@2a02:587:dc15:800:fd31:6830:eca:6aa3) (Ping timeout: 240 seconds)
22:38:10 × jao quits (~jao@static-68-235-44-54.cust.tzulo.com) (Remote host closed the connection)
22:38:29 chomwitt joins (~chomwitt@2a02:587:dc15:800:53f7:4b4c:ef86:ecad)
23:05:26 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
23:06:24 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!)
23:06:34 jao joins (~jao@static-68-235-44-54.cust.tzulo.com)
23:15:27 × jao quits (~jao@static-68-235-44-54.cust.tzulo.com) (Remote host closed the connection)
23:17:58 catman joins (~catman@user/catman)
23:20:17 × wonko_ quits (~wjc@2a0e:1c80:11::50) (Ping timeout: 240 seconds)
23:25:50 jao joins (~jao@static-68-235-44-54.cust.tzulo.com)
23:28:12 × catman quits (~catman@user/catman) (Quit: WeeChat 3.5-dev)
23:28:40 catman joins (~catman@user/catman)
23:36:17 × chomwitt quits (~chomwitt@2a02:587:dc15:800:53f7:4b4c:ef86:ecad) (Ping timeout: 240 seconds)
23:47:41 matterix[m] joins (~matterixm@2001:470:69fc:105::1:c2fc)

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