ByteZ1337

Results 19 comments of ByteZ1337

Something other than the missing plural? I copied the doc from the other methods and just modified it a bit.

Still, why shouldn't mine be perfectly ok? It's the time it takes to execute the tasks. Also if its rigged then it means nothing either way (Don't have time to...

How am I not respecting your opinion? I'm just saying that I don't see anything wrong with my tests and that someone said that yours might be rigged? I never...

Isn't that what "bigotry" means? English isn't my native language sorry. And I think when an actual user would check file extension he would probably also initialize a new HashSet...

This is caused by the outdated `NDTextureHashes.json` file bundled with the script. You can delete it and regenerate it by uncommenting line `1159` of the script's code: https://github.com/alphazolam/fmt_nd_pak/blob/d9b9c9479fb166f96d5d63c93c8451d64ec86698/fmt_nd_pak.py#L1156-L1160 and pressing...

I'm currently implementing this [here](https://github.com/ByteZ1337/simd-json-derive/tree/feat/defaults), and I was wondering how/if unnamed structs and enum variants should be handled? Given that deserialization [currently only supports newtype unnamed structs](https://github.com/simd-lite/simd-json-derive/blob/0bca4d4e336667a82469574e684bd3d97e09fbe4/simd-json-derive-int/src/deserialize.rs#L135-L136), should the implementation...

Hey! Vetric is still in the really early stages of development and should not be used outside of testing. The config is pretty complex, so I will definitely add a...

I will leave this issue open as a reminder to add a config guide

[Here](https://pastebin.com/YyqTHdmh) is a full config. Before using it, please pull the latest changes, since your version still contains some debug information.