💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-06-04.txt captured on 2024-06-16 at 13:49:35.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-06-04T11:38:44 #kisslinux <aarng> what happened to `mpv 2020-06-04T11:38:58 #kisslinux <aarng> it seems to be compiled without youtube-dl support for me 2020-06-04T11:39:57 #kisslinux <aarng> that seems to be the case since the bump to 0.32.0 2020-06-04T11:40:24 #kisslinux <aarng> > Error parsing option ytdl-format (option not found) 2020-06-04T11:45:02 #kisslinux <aarng> https://github.com/mpv-player/mpv/issues/6682 2020-06-04T11:50:34 #kisslinux <aarng> welp, can't remember uninstalling lua 2020-06-04T13:17:50 #kisslinux <nerditup> I've noticed that gnupg1 is in the `extra` repo and gnupg2 is in the `community` - I'm curious if people prefer using gnupg1 over 2? 2020-06-04T14:03:28 #kisslinux <dilynm> The only thing I would use gnupg2 for is catching my credentials and that doesn't seem worth it 2020-06-04T15:07:25 #kisslinux <konimex> nerditup: dylan prefers gpg1 to gpg2 2020-06-04T15:07:57 #kisslinux <konimex> also gpg2 has more deps compared to gpg1 2020-06-04T15:35:15 #kisslinux <E5ten> I wish there was a non-gnu reimplementation of gpg 2020-06-04T15:53:57 #kisslinux <mcpcpc[m]> is this guide(WIP) on x11-forwarding at all useful to anyone or should i keep it to myself? I’ve been struggling to get any vnc/server running, so this is the best solution i have atm to get to full desktop. 2020-06-04T15:53:58 #kisslinux <mcpcpc[m]> https://clbin.com/1AdnB 2020-06-04T15:54:31 #kisslinux <mcpcpc[m]> its very much a wip. 2020-06-04T16:01:46 #kisslinux <dylan02> mcpcpc[m]: Nice! 2020-06-04T17:43:50 #kisslinux <ominous_anonymou> mcpcpc[m]: i think its useful 2020-06-04T17:46:12 #kisslinux <mcpcpc[m]> ominous_anonymou: thanks! will clean it up a bit and probably init the PR tonight. 2020-06-04T18:00:14 #kisslinux <ominous_anonymou> MobaXterm is another free "X Server" for Windows that some of my coworkers use 2020-06-04T18:03:25 #kisslinux <mcpcpc[m]> ominous_anonymou: another good one! added to the list. thanks. 2020-06-04T18:08:24 #kisslinux <ominous_anonymou> mcpcpc[m] I was starting to look at building https://xpra.org/ on KISS as an alternative, but kind of got sidetracked and didn't pursue it. It supposedly is more performant than X forwarding, but I've had mixed results so /shrug 2020-06-04T21:16:45 #kisslinux <mcpcpc[m]> ominous_anonymou: i have been meaning to take another look at xpra. i have been attempting to build x11vnc... trying to get a few remain packages to compile has been a bit of a learning curve for me :). getting close though. 2020-06-04T22:02:54 #kisslinux <mcpcpc[m]> ominous_anonymou: i read somewhere that FreeRDP can be configured as a server with the correct flags? been meaning to look into that as well..