metakeule
metakeule
Seems like the way to go is to use golang.org/x/tools/go/packages see: https://github.com/golang/go/issues/24661
Regarding the MIDI channels: I don't know what @rolandxr meant with 'parts', but for me it would be sufficient, if it was possible to select a MIDI channel for a...
I did not have a look at the code, but from the top of my head, I would suggest something like this: A tree structure: parent-nodes that are directories to...
@SeanTAllen https://github.com/ponylang/corral/blob/master/doc/questions_notes.md
Hi, I am novice to pony, so please take my comment with a grain of salt. First I write about my past experiences based on Ruby and Go and then...
The user may create a webhook in the github settings of a project. Just provide a post URL and a secret (therefor you the use will need to register into...
Just a "me too". (Anki 2.1.38)
@uuuser-name reinstalling didn't help my card: ```md TARGET DECK: testa START Basic Front: here is the question Back: and here the answer END ``` Default configuration. Plugin reports success, deck...
The problem was: I use german localization, so the field names did not match. @uuuser-name please close the issue.
I have no idea about the chance of getting duplicate document IDs. I did not calculate it. However UUIDs looks like some standard to me and PostgreSQL even has an...