-
I felt like the new Snoozy design on suspended pages was just crying out for a little animation, so I threw this together: https://codepen.io/fwextensions/full/OoRPvy/
No JS, just a simple CSS anim…
-
Investigate profiling/flamegraph for osrank_naive. Document slow parts of the code and if/how they can be improved.
-
# Description
### To enhance the functionality of the feedback card edit feature, we can introduce a modal that allows the user to edit the original feedback details, such as the title and descript…
-
I'm getting increased file sizes with the latest commits that I built on Sept 4th versus the latest stable release
I've tested the default libdeflate compression and zopfli and both are increasing fi…
-
So the idea is to move as many as possible elements to runtime config.
Note that some of the elements should stay as build time config because they are used during the build (for instance, the dial…
gsmet updated
4 years ago
-
### Application Version
5.3.1
### Operating System
Windows 10
### Printer
Dagoma DiscoEasy 200
### Reproduction steps
I just installed 5.3.1 and migrated my profiles from 4.13.1 which were prod…
-
Pydantic primary purpose is data validation. This is great for things like parsing and validating JSON, but we don't need to do data validation for internal data structures and pydantic will have an u…
-
### Problem statement:
A path `M2 2h2h3v1v3h-2v-1l-1-1l-2-2` could be simplified to `M2 2h5v4h-2v-1l-3-3`.
If you compare these paths, the same shape as above can be represented with less points…
-
**Describe the issue**:
It looks like `dask-expr` optimizes the query wrongly. Adding the extra `persist()` fixes the OOM memory:
```text
-----------------------------------------------------------…
-
You probably know there are various auto-tuning self tuning packages such as AutoXGBoost etc.
It would be awesome if, at some point, there were options to automate HP tuning for LGBM.