Austin Dworaczyk Wiltshire
Austin Dworaczyk Wiltshire
Thank you so much for working on this feature! I'm quite excited for the `share_ro|rw_paths` options so that I can really isolate some media processing software to just the paths...
I'm running into this limitation myself. I'd love it if `resize_image` returned a struct (or whatever the Rust equivalent is) containing a variety of information, including things like: * Width...
Completely fair, I can work around the above limitations for now, as long as this is on the horizon for future work. Thanks for your hard work on Zola!
Looking at the [defaults](https://github.com/tmsvg/pear-tree#defaults), pear-tree doesn't expand brackets. So if you added your own config - remove it. Or it sounds like another plugin may be doing the expansion for...
For anyone using this is coc.nvim, here's how I got the autocomplete window to work properly with PearTreeExpand (much thanks to jounathaen above): ```vim " Disable automapping so we can...
Gotcha gotcha. Looking at the existing Transmission support, it looks like you created your own API implementation in order to integrate with the daemon. Since the qBittorrent API I linked...
In theory, there’s no work for Numba here, right? Since the user can point to the ZLUDA libraries themselves at runtime, then support should exist as of today already.
Another thing to consider - if casing is important. Maybe the zig standard is that all tests are specified using lower case letters, but I'd wager that users are sometimes...
When we add MScaleVect support, this will be less of an issue, since we could analyze at different bit depths, scale the vectors to 8 bit to be compatible with...
Just an FYI - I've updated the version pointed to by Selur. Its now based on version 2.6.3 of the AVS version of TemporalDegrain2. A few minor features are still...