espressoelf
espressoelf
### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. - [X] Yes, the DNS provider exposes a public API. - [X] Yes, I know...
After many crashes, I found another issue where gdb was mentioned and did the same to provide a better stack trace: ````Thread 1 "rtorrent main" received signal SIGSEGV, Segmentation fault....
From what I saw, saving notes unencrypted isn't possible with the current code and there's no "switch" to configure it to behave that way. A way to configure, i.e. turn...
I recently wrote some small scripts which tag images based on things from the `images` table. Some examples: - Images with a resolution = 1920*1080 get a `highres` tag -...
Let's say I had a typical configuration for domain `example.net` with MX being `box.example.org` and `www.example.net` and `sub.example.net` being a CNAME for `example.net`. Later on, I added a new email...