Results 167 comments of namazso

after some investigation and [asking around](https://github.com/microsoft/WindowsAppSDK/discussions/1472) it seems like appx isn't in an usable state yet for this, even with runFullTrust. Probably the way will be adding sparse packages for...

to be honest.. me neither, i just copied what the pr before me did

I don't feel like this would be a too useful feature, considering that data is also indexed (iirc), so you'd end up practically hashing all files. Things like music metadata...

> In addition to provide a property sheet extension integrated in Windows Explorer as currently done, I would suggest to also implement a separate dialog-box, that users can resize, and...

@FireLord70 I accepted all the suggestions you made for Italian. Please consider making a Weblate account so that you can actually edit them and not just make suggestions. It'd also...

@Cai0407 thanks, I pushed this month's translation updates.

@FireLord70 there is a dedicated issue (even pinned!) for translation related discussion, please don't post off-topic in this issue. Also, there is no need to announce this, in 24 hours...

unfortunately this is not trivial since currently the code doesn't support adding new files to hash on the fly, but i like the idea otherwise. as of next release you...

Next benchmark: current (mbedTLS and some others) vs libgcrypt: Unfortunately the assembly optimized versions couldn't be used due to them being in GAS syntax, but despite this it's still pretty...

yet another one: MSVC vs Clang since clang-cl in VS can finally build for ARM64 I tested speeds: | Algorithm | MSVC (MB/s) | Clang (MB/s) | | --- |...