Patrick Charles Höfer
Patrick Charles Höfer
Hey guys! I use `armake2` to sign my keys. When I were using `[signature]` to name my `.bisign` key nothing seemed to work. The keys were always told to be...
I have a problem uploading the following image:  I am using the following scrimage version in my Kotlin backend service: ``` implementation("com.sksamuel.scrimage:scrimage-core:4.0.31") ``` When uploading the mentioned image the...
Hello there! I recently cloned the project incl. the examples to test them out. First of all I was not aware that the modules were actually git submodules - maybe...
**Feature:** I would love to have a way to add custom audio files to be playbacked by ACRE2 somehow. It is kind of hard to describe. But think about like...
I created the integration test sourceset like this: ```kotlin testSets { create("integration-test") } ``` using `integrationTestImplementation` in `dependencies` therefore is not resolving. Is there a way to make it work?
I am used to define global vars for my IDC so I can easily refactor the numbers if needed. Therefore my IDC look like that: ``` class CoopR_TaskBoard_Document_Recon: ctrlButtonPictureOnly {...
We receive an ID as soon as we push the cat to termbin. It should be possible to use that ID to also remove the paste as soon as we...
I need this kind of radial menu but without attaching it to the floatingActionButton section but simple as interaction on a widget
Hey just wanted to check the status of this because I really would love to have it. And what about spacemacs integration?
When deploying a Stream with a Source it happens that for every redeployment of the Stream the name has the suffix my-stream-v12 for instance. I need the name without this...