EuroRust 2023 reflections - Niko Matsakis

Related Stories

Reflections on a Year of Sunlight

Reflections on Sudoku, or the Impossibility of Systematizing Thought

JavaScript Imports Under the Hood (2023)

Making Sense of Acquire-Release Semantics (2023)

My Node.js is a bit Rusty (2023)

Teaching Program Verification in Dafny at Amazon (2023)

An innovative superfamily of fonts for code (2023)

Why Android can't use CDC Ethernet (2023)

If Virtual Threads are the solution, what is the problem? (2023)

Use-after-free in CAN BCM subsystem leading to information disclosure (CVE-2023

Rents fall in most U.S. metros since 2023, demand struggles to match supply

How we tried to book a train ticket and ended up with a databreach with 245,000 records (2023)

Psychedelics may buffer against PTSD: Survivors of Nova music festival massacre in Israel on October 7, 2023 who consumed classic psychedelics (psilocybin, LSD, mescaline, or 2C-B) at the time reported significantly lower levels of anxiety and post-traumatic symptoms 3 weeks after the attack.

error[E0599]: no method named `local_file` found for struct `proc_macro2::Span` in the current scope

[DISCUSSION] Razen Lang: A Rust-Built Language. need Support and help

Is worth the Jetbrains Rust Course?

Just published my first crate: ato - a minimal no_std compatible async runtime

What do you think about my example file for beginners to learn rust?

Nested repetition in macro_rules?

Why is `std::sum` refusing to compile

Strange ownership behaviour in async function when using mutable references

Is there a library for 2D rendering that is both performant and somewhat ergonomic?

[Discussion] I created a Rust builder pattern library - what do you think?

Buying a prebuilt PC

When you spend 4 hours appeasing the borrow checker... and it still says no ❤️

How to Use Admob With Dioxus?

Minesweeper CLI is out!

Runtime-initialized variables in Rust

doubly linked list impl in rust

Just another doubly linked list