sagudev

Results 323 comments of sagudev
trafficstars

> If you're still working on this, just wanted to let you know [1d5d397](https://github.com/Serial-ATA/lofty-rs/commit/1d5d397dfa2ceea75c7ed9fefecb45c81af6da8d) should invalidate [#51 (comment)](https://github.com/Serial-ATA/lofty-rs/pull/51#discussion_r873170767) for the most part. I noticed TagLib still produces different numbers, but...

I did some experimentation with dart_vlc in https://github.com/sagudev/just_audio_vlc that is based on previous dart_vlc work of [GZGavinZhao's just_audio_vlc](https://github.com/GZGavinZhao/just_audio).

QUIC is now finalised. https://datatracker.ietf.org/doc/html/rfc9000

UWP failing with: ``` In file included from Unified_cpp_mfbt0.cpp:65: C:/Users/runneradmin/.cargo/git/checkouts/mozjs-59f3e6c6d1dae588/0ce5c85/mozjs/mfbt/RandomNum.cpp(99,12): error: use of undeclared identifier 'RtlGenRandom' return !!RtlGenRandom(aBuffer, aLength); ^ 1 error generated. ```

Here is interesting discussion: https://github.com/rust-random/getrandom/issues/65. I recommend adding patch to mozjs that would used `BCryptGenRandom` on UWP.

I did full WPT testing on previous patches yesterday to test gitpod and according to logs other properties are misused too. Here are logs: https://github.com/sagudev/servo/releases/tag/smup97logs. Most useful is `filtered-wpt-summary.log` which...

> 👀 I did this just to prevent stale.