Rust: A language for the next 40 years with Carol Nichols

Rust: A language for the next 40 years with C...

Up next

That's good Mojo - Creating a Programming Language for an AI world with Chris Lattner

What does it take to design a programming language from scratch when the target isn’t just CPUs, but GPUs, accelerators, and the entire AI stack? In this episode, I sit down with legendary language architect Chris Lattner to talk about Mojo — his ambitious attempt to rethink syst ...  Show more

The Rise of The Claw with OpenClaw's Peter Steinberger

There’s a new wave of AI tools that don’t just live in the cloud, don’t just autocomplete code, and don’t just sit in a browser tab. They reach into your local environment, understand your context, and act more like a thinking companion than a chatbot. In this episode, I talk wit ...  Show more

Recommended Episodes

Heavy Networking 652: Why Networkers Should Want Routing Protocols Written In Rustlang
Heavy Networking

On today’s Heavy Networking episode, I talk with Nick Carter about Flock Networks, his routing protocol stack startup, as well as Nick’s love of the Rust programming language. As a network engineer, maybe you don’t think you care about Rust. Nick’s here to explain why the discern ...  Show more

Rust for JS Devs — Part 2
Syntax - Tasty Web Development Treats

In this episode of Syntax, Wes and Scott jump into part 2 of their look at Rust for JavaScript developers, including variables in Rust, type systems in Rust, signed and unsigned integers, and more. Show Notes 00:10 Welcome 00:43 Audio issue bugs 03:17 Building decks 06:0 ...  Show more

Rust in the Cosmos Part 3: Embedded programming for space (Ep. 256)
Data Science at Home

In this episode of "Rust in the Cosmos" we delve into the challenges of building embedded applications for space. Did you know that once you ship your app to space... you can't get it back? :P

What role is Rust playing here? Let's find out ;)

 

Sponsors <ul ...  Show more

Episode 494: Robert Seacord on Avoiding Defects in C Programming
Software Engineering Radio - the podcast for professional software developers

Robert Seacord, author of Effective C, The CERT C Coding Standard and Secure Coding in C and C++, discusses why the C programming language can be insecure, the top 5 security issues and the tools and techniques you can employ to write secure code in C.