2021/07/27

2021-07-27 00:39:47 +0000vrs(~vrs@user/vrs)
2021-07-27 01:09:37 +0000ectospasm(~ectospasm@user/ectospasm) (Quit: WeeChat 3.2)
2021-07-27 01:11:14 +0000ectospasm(~ectospasm@user/ectospasm)
2021-07-27 02:03:22 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 258 seconds)
2021-07-27 02:22:20 +0000banc(banc@gateway/vpn/airvpn/banc)
2021-07-27 03:01:16 +0000td_(~td@94.134.91.47) (Ping timeout: 256 seconds)
2021-07-27 03:02:48 +0000td_(~td@muedsl-82-207-238-215.citykom.de)
2021-07-27 05:05:32 +0000thunderrd(~thunderrd@183.182.110.6) (Ping timeout: 268 seconds)
2021-07-27 07:41:18 +0000redgloboli(~redglobol@user/redgloboli) (Quit: ended)
2021-07-27 07:46:49 +0000cfricke(~cfricke@user/cfricke)
2021-07-27 08:17:48 +0000allbery_b(~geekosaur@xmonad/geekosaur)
2021-07-27 08:17:48 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-07-27 08:17:51 +0000allbery_bgeekosaur
2021-07-27 08:20:29 +0000cjb(~cjb@user/cjb) (Quit: rcirc on GNU Emacs 28.0.50)
2021-07-27 08:22:12 +0000flavum(~flavum@user/flavum) (Quit: leaving)
2021-07-27 08:33:37 +0000cfricke(~cfricke@user/cfricke) (Read error: Connection reset by peer)
2021-07-27 09:14:20 +0000redgloboli_(~redglobol@user/redgloboli)
2021-07-27 09:40:20 +0000cfricke(~cfricke@user/cfricke)
2021-07-27 09:40:27 +0000cfricke(~cfricke@user/cfricke) (Client Quit)
2021-07-27 09:42:43 +0000deepy(deepy@user/deepy) (Ping timeout: 265 seconds)
2021-07-27 10:01:52 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-07-27 10:02:17 +0000geekosaur(~geekosaur@xmonad/geekosaur)
2021-07-27 10:37:29 +0000terrorjack(~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) (Remote host closed the connection)
2021-07-27 10:39:39 +0000terrorjack(~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com)
2021-07-27 10:48:52 +0000deepy(deepy@user/deepy)
2021-07-27 10:54:23 +0000redgloboli_(~redglobol@user/redgloboli) (Quit: ended)
2021-07-27 10:54:46 +0000redgloboli(~redglobol@user/redgloboli)
2021-07-27 11:10:18 +0000ectospasm(~ectospasm@user/ectospasm) (Ping timeout: 256 seconds)
2021-07-27 11:12:05 +0000ectospasm(~ectospasm@user/ectospasm)
2021-07-27 15:05:29 +0000seschwar(~seschwar@user/seschwar)
2021-07-27 16:00:12 +0000haskl(~haskl@98.37.78.63) (Ping timeout: 265 seconds)
2021-07-27 16:04:12 +0000haskl(~haskl@98.37.78.63)
2021-07-27 16:38:05 +0000 <electr0n> has anyone experienced certain keybindings to just stop working? I can invoke the command from the terminal and the desired function occurs, but nada from the keybinding I have configured. I can post config if needed. just strange.
2021-07-27 16:46:06 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-07-27 16:46:06 +0000allbery_b(~geekosaur@xmonad/geekosaur)
2021-07-27 16:46:09 +0000allbery_bgeekosaur
2021-07-27 16:46:43 +0000 <geekosaur> xmonad often doesn't eun with the same $PATH a terminal has
2021-07-27 16:46:59 +0000 <geekosaur> *run with
2021-07-27 17:25:41 +0000 <fizzie> There's also that one thing you get with screenshotting programs sometimes where they [handwavy explanation:] try to do a keygrab before XMonad has relinquished its own, and fail because of that.
2021-07-27 17:26:21 +0000 <fizzie> (Had that with scrot before adding `unGrab >>` into the binding.)
2021-07-27 17:28:01 +0000 <geekosaur> screensavers often have the same problem
2021-07-27 19:38:05 +0000berberman(~berberman@user/berberman) (Ping timeout: 252 seconds)
2021-07-27 19:47:21 +0000 <electr0n> it is todo with tdrop (github.com/noctuid/tdrop) and making pretty much any X app a dropdown ala xfce4-terminal. I was using it since I couldn't get thunar to work via NSP (wouldn't hide, just spawned new eachtime).
2021-07-27 19:48:39 +0000 <geekosaur> that sounds like one of those factories, which most graphical file managers are
2021-07-27 19:49:15 +0000 <geekosaur> and possibly not setting anything until it renders, whyich is usually a browser issue but who knows?
2021-07-27 19:49:25 +0000 <geekosaur> especially if you're matching on title though
2021-07-27 19:50:28 +0000 <electr0n> i would match terms on class
2021-07-27 20:10:27 +0000 <electr0n> is there anything I could implement to increase the verbosity of logging ? in hopes it shows me something?
2021-07-27 20:12:00 +0000 <geekosaur> if you can find the session log, it should already say something about e.g. not being able to find the program
2021-07-27 20:12:16 +0000 <geekosaur> might be ~/.xsession-errors
2021-07-27 20:12:33 +0000 <geekosaur> or it might be in journald somewhere (good luck!)
2021-07-27 20:16:47 +0000 <liskin> Solid: hey did you enable new modmail on our subreddit or did that happen automatically?
2021-07-27 20:17:15 +0000 <liskin> I'm not getting any notifications from it and can't find an rss feed :-/
2021-07-27 20:21:54 +0000edog(~edog@alcotrash.org) (Ping timeout: 240 seconds)
2021-07-27 20:22:03 +0000edog(~edog@alcotrash.org)
2021-07-27 20:25:36 +0000electr0n(~electr0n@hunt.revrse.sh) (Ping timeout: 268 seconds)
2021-07-27 20:26:05 +0000electr0n(~electr0n@hunt.revrse.sh)
2021-07-27 20:31:42 +0000 <liskin> oh, crap, they repurposed the "unread" rss feed to be all modmail (not just unread) including the new modmail
2021-07-27 20:31:53 +0000 <liskin> better than nothing I guess
2021-07-27 20:32:48 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-07-27 20:32:48 +0000allbery_b(~geekosaur@xmonad/geekosaur)
2021-07-27 20:32:51 +0000allbery_bgeekosaur
2021-07-27 20:52:03 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Remote host closed the connection)
2021-07-27 20:55:28 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2021-07-27 22:12:49 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Remote host closed the connection)
2021-07-27 22:14:29 +0000werneta(~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2021-07-27 22:21:50 +0000seschwar(~seschwar@user/seschwar) (Quit: :wq)
2021-07-27 22:39:58 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-07-27 22:42:22 +0000geekosaur(~geekosaur@xmonad/geekosaur)
2021-07-27 23:42:42 +0000aegon(~mike@174.127.249.180)
2021-07-27 23:46:38 +0000cjb(~cjb@user/cjb)