Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,943 events total
2023-04-28 04:59:20 Goku_Black joins (~Goku_Blac@103.136.95.134)
2023-04-28 05:13:53 × lain1001 quits (~lain@2601:582:c000:79c0:92e8:68ff:fe83:1b3f) (Quit: WeeChat 3.8)
2023-04-28 05:32:52 × Goku_Black quits (~Goku_Blac@103.136.95.134) (Quit: Client closed)
2023-04-28 05:51:18 Goku_Black joins (~Goku_Blac@103.136.95.134)
2023-04-28 05:51:27 <Goku_Black> hi
2023-04-28 05:52:26 <Goku_Black> I am having an issue with my xmonad that when I use my keybinding to exit it wont exit so i changed the key to something else and it was working
2023-04-28 05:52:40 <Goku_Black> anyone has any idea why?
2023-04-28 05:52:56 <Goku_Black> i checked there are no similar keybindings
2023-04-28 05:53:02 <Goku_Black> in the config
2023-04-28 05:54:17 lain1001 joins (~lain@2601:582:c000:79c0:92e8:68ff:fe83:1b3f)
2023-04-28 06:04:10 × lain1001 quits (~lain@2601:582:c000:79c0:92e8:68ff:fe83:1b3f) (Ping timeout: 265 seconds)
2023-04-28 06:08:14 × Goku_Black quits (~Goku_Blac@103.136.95.134) (Quit: Ping timeout (120 seconds))
2023-04-28 06:17:25 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds)
2023-04-28 06:19:23 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2023-04-28 06:29:44 mncheckm joins (~mncheck@193.224.205.254)
2023-04-28 06:48:33 × ft quits (~ft@p4fc2a88b.dip0.t-ipconnect.de) (Quit: leaving)
2023-04-28 07:03:06 <geekosaur> @tell Goku_Black can you show us your config?
2023-04-28 07:03:06 <lambdabot> Consider it noted.
2023-04-28 07:26:17 cfricke joins (~cfricke@user/cfricke)
2023-04-28 07:26:41 <dminuoso> Gosh. Im trying to use `xdotool type "$(xclip -o)"`, but it writes / as &
2023-04-28 07:26:44 <dminuoso> What's going on here
2023-04-28 07:35:19 <Solid> lol
2023-04-28 07:41:05 <geekosaur> worked here, but I used a literal string
2023-04-28 07:41:52 <geekosaur> wokay, and with xclip just worked too
2023-04-28 07:43:00 <geekosaur> I suppose someday I need to do that pasteSelection rewrite
2023-04-28 07:46:31 <geekosaur> then again I use pretty much bog standard en_US layout. god help you if you use something like neo; the xdotool docs suggest to me it only knows about xmodmap, not Xkb
2023-04-28 07:48:57 <dminuoso> Ohh.
2023-04-28 07:49:00 <dminuoso> Layouts, okay.
2023-04-28 07:49:21 <dminuoso> That subshell, who knows how that even interacts with layouts.
2023-04-28 07:49:23 <geekosaur> right, it needs to convert characters to key events and it needs to query the layout to do that
2023-04-28 07:50:08 <geekosaur> like "ç" needs to become ccedilla keysym
2023-04-28 07:50:11 <dminuoso> Layout-style mojibake. :-)
2023-04-28 07:55:38 kalj joins (~kalj@h-158-174-207-174.NA.cust.bahnhof.se)
2023-04-28 07:57:51 × kalj quits (~kalj@h-158-174-207-174.NA.cust.bahnhof.se) (Client Quit)
2023-04-28 08:01:00 <geekosaur> and I don't even know what ot does if it runs out of keycodes via xmodmap (a key event needs both a keycode and a keysym)
2023-04-28 08:01:32 <geekosaur> this is part of why I never got around to pasteSelection, the other part being that I think we need xcb to get at the individual selection events involved
2023-04-28 08:02:35 <geekosaur> (or do it the way you're doing it but that requires forking a subprocess that has to stick around until the "pasted" selection is consumed; see the xclip manpage)
2023-04-28 08:03:05 <geekosaur> this stuff is actually downright hard to do right
2023-04-28 08:16:22 <dminuoso> Yeah its fine, I just need it mostly right! :P
2023-04-28 08:16:54 <dminuoso> vSphere exposes these terminals to connect to a VMs console ports, but doesnt have any paste support.
2023-04-28 08:17:12 <dminuoso> Which is sort of annoying when you want to shove say an SSH key over that
2023-04-28 08:47:15 c0c0 joins (~coco@212-51-146-137.fiber7.init7.net)
2023-04-28 09:00:14 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Quit: You have been kicked for being idle)
2023-04-28 09:00:14 × liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle)
2023-04-28 10:03:07 hightower3 joins (~hightower@cm-2042.cable.globalnet.hr)
2023-04-28 10:05:55 × hightower2 quits (~hightower@cm-2158.cable.globalnet.hr) (Ping timeout: 276 seconds)
2023-04-28 10:39:45 mc47 joins (~mc47@xmonad/TheMC47)
2023-04-28 12:56:18 kalj joins (~kalj@h-158-174-207-174.NA.cust.bahnhof.se)
2023-04-28 13:00:07 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 276 seconds)
2023-04-28 13:26:42 ft joins (~ft@p4fc2a88b.dip0.t-ipconnect.de)
2023-04-28 13:54:14 × nasrudin_[m] quits (~nasrudinm@2001:470:69fc:105::2:f299) (Ping timeout: 246 seconds)
2023-04-28 13:54:14 × mazte[m] quits (~sujammama@2001:470:69fc:105::2:ea4c) (Ping timeout: 246 seconds)
2023-04-28 14:07:45 mazte[m] joins (~sujammama@2001:470:69fc:105::2:ea4c)
2023-04-28 14:09:33 nasrudin_[m] joins (~nasrudinm@2001:470:69fc:105::2:f299)
2023-04-28 14:15:38 × kalj quits (~kalj@h-158-174-207-174.NA.cust.bahnhof.se) (Ping timeout: 245 seconds)
2023-04-28 14:51:18 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.8)
2023-04-28 15:01:44 thunderrd joins (~thunderrd@183.182.110.113)
2023-04-28 16:00:06 × real-fht[m] quits (~real-fhtm@2001:470:69fc:105::2:d597) (Quit: You have been kicked for being idle)
2023-04-28 16:25:09 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2023-04-28 18:22:32 × jludwig quits (~justin@li657-110.members.linode.com) (Quit: ZNC - https://znc.in)
2023-04-28 19:07:21 tremon joins (~tremon@83.80.159.219)
2023-04-28 19:34:42 lain1001 joins (~lain@2601:582:c000:79c0:92e8:68ff:fe83:1b3f)
2023-04-28 19:57:32 meck[m] joins (~meckmeckd@2001:470:69fc:105::3a51)
2023-04-28 20:50:35 rekahsoft joins (~rekahsoft@bras-base-orllon1122w-grc-04-174-88-193-177.dsl.bell.ca)
2023-04-28 20:50:58 jludwig joins (~justin@li657-110.members.linode.com)
2023-04-28 21:04:09 × jludwig quits (~justin@li657-110.members.linode.com) (Quit: ZNC - https://znc.in)
2023-04-28 21:30:40 × mncheckm quits (~mncheck@193.224.205.254) (Ping timeout: 248 seconds)
2023-04-28 22:19:38 × rekahsoft quits (~rekahsoft@bras-base-orllon1122w-grc-04-174-88-193-177.dsl.bell.ca) (Ping timeout: 246 seconds)
2023-04-28 22:26:33 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2023-04-29 02:18:48 × tremon quits (~tremon@83.80.159.219) (Quit: getting boxed in)
2023-04-29 02:26:02 × thunderrd quits (~thunderrd@183.182.110.113) (Ping timeout: 246 seconds)
2023-04-29 02:39:54 thunderrd joins (~thunderrd@183.182.115.37)
2023-04-29 02:48:20 jludwig joins (~justin@li657-110.members.linode.com)
2023-04-29 02:53:45 × td_ quits (~td@i5387093d.versanet.de) (Ping timeout: 255 seconds)
2023-04-29 02:55:20 td_ joins (~td@i53870937.versanet.de)
2023-04-29 03:06:33 × thunderrd quits (~thunderrd@183.182.115.37) (Ping timeout: 255 seconds)
2023-04-29 03:19:16 thunderrd joins (~thunderrd@183.182.111.203)
2023-04-29 03:26:25 × thunderrd quits (~thunderrd@183.182.111.203) (Ping timeout: 240 seconds)
2023-04-29 03:39:41 thunderrd joins (~thunderrd@183.182.111.99)
2023-04-29 03:50:45 × thunderrd quits (~thunderrd@183.182.111.99) (Ping timeout: 240 seconds)
2023-04-29 06:53:47 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 246 seconds)
2023-04-29 06:55:38 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2023-04-29 07:19:02 × hightower3 quits (~hightower@cm-2042.cable.globalnet.hr) (Ping timeout: 250 seconds)
2023-04-29 08:05:34 × lain1001 quits (~lain@2601:582:c000:79c0:92e8:68ff:fe83:1b3f) (Quit: WeeChat 3.8)
2023-04-29 08:09:51 Ou42 joins (~Ou4242a@2600:1700:e930:41b0:274c:69e5:6061:cb5)
2023-04-29 08:10:41 <Ou42> geekosaur: I was told that I had messages?! (lamdabot) time stamped them as 14 days ago.
2023-04-29 08:10:54 liskin[m] joins (~liskinmat@2001:470:69fc:105::768)
2023-04-29 08:10:56 <Ou42> how can I use lambdabot to message ppl?
2023-04-29 08:11:09 Ou42 slapps Ou42 w/ a fish
2023-04-29 08:11:41 unclechu joins (~unclechu@2001:470:69fc:105::354)
2023-04-29 08:12:23 <[Leary]> @help tell
2023-04-29 08:12:23 <lambdabot> tell <nick> <message>. When <nick> shows activity, tell them <message>.
2023-04-29 08:12:28 <[Leary]> Like that.
2023-04-29 08:13:22 <Ou42> I just found the "@" thing!
2023-04-29 08:13:26 <Ou42> TYVM!
2023-04-29 08:13:47 <Ou42> I'm a bit dated on netiquette
2023-04-29 08:19:34 <Ou42> I know it's a #haskell Q, but anybody up for a quick lesson on how ot setup profiling in ghci?
2023-04-29 08:22:52 <jade[m]> You already asked in #haskell:libera.chat and your question is unrelated to xmonad
2023-04-29 08:23:26 <Ou42> that's impossible to detect from my initial inquiry, but as you wish.
2023-04-29 08:51:46 <Ou42> @karma Ou42

All times are in UTC.