RustConf 2021 - Compile-Time Social Coordination by Zac Burns

RustConf 2021 - Compile-Time Social Coordination by Zac Burns

Channel:
Subscribers:
42,100
Published on ● Video Link: https://www.youtube.com/watch?v=ZSJwQ-mhSc8



Duration: 29:23
294 views
14


Compile-Time Social Coordination by Zac Burns

You can write good code. So can I. But can we write correct code together? The hardest problem facing the ordinary developer of today is not in algorithms or frameworks. Bugs are commonly found between the lines. Projects contain rules that must be adhered to everywhere but are specified nowhere. They are conventions, tribal knowledge, and best practices. Let's learn how Rust makes it easier to write code that agrees and is consistent across files, crates, and persons. This is the story of how I stopped stepping on everyone's toes and learned to love the borrow checker.




Other Videos By Confreaks


2022-01-13EMPEX LA 2018 - A Swarm of Processes — Simulating Ant Foraging Behavior... by Will Ockelmann -Wagner
2022-01-13EMPEX LA 2018 - Morning Keynote: Embracing an Error-Prone Reality by Emma Cunningham
2022-01-13EMPEX LA 2018 - Become a Hex Power User by Todd Resudek
2022-01-13EMPEX LA 2018 - Building Beautiful Systems with ... by Andrew Hao
2022-01-13EMPEX LA 2018 - Ecto.Schema without Ecto.Repo by Rosemary Ledesma
2022-01-13EMPEX LA 2018 - Panel: Elixir Adoption with Shanti Chellaram & Brandon Richey
2022-01-13EMPEX LA 2018 - Closing Keynote by Sarah Gray
2022-01-13EMPEX LA 2018 - Panel: Deployment with Desmond Bowe, Benjamin Brodie & Scott Taylor
2021-09-15RustConf 2021 - This Week in Rust: 400 Issues and Counting! by Nell Shamrell-Harrington
2021-09-15RustConf 2021 - Hacking rustc: Contributing to the Compiler by Esteban Kuber
2021-09-15RustConf 2021 - Compile-Time Social Coordination by Zac Burns
2021-09-15RustConf 2021 - Supercharging Your Code With Five Little-Known Attributes by Jackson Lewis
2021-09-15RustConf 2021 - How I Used Rust to Become Extremely Offline by Luke Westby
2021-09-15RustConf 2021 - Whoops! I Rewrote It in Rust by Brian Martin
2021-09-15RustConf 2021 - Writing the Fastest GBDT Library in Rust by Isabella Tromba
2021-09-15RustConf 2021 - Fuzz Driven Development by Midas Lambrichts
2021-09-15RustConf 2021 - Identifying Pokémon Cards by Hugo Peixoto
2021-09-15RustConf 2021 - The Importance of Not Over-Optimizing in Rust by Lily Mara
2021-09-15RustConf 2021 - Move Constructors: Is it Possible? by Miguel Young de la Sota
2021-09-15RustConf 2021 - Project Update: Lang Team by Niko Matsakis
2021-09-15RustConf 2021 - Project Update: Libs Team by Mara Bos



Tags:
Rust
Lang