Kuba
Kuba
It worked well this time. I think I just run it once the first time.
Yes, in the end I had to run it a couple more times until it said that 0 messages were translated.
No worries. Please note that this is a work in progress, as far as I remember I finished chapters 1-10 (assuming nothing changed in the original text since March). I'm...
Thanks for the comments everyone! ❤️ @pawelpaa - I think something is broken on GitHub UI because a bunch of your comments are attached to a single line, I've applied...
Squashed to clean co-authors (for the CLA check)
Managed to reproduce it. This seem to happen when preserved is used in a nested type, for example this works fine: ```rs #[wasm_bindgen_test] fn simple_preserved_value() { #[derive(serde::Deserialize, serde::Serialize, PartialEq, Clone,...
This seems to be the case only for [internally tagged enum representation](https://serde.rs/enum-representations.html#internally-tagged). Works as expected for nested structs or externally/adjacently tagged enums.
I've just run some [benchmarks for querying](https://github.com/pierd/instant-distance-benchmarking/blob/main/fasttext_100k_query.py). There's a lot of variance in the results, I think it's coming from Python's overhead since I'm running `search` 10k times and it...
I think I'd prefer to continue with this one and close/rework #35 once this PR is merged.
The new job is great. I'm still hoping to finish this but the last few months are proving me wrong.