
Jon Gjengset
Rust expert, audio editor, and hosting infrastructure provider for Rustacean Station. Contributes to the Rust ecosystem through open-source projects and community engagement.
Best podcasts with Jon Gjengset
Ranked by the Snipd community

17 snips
Dec 25, 2024 • 0sec
Reliable software: An interview with Jon Gjengset
In this insightful discussion, Jon Gjengset, an expert in high-quality software engineering, tackles the nuances of developing reliable Rust applications. He emphasizes the importance of effective testing techniques like fuzz testing and model checking to enhance software quality. Gjengset navigates the balance between creativity and quality under tight deadlines, advocating for collaboration among small developers in a challenging capitalist landscape. He also delves into the shift from object-oriented to functional programming, highlighting the value of static typing for improving code reliability.

14 snips
Apr 30, 2019 • 59min
Tech Talk: Rethinking databases and Noria with Jon Gjengset
Jon Gjengset, a leader on the Noria project at MIT CSAIL, dives into innovative database management. He discusses how Noria redefines performance by integrating caching directly into the database, using materialized views for query optimization. Jon elaborates on the ingenious data flow model and how it enhances cache management compared to traditional systems like MySQL. He also shares insights on teaching Rust through live coding, showcasing its unique features that prevent bugs while empowering developers.