Phani Rithvij
Phani Rithvij
@davidwhitman Wallhaven has an API now https://wallhaven.cc/help/api#wallpapers
This looks promising https://superuser.com/questions/966650/path-to-current-desktop-backgrounds-in-windows-10
@bolshevik what is the way to determine the threshold? I've tried `10` with 10 thousand images and only 250 duplicates came out. Whereas with the original version (no pybktree) there...
Thanks for your reply. There were many images in the groups indeed. I tried to test your pybktree implementation in my fork https://github.com/phanirithvij/duplicate-images because I couldn't directly run your fork...
I think it's easier to just change the url automatically in code instead of giving mute option. But long-term someone might request mute option so that's also something to think...
The question is are there any callbacks that can be added to the controller which can allow getting marker position like `onResult(result, query): void` and `onDrag(x, y, query): void`? Just...
> Took a moment, but an export of the crowd bypass database in CSV format is now available at https://universal-bypass.org/links_export.csv with the keys being `link, target, reports, created` @Sainan I'm...
How to resolve this? I tried ` nim c --app:gui NiCalc.nim` and the build succeeds but the app upon opening gives this error.
Also not getting any intellisense.
@skywind3000 `_ZL_CD` is ignored for cmd.exe https://github.com/skywind3000/z.lua/blob/35e1199eff62b9a9bbe345d53adc3eee13eb0628/z.lua#L2566