From a66e214154086f58a4fdeb17f3d2d56baefd3774 Mon Sep 17 00:00:00 2001 From: Doug Hatcher Date: Mon, 18 May 2026 22:17:06 -0400 Subject: [PATCH] chore(linkedin-copy): rotate devops-ai-writes-code tease LinkedIn UGC API silently dropped ~6 reposts of the original opener/closer pair due to duplicate-content suppression. Swap to a different opener + closer pair, both still lifted verbatim from the post body, to confirm the pipeline still works end-to-end. New body (266 chars): - "The bottleneck moved. It used to be code generation. Now it is deployment reliability." - "Input metrics tell you the engine runs. Deployment metrics tell you the brakes work." - "Full post: {{url}}" --- .../2026-04-25-devops-matters-more-when-ai-writes-code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/2026-04-25-devops-matters-more-when-ai-writes-code.md b/content/blog/2026-04-25-devops-matters-more-when-ai-writes-code.md index f44abb5..9fe460e 100644 --- a/content/blog/2026-04-25-devops-matters-more-when-ai-writes-code.md +++ b/content/blog/2026-04-25-devops-matters-more-when-ai-writes-code.md @@ -5,9 +5,9 @@ draft: false pillar: "Wild Card" tags: [] linkedin_copy: | - AI code generation made your developers faster. It did not make your deployment pipeline wider. + The bottleneck moved. It used to be code generation. Now it is deployment reliability. - DevOps is not a supporting function in this world. It is the binding constraint. + Input metrics tell you the engine runs. Deployment metrics tell you the brakes work. Full post: {{url}} ---