Hans Loeblich
Hans Loeblich
I've been recommended to use `--user` instead of `sudo` for python package installs, but this fails for `git-imerge` Can this be done in some way that does not require superuser...
Here are my changes for adding the board model and case for the Raspberry Pi 4 which include: - All new USB-C port, redesigned microHDMI port. - RPi4 board model...
This fixes issue #6241. `examples/CMakeListst.txt` has been made independent of the rest of libgit2's build. This is done by making use of pkg-config, since a `libgit2.pc` file is provided during...
I just stumbled across this project and was interested to test it out and compare performance with GMP. I am writing software to factor Mersenne numbers, and my use case...
Currently the getParameterDefinitions() function accepts 4 types: float, int, text, and choice I am proposing a fifth type that would allow for nesting / grouping of parameters. This would be...
Found this graphical glitch when Light is directly overhead (Pitch = 0), and shadows are turned up.  The effect completely goes away by moving the light...
Many of the OpenGL toolbar buttons, such as: Turntable, Goraud, Phong, Matcap, (and possibly others) crashes the application on an assertion of `!key.isDefault()`. I glanced at the source to try...
This issue relates to https://github.com/openscad/openscad/issues/3523 where the AppImage crashes upon activating a File (Open/Save) Dialog. OpenSCAD is a Qt5 app, but I think this error mainly applies to some GTK-based...
I just installed the snap package and the music sounds very distorted, warbling compared to the html5 version which worked fine for me. Also attempting to playback recorded files just...