Paul Bransford
Paul Bransford
``` [draeath@host ed-rare-trade-route-generator]$ ./generate-routes.rb ./generate-routes.rb:333: odd number list for Hash warnings
For my own use case, I just want to get rid of a very specific and small number of parameters (for example the `highlight=` parameter that [Sphinx](https://www.sphinx-doc.org/en/master/) adds to search...
### Describe the bug When configuring `authentication.ldap` one sees the following parameters in Cobbler 3.2: ldap_anonymous_bind: false ldap_search_bind_dn: '' ldap_search_passwd: '' The meaning of `ldap_anonymous_bind` is backwards. An anonymous bind...
I came across this while experimenting with GNU Radio in Docker. During the pybombs installation process in a debian-based system, it appears the variable DEBIAN_FRONTEND is not kept/respected. In a...
I'm not sure if this is intended/desired behavior, so apologies if not. Any time versions are checked (pyenv versions, the command-not-found wrapper, etc) there seems to be multiple entries for...
Your method of detecting the hardware is not resilient. I'm running Alpine Linux 3.9 using the Raspberry Pi kernel (4.19.34-0-rpi) and my `/proc/cpuinfo` looks like the following. Note the lack...
Pretty self-explanatory from the title. There's an absolute ton of bots out there, and 95% of them are irrelevant to the average user. Mastodon itself doesn't seem to be interested...
A picture is worth a thousand words, so here's what it looks like. I can't really tell if this is a problem with my environment (ImageMagick has *really stupid binary...
**Before raising the issue, please check the following first:** - [x] Read through the README.md file in the branch used to assure the process taken is correct - [x] Check...
Environment variable `GO111MODULE=off` must be set when running go for drive and drive-gen in order for this to work. Note that drive itself builds and runs fine without this (using...