Jeromos Kovács
Jeromos Kovács
Well, I meant the opposite, as 95% of the time, I use `hx $file`, and in the remaining 5% I either open a directory, other than `.`, or want an...
cool, there's a similar project though, might be worth bearing in mind:
I'm not an expert or anything, but I've heard that the default `musl` allocator is quite slow, and so see people usually using `mimalloc` instead. supposedly it should perform well...
exactly, wonderful! I just want to imply, that maybe changing the allocator to `mimalloc` on musl boosts those performance improvements even further. what do you think?
@friedrich you may want to ask the `inferfno` devs I understand
doesn't `?` correspond to single-char glob in posix shells? wouldn't that ruin it then?
I'm not sure it's due to the same issue, but although pinning `zvariant = "=5.8.0"` makes the app compile, it immediately fails with missing `libxdo.so.3`. NOTE: I'm on wayland (`niri`)...
thanks for the workaround! does the failure result in any further issues? even after having failed `wasm-opt` my bundles seem to work just fine, could that be the case?
what about [tcx2gpx](https://pypi.org/project/tcx2gpx/), wouldn't it be worth it to integrate into `stravavis` itself?
well, python's not my cup of tea, but I might give it a try anyway in like a month