Kamil Monicz
Kamil Monicz
It's tricky to work around the 10,000 items limit. I think it's unlikely that more than 50 changesets wouldn't hit the 10,000 changes limit. My current plan is to resolve...
@nhedger Hey! The main project already provides statically linked builds. I included them in the screenshot for comparison. It's just the extension using a binary with runtime dependencies. Sorry for...
@ematipico As far as I know, there is nothing to do on the biomejs/biome side. This repository already provides statically linked [biome-linux-x64-musl](https://github.com/biomejs/biome/releases/download/cli%2Fv1.8.3/biome-linux-x64-musl) releases. It's up to the VSCode extension to...
@ematipico It appears that this code snippet will not work in the NixOS case. NixOS is glibc-based but prevents dynamically linked executables (via custom /lib64/ld-linux-x86-64.so.2). Is there any reason for...
@nhedger @ematipico I can prepare a PR and the change would be straightforward. The question is whether it's fine to use musl builds globally. Given my understanding, x64 statically compiled...
It doesn't look like the failing tests are related to the Python 3.13 upgrade.
[Here](https://github.com/Zaczero/osm-relatify/blob/1c498c19dacbd7d0aceda891ec9fc8ecc91953fc/web/overpass.py#L65-L72) is what Relatify queries Overpass for. It seems like I overlooked a popular use case, especially in rural areas.
Vector source is preferred (SVG). Unfortunately many of the current icons don't have one. Just make a pull request whenever you are ready 👍. Preferably we would want to start...
One more folder: img/element Sorry for not letting you know earlier!
Since we have started working on this issue, I have assigned a bounty to it.