Skip to content

Commit 4a5dc35

Browse files
272 show notes
1 parent 2931888 commit 4a5dc35

6 files changed

Lines changed: 2217 additions & 7 deletions

src/episodes/247-trust-me-bro-llm-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The hosts dig into the unsettling parallels between today's LLM plugin ecosystem
1212

1313
### Links
1414

15-
- [Adam's Dotfiles Blog Post][adam-dotfiles] - Getting his shit together with dotfiles, Brewfile, and 1Password SSH agent
15+
- [Adam's Dotfiles Blog Post][adam-dotfiles] - Getting his s**t together with dotfiles, Brewfile, and 1Password SSH agent
1616
- [CF Community LLM Marketplace][cf-marketplace] - Adam's community marketplace for CFML-related Claude skills
1717
- [Steve Yegge's Google Platforms Rant][yegge-rant] - The infamous accidentally-public Google+ post
1818
- [Vibe Coding by Gene Kim & Steve Yegge][vibe-coding] - The audiobook Ben's been enjoying

src/episodes/257-we-solved-everything.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ With audio editing and engineering by [ZCross Media](https://www.zcross.media/).
217217

218218
[00:09:38] **Ben:** you ever hear anyone say anything to the, effect of it puts the lotion on the skin or else it gets the hose again, that's from this movie.
219219

220-
[00:09:46] **Carol:** shit, that sounds awful.
220+
[00:09:46] **Carol:** ****, that sounds awful.
221221

222222
[00:09:47] **Ben:** Yeah.
223223

src/episodes/259-walling-off-your-mental-garden.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ With audio editing and engineering by [ZCross Media](https://www.zcross.media/).
11031103

11041104
[00:54:59] **Adam:** Parasocial, yeah
11051105

1106-
[00:55:00] **Ben:** relationship where we're still kind of unidirectionally consuming information, but that information is changing over time. So it becomes, mm, you know, is there a slippery slope? Is there a, you know, someone getting their foot in the door and then slowly poisoning you? Then there is the, okay, and now we live in another world where people are watching the things that we do, whether in person or on social media, and how do we play that role in a way that is best, for lack of a better term? And I'm gonna throw out an example that, that drives me crazy. And again, this is a personal thing. Everyone is different. To each their own. This is just to make it concrete. I think is crazy. I think he's batshit crazy. I think he does a lot of crazy
1106+
[00:55:00] **Ben:** relationship where we're still kind of unidirectionally consuming information, but that information is changing over time. So it becomes, mm, you know, is there a slippery slope? Is there a, you know, someone getting their foot in the door and then slowly poisoning you? Then there is the, okay, and now we live in another world where people are watching the things that we do, whether in person or on social media, and how do we play that role in a way that is best, for lack of a better term? And I'm gonna throw out an example that, that drives me crazy. And again, this is a personal thing. Everyone is different. To each their own. This is just to make it concrete. I think is crazy. I think he's bat**** crazy. I think he does a lot of crazy
11071107

11081108
[00:55:50] **Adam:** you're talking about RFK Jr.?
11091109

@@ -1135,7 +1135,7 @@ With audio editing and engineering by [ZCross Media](https://www.zcross.media/).
11351135

11361136
[00:57:13] **Ben:** No, that's, but that's the thing that they take away, right? And then in a totally different scenario, they go and they hear RFK Jr. say something like, "Oh, wouldn't it be great if we, you know, stopped teaching kids how to read?"
11371137

1138-
[00:57:27] I don't know, like something batshit crazy.
1138+
[00:57:27] I don't know, like something bat**** crazy.
11391139

11401140
[00:57:29] **Tim:** Yeah.
11411141

src/episodes/262-zen-and-the-art-of-ai-driven-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ With audio editing and engineering by [ZCross Media](https://www.zcross.media/).
152152

153153
[00:12:18] And, um I finally got it in place, and it seems to be working really well. So it took me a week or two to get there, but I'm happy I got there
154154

155-
[00:12:27] **Adam:** So not to be shitty,
155+
[00:12:27] **Adam:** So not to be s****y,
156156

157157
[00:12:28] **Ben:** No,
158158

src/episodes/271-slop-is-the-new-clean.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ description: "You read code ten times for every time you write it, so you'd bett
44
date: 2026-08-27
55
---
66

7-
<script async defer onload="redcircleIframe();" src="https://api.podcache.net/embedded-player/sh/30227421-bc27-45c2-bfb4-861def7dd4cc/ep/976969c9-20b4-4738-b04e-d1a61696aeb0"></script>
8-
<div class="redcirclePlayer-976969c9-20b4-4738-b04e-d1a61696aeb0"></div>
7+
<iframe
8+
allow="autoplay *; encrypted-media *; fullscreen *; clipboard-write"
9+
frameborder="0"
10+
height="175"
11+
style="width:100%;max-width:900px;overflow:hidden;border-radius:10px;"
12+
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation"
13+
src="https://embed.podcasts.apple.com/us/podcast/271-slop-is-the-new-clean/id1544142288?i=1000786257538"
14+
></iframe>
915
1016
Uncle Bob wrote the book on clean code, and the whole argument rests on one number: you read code ten times for every time you write it, so you'd better make it readable. His agents write it now, and he doesn't read a line. This week we discuss who clean code is for now that machines are the ones reading it.
1117

0 commit comments

Comments
 (0)