Boris
Boris
😓 worse in some ways, but allows for manually choosing which version of FFmpeg to include 🤔 Currently _Mac_ builds are broken with this -- because Mac complains about the...
We're using a Web Worker for the very time-consuming one-word and two-word _auto-generated tags_ menu. Consider using WASM / WebAssembly to make it go faster 🤔
I think when there is only 1 new video added to the _source folder_ and you perform a re-scan, the video doesn't show up in the gallery 🤔
Bug report from user: "takes minutes" > using share paths, not drive letters. With "Dangerously delete bypassing trash / recycling bin" enabled. Deleting many at once results in some not...
Bug report from user: > The title of the video (Japanese) not displayed well when in Details view and Details view2. The title is only displayed halfway. Right-click details view...
If you make your hub generate a screenshot "one every 1 minute" and then look at the timestamps, it seems to create a screenshot ever 56 or 57 seconds. This...
https://github.com/terrastruct/d2 > D2 is a modern diagram scripting language that turns text to diagrams. [d2lang.com](https://d2lang.com/)
**Describe the bug** Launchy shows arrow / shortcut (small square overlay) on top of executable when the icon comes from `.lnk` file **To Reproduce** Steps to reproduce the behavior: 1....
This PR: - renames arguments - cleans up the formatting for the `index.js` file 👍 - changes `var` to `let` and `const` -- it's been enough years that it shouldn't...
There seems to be an extra parameter, `limit`, that is allowed: https://github.com/tad-lispy/node-damerau-levenshtein/blob/59cf1487f750ef562666c4d2cf5c377a73e334a2/index.js#L5 Yet if you ever put in a number that is smaller than the total `steps` the method fails:...