redactedscribe
redactedscribe
> Given the trade-offs, the second option seems to be more efficient and user-friendly. This will ensure that the checksum file entries are sorted without compromising the hashing speed. This...
I've noticed similar. I think it's due to the file being hashed having been cached by Windows in some way. For example, I've hashed a file using BLAKE3 via HashCheck,...
> There is a workaround for this using the Game Media Tools extension by darklinkpower Would be nice to see this counter/total natively in the client. For example: at the...
Consider adding yark to Windows' [winget](https://github.com/microsoft/winget-cli) ([pkgs](https://github.com/microsoft/winget-pkgs)), [Scoop](https://github.com/ScoopInstaller/Scoop), and [Chocolatey](https://chocolatey.org/).
- winget is Window's official package manager. - Scoop is my personal favourite due to its simple and portable nature. Easy to make new manifests for apps via `scoop create`....
The same happens for: ```yaml --- tags: - tag1 - --- ``` Each time Enter is pressed after confirming a suggested autocompletion, the plugin is adding an additional line, space,...
@rajesh-s No, not for Obsidian.
Changing `"todo-tree.tree.scanMode": "workspace"` to some other value might be the temporary solution you need (assuming it's [the same bug](https://github.com/Gruntfuggly/todo-tree/issues/733#issuecomment-1720176625) I've encountered).
If this is the same issue I'm experiencing, then changing `todo-tree.tree.scanMode` to any value but `"workspace"` avoids the editor sluggishness. This seems to imply that the scanning of the open...
In my original comment I mentioned stereo vs mono, but it turns out that Discord these days streams audio in stereo regardless of whether you're streaming an app or your...