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

Jeff Kao

๐Ÿ‘ค Speaker
514 total appearances

Appearances Over Time

Podcast Appearances

Rust in Production
Radar with Jeff Kao

So, and that sort of speaks to like how expressive, you know, being able to express certain concepts in Rust is.

Rust in Production
Radar with Jeff Kao

I would almost take the approach of almost, especially when you're starting out, not to overthink these things.

Rust in Production
Radar with Jeff Kao

I do think that Rust still has so many different concepts.

Rust in Production
Radar with Jeff Kao

And honestly, as we're writing, I don't even feel like I'm an expert in Rust at all.

Rust in Production
Radar with Jeff Kao

I always learn something new.

Rust in Production
Radar with Jeff Kao

So with that in mind, especially if you're first starting out with Rust...

Rust in Production
Radar with Jeff Kao

just try and get something to work and then sort of optimize after, because I guess they always say like premature optimization, you know, is, is,

Rust in Production
Radar with Jeff Kao

So try and get the simplest thing to work and then only apply design patterns if you're starting to find you're really repeating yourself or it becomes very finicky.

Rust in Production
Radar with Jeff Kao

I will say that especially in this age of AI editors that will essentially copy and paste everything for you,

Rust in Production
Radar with Jeff Kao

But yeah, that's the way to think about it is really just to, rather than take very like high level approaches where it can actually sort of inhibit or prevent you from being able to do the thing you wanted to do, just do the simplest thing and then apply more optimizations or introduce more sort of design patterns as you start to see the problems arise.

Rust in Production
Radar with Jeff Kao

And like, then you really do get a sense of like what problem you're trying to solve.

Rust in Production
Radar with Jeff Kao

I would say, obviously keep doing what you're doing.

Rust in Production
Radar with Jeff Kao

I think the Rust ecosystem is very vibrant.

Rust in Production
Radar with Jeff Kao

And like, I think there's an interesting trend that I've seen where, and it's almost like hacker news driven, where it's like, oh, I built this service and it's written in Rust.

Rust in Production
Radar with Jeff Kao

But we're actually even seeing in not even like a, like,

Rust in Production
Radar with Jeff Kao

like we're seeing that is in almost like a marketing approach for real businesses.

Rust in Production
Radar with Jeff Kao

Like there are so many sort of new, like interesting pieces of infrastructure that are becoming businesses that are like open core, or I wouldn't say it's like fully open source because I think the open source peers would be, you know, it's like really depends on licenses.

Rust in Production
Radar with Jeff Kao

But I think it's such a flexible programming language and it's very modern that you get a lot of these people