Results 14 comments of skierpage

Thanks for responding. > Can you try deleting `$HOME/.config/gImageReader/gImageReader.conf` I tried, didn't help.

> It would work on Windows as the paths are case insensitive. The "simple" solution would to rename the files and make the extensions lowercase. Should https://pcsx2.net/guides/basic-setup/#dumping-the-bios mention this? (BTW,...

FYI, https://varblog.org/blog/2018/01/08/rust-and-webassembly-with-turtle/ describes one game getting Piston, as used by the Turtle graphics library, to work with WebAssembly. "The approach I chose was to implement [Piston's] Graphics to write to...

https://status.flathub.org/ is now failing with "SSL_ERROR_INTERNAL_ERROR_ALERT" in Firefox, and curl reports: `curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error)` (The http version does a 308 permanent redirect to https, so I...

> What is the failure mode when `xclip` is used under Wayland? Maybe xclip could detect that the chosen selection (Primary) isn't available and fallback to Clipboard. Run under kwin_wayland...

> Did you try the patched version "xclip-0.13-14.git11cba61.fc34" suggested in that bug? Did it help? I just tried xclip-0.13-15.git11cba61.fc35.x86_64. I couldn't get it to crash. I started an X11 program,...

> At present only saving of the orignal TW is indicated, You mean in the browser console, right? In my mGSD 3.1.9 beta (old TiddlyWiki with lots of features) I...

Thanks for the tip! Nevertheless the code is broken; it sets attribute "data-tiddlyfox-path" but never uses it.

> Several times in 2019 I notice in top and htop output that zsh is at 99% CPU. ps reveals the zsh at high usage is not in my active...

> Attaching ltrace to an unresponsive zsh in a git repo I get the below: > Note this may be a different issue still to @skierpage. > > ``` >...