Jared
๐ค SpeakerAppearances Over Time
Podcast Appearances
Agents can't reliably tell the difference.
End quote.
Thought-provoking stuff, definitely worth a read.
Employ a peon today.
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?
Quote, End quote.
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.
Give it a try.
There is a 0% chance this won't bring some joy to your work life.
Ladybird adopts Rust.
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.
Well, well, well.
How the turntables...
We previously explored Swift, but the C++ interop never quite got there and platform support outside the Apple ecosystem was limited.
Rust is a different story.
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.