Derive macros are a godsend. There's macros to automatically implement serialization as well. Basically a Trait that can automatically be implemented when derived
Dhs92
joined 1 year ago
Also the recommendation algorithm is awful compared to Google Play Music
Then you realize time is immutable and you're the reason he lead the third Reich
Also Gluetun if you want to run qbittorrent in docker with a tun interface.
I've seen sites truncate when setting, but not on checking. So you set a password on a site with no stated limit, go to use said password, and get locked out. It's infuriating
Kinda just how the Internet works in general, really. Just distributed vs centralized
I've seen a few that can read ExFAT
Low end motherboard BIOS flashing
Did you get your battery saving advice from 15 years ago?
I found out recently that the letter captcha aren't case sensitive most of the time
view more: next ›
Not really related to the pointer thing, but Rust also has pattern matching based on Enums, as they're actually sum-types and not just numbers