Gijsbert ter Horst
Gijsbert ter Horst
Full crashlog is [here](https://gist.github.com/Ghostbird/e9d8f1168581b3a7f371c8213294f91e) ## Summary I tried to import [this file]( https://files.printables.com/media/prints/33072/stls/323617_9542cc9e-7ff7-4fb6-94b4-db2ad25add07/pump-it-up-dance-pad.f3d), FreeCAD segfaults probably because of something that goes wrong in libTKMesh. It fails regardless of whether I...
It seems the way this library is packaged makes it unusable with MAUI when building on Linux (Docker). The error given is: ```msbuild XAPRAS7009: System.InvalidOperationException: PE image does not have...
In Debian 9 the packages libgd2-xpm and libgd2-no-xpm are not available, having been replaced with libgd3. The provided .deb installers for the stable version therefore do not work (the beta...
### Command build ### Is this a regression? I don't think so. ### Description When generating a new project, budgets are automatically assigned, however the generated values are really confusing....
We use the NPM package, but since this is two major versions behind with the material design icons, I was wondering whether this is no longer recommended?
Hard codes the viewport. So far it is always this value. Source: ```sh $ cat node_modules/@mdi/svg/svg/*.svg | grep -oE 'viewBox="([^"]+)"' | sort | uniq -c 7447 viewBox="0 0 24 24"...
I'm having trouble with OTAA in my area, the JoinAccept message is not received by my SodaqOne. It would be nice to have the option to store the OTAA status...
My `ANDROID_SDK_ROOT` is set to `${HOME}/android-toolchain/sdk`. When I run `maui-check` it doesn't find anything. When I allow it to “fix” things, it creates `${HOME}/Library/Android/sdk` instead and installs the android sdk...
Am I misunderstanding something, or can this not be polyfilled to work as intended by the standard?
I _assumed_ that `user-select: contain` would mimic the selection behaviour of e.g. a `textarea`. That is, if you select all, it only selects the content of that element. I made...
I haven't yet found a workaround for this issue: > node array from the pickle has an incompatible dtype: > > - expected: `{'names': ['left_child', 'right_child', 'feature', 'threshold', 'impurity', 'n_node_samples',...