Fill blog course-link placeholders with the course URL (#76)
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #76.
This commit is contained in:
@@ -12,7 +12,7 @@ Tags: AI, CI/CD, testing, security scanning, containers, secrets,
|
||||
|
||||
Here's a thing that should worry you a little more than it does: AI is *fast*, and most of what makes it fast also makes it dangerous. It writes a function in three seconds. It also writes a *wrong* function in three seconds, one that reads beautifully, uses the right names, follows your conventions, and ships a flipped comparison you'll never catch by skimming. The generation got cheap. The *catching* didn't — unless you make it.
|
||||
|
||||
That's this whole unit, and it's the post where [The Workflow]([COURSE LINK]) shifts gears. The first half of the course was about getting out of the chat window and making your work shareable and recoverable — Git as undo for the AI, hosting, review. Useful, foundational, a little slow-burn. This is where it speeds up. Seven modules, one job: **build the machine that checks AI's work and ships it, automatically, so AI's speed becomes shipped software instead of shipped risk.**
|
||||
That's this whole unit, and it's the post where [The Workflow](https://git.jpaul.io/justin/ai-workflow-course) shifts gears. The first half of the course was about getting out of the chat window and making your work shareable and recoverable — Git as undo for the AI, hosting, review. Useful, foundational, a little slow-burn. This is where it speeds up. Seven modules, one job: **build the machine that checks AI's work and ships it, automatically, so AI's speed becomes shipped software instead of shipped risk.**
|
||||
|
||||
If you run infrastructure for a living, the punchline lands early and it lands hard, so I'll spoil it now: by the end of this unit you own a pipeline end to end. Tests, gates, containers, deploys, and the actual compute underneath. Not "I use someone's CI." *Yours.* Let me walk the arc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user