Use RUSTC_BOOTSTRAP to use unstable features on stable.
RUSTFLAGS="-C target-cpu=native" to make Rust go brrrrrrrrrr.
If rust-analyzer error tooltips are unreadable in NVIM (e.g. red text on light pink background), add au VimEnter * au VimEnter * colorscheme default to your vimrc.
Todo
“Multiplayer Multi-Armed Bandit” - I came across this while looking for information on distributed consensus algorithms. No clue what it actually is though.
On a somewhat related note, if you have any info on techniques for decentralized real-time physics simulation I’d like to know.