Nivex
Nivex
Since upgrading to 77865a0, the backlight on my 380 is randomly staying on. Menu -> Utilities -> MD380Tools -> Display -> Backlight Level Low is set to "0 (off)" Level...
- Program: N/A (repo.powerdns.com) - Issue type: Bug report ### Short description From the `apt-key` man page in Debian 11. > Use of apt-key is deprecated... > apt-key(8) will last...
github.com is not reachable over IPv6 and therefore the automated upgrade will fail. ``` root@skylab:~# acme.sh --upgrade --debug 2 2>/tmp/err.log https://github.com/acmesh-official/acme.sh v2.8.6 [Sun 28 Jun 2020 11:02:51 AM EDT] Already...
Please enable IPv6 support on http.cat. I see it is being hosted on DigitalOcean. Instructions to enable: https://www.digitalocean.com/docs/networking/ipv6/how-to/enable/ Thanks!
OS is Ubuntu 14.04 LTS ``` plain kjotte@daedalus:~/git/dsd/build$ ./dsd -a Digital Speech Decoder 1.7.0-dev (build:v1.6.0-73-g6a9aa07) mbelib version 1.2.5 ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to...
My guess is newer chipsets can't go down to 8000 natively. Will probably have to look up the native resolution of the device and upsample in the wrapper. ``` plain...
Each of the different voice formats has a different text output format. These have probably evolved over time and were largely meant for eyeball consumption. A uniform format for script...
Feature, wishlist. Allow reading audio from a UDP socket instead of the soundcard. This would allow for easier integration with gqrx: http://gqrx.dk/doc/streaming-audio-over-udp Currently working with: socat udp-listen:7355 - | padsp...
At present, if a post comes in with an attachment and no text, nothing is rendered. Per [the docs](https://docs.mattermost.com/developer/message-attachments.html): > fallback: A required plain-text summary of the post. This is...
First, I ask for help with an incomplete command: ``` kjotte@mystic:~$ linode-cli networking ip-update usage: linode-cli [-h] [--rdns rdns] address linode-cli: error: the following arguments are required: address ``` First,...