Sergey Alirzaev

Results 99 issues of Sergey Alirzaev

You may want to include https://github.com/l29ah/x210-ec as a submodule to be able to pick which EC patches you want included.

to permit quicker input

tentatively fixes https://github.com/satoshinm/pill_duck/issues/13

ghc-8.10.1 and implicitcad from git here ``` Building executable 'extcuraengine' for hslice-0.0.1.. [1 of 1] Compiling Main ( programs/extcuraengine.hs, /tmp/hslice/dist-newstyle/build/x86_64-linux/ghc-8.10.1/hslice-0.0.1/x/extcuraengine/build/extcuraengine/extcuraengine-tmp/Main.o ) programs/extcuraengine.hs:438:29: error: • Couldn't match expected type ‘IO (VarLookup,...

As it unsafePerformIO is much slower and forces the program to run single-threadedly while providing no benefits.

type: enhancement

I'm packaging CadQuery for Gentoo, so i'm building OCP from sources. Running `pywrap --verbose --njobs 9 --libclang /usr/lib/llvm/17/lib64/libclang.so --include /usr/lib/clang/17/include --include /usr/include/vtk-9.2 all ocp.toml` on the `7.7.2.0` tag results in...

``` Error: setup: Encountered missing or private dependencies: base >=4.10.1.0 &&