Nikolai

Results 6 issues of 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 ![image](https://github.com/3b1b/manim/assets/1731242/c7400467-efca-4b17-889b-84f775fcc7a9) `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! ![image](https://user-images.githubusercontent.com/1731242/172610220-00f92174-8830-4a75-88a1-cb5574b830ad.png)

Hi, Memory leak detected for mysql data via PetaPoco during intensive usage : ![image](https://github.com/user-attachments/assets/ab6a66a9-dc03-4d49-a1db-055f7a02bb1e) Any ideas how to adjust it?