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

Jeff Kao

๐Ÿ‘ค Speaker
514 total appearances

Appearances Over Time

Podcast Appearances

Rust in Production
Radar with Jeff Kao

So it's, it's, it's sort of like a mix of the two things, right?

Rust in Production
Radar with Jeff Kao

You want to understand the tools and what's out there and, and they should help you really ship the thing you're trying to do.

Rust in Production
Radar with Jeff Kao

And the thing you're trying to do can be very technical.

Rust in Production
Radar with Jeff Kao

So in a lot of cases you can get really down, like deep into the foundation, depending on what you're doing, a lot of systems programming, uh,

Rust in Production
Radar with Jeff Kao

This is a Rust podcast, right?

Rust in Production
Radar with Jeff Kao

So there's that side of things.

Rust in Production
Radar with Jeff Kao

But on the other hand, there's a whole ecosystem of digital products that don't necessarily need the best tooling or anything like that.

Rust in Production
Radar with Jeff Kao

when you know in college like i i remember just creating some small websites by uploading things to like an ftp server from some of these like you know hosting companies that just give you a box and it's like here you go upload like index.php and then wow suddenly you you you have something that's connected to the internet like it can be something as simple as that so i i can see their pre appreciation for for tools but i i really don't think it's necessarily going to

Rust in Production
Radar with Jeff Kao

I don't think it's necessarily productive to just focus on it, but it's a mix.

Rust in Production
Radar with Jeff Kao

Yeah, it was very refreshing.

Rust in Production
Radar with Jeff Kao

Rust really feels modern, and there are so many things to like coming from.

Rust in Production
Radar with Jeff Kao

I guess at Radar, our main programming language is TypeScript.

Rust in Production
Radar with Jeff Kao

We actually migrated to TypeScript from JavaScript a couple years ago, but looking at the JavaScript ecosystem where

Rust in Production
Radar with Jeff Kao

Essentially, there's a library for everything.

Rust in Production
Radar with Jeff Kao

There's a joke even on like, like stack overflow.

Rust in Production
Radar with Jeff Kao

It's like, how do you add two plus two, just add this NPM package to add two numbers, you know.

Rust in Production
Radar with Jeff Kao

So there's, you know, having, you know, really, even at the time where we first started building this, and we're definitely not early adopters, like, we started building our Rust project, maybe two, two and a half years ago or so.

Rust in Production
Radar with Jeff Kao

There's a rich cargo crate ecosystem.

Rust in Production
Radar with Jeff Kao

There's a formatter, flame graphs.