Michael Skec
Michael Skec
### Platform Gentoo ### GPU, drivers, and screen setup NVIDIA GTX 1050, nvidia-drivers 495.46-r10 ``` name of display: :0 display: :0 screen: 0 direct rendering: Yes Memory info (GL_NVX_gpu_memory_info): Dedicated...
Greetings, I am running hydroxide on my Linux machine, and using another program called isync (see: [0](http://isync.sourceforge.net/mbsync.html), [1](https://wiki.archlinux.org/index.php/Isync)) to store my e-mail offline in a "Maildir" format on my hard...
I noticed that I am unable to reply to GitHub comments via e-mail through hydroxide. I looked at the headers of the mail files that I store offline and compared...
# The problem When viewing some pages (e.g gemini://random-projects.net/blog/2021-03-03-distributed-trust.gemini) the preformatted text can sometimes exceed the window/screen width and become unreadable:  (That's an example of it exceeding window width,...
Closes #23
Relevant issue: https://github.com/nicm/fdm/issues/96 This patch implements support for the XDG base directory specification. This will not affect existing user configurations, but instead extends fdm to allow the user to specify...
The following irritating message is produced whenever `urllib3` is invoked, most notably while performing an `emerge --sync`: ``` /usr/lib/python3.10/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module...