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

Jared

๐Ÿ‘ค Speaker
5113 total appearances

Appearances Over Time

Podcast Appearances

Agents can't reliably tell the difference.

Thought-provoking stuff, definitely worth a read.

I clicked the copy to clipboard button on the brew install command approximately 0.3 seconds after landing on this peon ping website.

What could possibly be so compelling?

With 95 plus sound packs and counting, there's a game character voice in here for everyone.

I sampled a bunch, but I'm sticking with the default Warcraft 3 orc peon for now.

There is a 0% chance this won't bring some joy to your work life.

One popular segment of our Ladybird pod with Andreas Kling and Chris Wanstroth was when Andreas told us they were leaning towards Swift as their C++ replacement.

We previously explored Swift, but the C++ interop never quite got there and platform support outside the Apple ecosystem was limited.

When we originally evaluated Rust back in 2024, we rejected it because it's not great at C++-style object-oriented programming.

The web platform object model inherits a lot of 1990s OOP flavor, with garbage collection, deep inheritance hierarchies, and so on.

Rust's ownership model is not a natural fit for that.