Nikolai
Nikolai
- [x] pgloader --version pgloader version "3.6.999791d" compiled with SBCL 2.1.11.debian - [x] did you test a fresh compile from the source tree? yes, I compiled after "git clone" -...
pip install manim does not work on Linux Ubuntu 22.04  `Building wheels for collected packages: manimpango Building wheel for manimpango (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for...
Hello, I am trying to do some automation for my xrdp session and it does not work. **How to reproduce:** ``` sudo apt-get install xautomation xte 'mousemove 200 200' ```...
the next code does not work.... var storageDirectory = Path.Combine(Application.StartupPath, "bdb"); Directory.CreateDirectory(storageDirectory); var store = new FirkinHash(storageDirectory); for (int i = 0; i < 10000000; i++) { var valueStream =...
Hey Emre! Does it work with Linux / debian with .net 5.0 ? I tried to run that but get errors. Thanks! 
Hi, Memory leak detected for mysql data via PetaPoco during intensive usage :  Any ideas how to adjust it?