Joined 7/2/2019, 10:27:44 AM has 185 karma
Video: Denial of Service against the WireGuard protocol [video]
X-Wing: A post-quantum encryption scheme that wont fail if the Kyber is broken
Science Magazine on Me/CFS and Long Covid
Practical Hash Tables for JavaScript and Tests for examples inside documentation
How I Learned to Stop Fighting the Borrow Checker and Love Dirty Structs
with_drop: Rust lib for using a closure as a custom drop function
Blog Post/Video Lecture: Quantum Hardening Cryptographic Protocols
How to Analyze Assembly to Guide Optimization Strategies
Optimizing rust code: Zero copy, XXH3 instead of fxhash and avoiding allocations
Getting equals() right right using runtime polymorphism, symbols and ferrum.js
Huniq2 – Filter/count duplicates in the shell. 10x faster than `sort|uniq`