Jan Christoph Uhde
Jan Christoph Uhde
### Describe what you would like changed, and why. Hi, I am new to the game and started to play the game on my iPad. I think it would be...
Hi, I think it would be super useful if you could add some notes on how use `wf-recorder` to create a stream of your desktop or slurped parts of it...
Hi, it would be nice if you could provide a list of prerequisites and build instructions.
velocypack needs to be installed on the target system it should be added to the repository or mentioned in the install instructions.
This is a problem because you force a certain boost version on the user. There are many projects (like ArangoDB itself) that want to keep control over the version used....
I really thought is is an issue of coc. But removing this plugin resolved the issue. https://github.com/neoclide/coc.nvim/issues/4922
The problem does not occur on linux. https://github.com/microsoft/mimalloc/blob/master/src/alloc.c#L212 ``` (lldb) r Process 93543 launched: './bin/arangodbtests' (x86_64) mimalloc: option 'secure': 0 mimalloc: option 'pool_commit': 0 mimalloc: process init: 0x7fffc980c3c0 mimalloc: debug...
Is the following correct? ``` [{CmakeLists.txt,*.cmake}] ``` The specification says that the strings within the angel-brackets are matched literally. I think the string works with bash, zsh, and editorconfig for...
Hi, I have a really hard time to change the colors of the wiki. I found custom.css and I am able to change at least some of the colors. But...
I can see that functions like PQsendQuery and PQisBusy are used. But to me it seems that there are some many abstractions that is actually much harder to use or...