Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Cian Butler

๐Ÿ‘ค Speaker
690 total appearances

Appearances Over Time

Podcast Appearances

Rust in Production
Cloudsmith with Cian Butler

Like there is an answer of I hope so.

Rust in Production
Cloudsmith with Cian Butler

I think languages change a lot and the language ecosystem change a lot.

Rust in Production
Cloudsmith with Cian Butler

I didn't think 10 years ago I'd be still writing Python or JavaScript, but I'm still writing Python and JavaScript.

Rust in Production
Cloudsmith with Cian Butler

But you look at them, and they're a lot different to the Python and JavaScript you wrote 10 years ago.

Rust in Production
Cloudsmith with Cian Butler

So I think Rust is here to stay.

Rust in Production
Cloudsmith with Cian Butler

I said earlier, it's in the Linux kernel now.

Rust in Production
Cloudsmith with Cian Butler

It's in low-level libraries for Python.

Rust in Production
Cloudsmith with Cian Butler

It's in UV.

Rust in Production
Cloudsmith with Cian Butler

It's in TI.

Rust in Production
Cloudsmith with Cian Butler

It's becoming a core part of our industry.

Rust in Production
Cloudsmith with Cian Butler

But how will I be writing it or will someone else writing it?

Rust in Production
Cloudsmith with Cian Butler

I don't know.

Rust in Production
Cloudsmith with Cian Butler

Maybe we'll have got to a point where we have saturated the amount of rust we need to write and we can use...

Rust in Production
Cloudsmith with Cian Butler

higher level tooling built on top of that Rust?

Rust in Production
Cloudsmith with Cian Butler

Could we have a language that's less verbose than Rust that gives us the same memory safety?

Rust in Production
Cloudsmith with Cian Butler

Could we take the lessons we learned from the borrow checker and apply that to a language that looks something like a Python for business logic?

Rust in Production
Cloudsmith with Cian Butler

and call in and out of it.

Rust in Production
Cloudsmith with Cian Butler

And maybe that's better for us.

Rust in Production
Cloudsmith with Cian Butler

Maybe that's actually what I want is a language that takes all the learnings from Rust and takes the stability from Rust, but is a little friendlier for newcomers or a little easier for people fresh