Holger Schurig
Holger Schurig
I have the newest and shiniest podman installed, fresh from git: ``` $ podman version Client: Podman Engine Version: 4.2.0-dev API Version: 4.2.0-dev Go Version: go1.17.11 Git Commit: 9fac1b335f681400a029e9d8014f45fa5634ec40 Built:...
*ble.enum BA doesn't connect* Note: this might be a duplicate to #861 --- unfortunately the releases page https://github.com/bettercap/bettercap/releases doesn't contain binaries for for v2.32.0. So, in a way, this bug...
Hi, I want to make a wrapper around notmuch.h from Debian Sid's libnotmuch-dev 0.34.3-1. For this, I run ``` holger@holger:~/src/nim$ c2nim --version 0.9.18 holger@holger:~/src/nim$ c2nim --debug --nep1 notmuch.c2nim /usr/include/notmuch.h No...
Hi, currently I can do C-c DEL to force one backward delete. There is no way for the force forward delete, e.g. a forced C-d. Now, `puni-delete-backward` and `puni-delete-forward` understand...
**Is your feature request related to a problem? Please describe.** Today I searched if Z2M supported some Avatto relay device. Unfortunately, this didn't seem the case: - https://www.zigbee2mqtt.io/supported-devices/#v=Avatto Only later...
Hi, after I did the adaption to the 0.6.0dev API, I found out by chance that dizzisound also did this. *) So it seems that people want compile your code...
Git will happily do this ... but then anyone cloning your repository well have looooooong download times. Because when you update this binary file several times, it will end up...
Code like this --- in SynthDrum::step() --- will allow this: // process sounds float lvl = inputs[IN_LEVEL].active ? clamp(inputs[IN_LEVEL].value / CV_MAX, 0.0, 1.0) : 1.0; outputs[OUTPUT_AUDIO].value = GetAudio() * AUDIO_MAX...
### Steps to reproduce 1. `csc Program.cs Form1.cs Form1.Designer.cs` 2. `mono Program.exe` 3. press the button The 3 files can be found at https://gist.github.com/holgerschurig/d7358b623f874eb447d66511d9650b25 ### Current Behavior ``` schurig@desktop:~/gdiplusissue$ mono...
Hi FrostyX, Yesterday I installed your package and like it so far. I however noted that you add an advice to simply override delete-other-window. Which is bound to M-x 1....