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

Damien Tanner

๐Ÿ‘ค Speaker
791 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

We have the knowledge to be able to take things fully through, deploy things, scale them, fix the issues that the LLMs can't still get stuck on.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

But we can do so much more now.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

We can be so much more ambitious now.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And I think the thing that, you know, everyone should, every engineer should be doing now is not only trying out Cloud Code and Codex and doing something new and fun.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

I mean, the great thing is it's so...

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

They're so low risk.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

It's so easy to do that you can build something ridiculous and fun that you've always wanted to do, right?

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

You can build something for a friend, for your wife.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

It's like... That's really exciting.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And I think this Ralph Wiggum thing, very kind of basic idea is...

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

give a spec.md, a to-do.md, just an ambitious task or a long list of tasks in a markdown file.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And you run a shell script.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And all it does is it just says to Cloud Code, do the next bit of work.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

When there's no more work to do, return complete.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And the shell script just greps for complete.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

And if it hasn't seen that word in some XML tags, complete.

The Changelog: Software Development, Open Source
The era of the Small Giant (Interview)

It just calls Claude code again.