Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "DevOps Matters More When AI Writes the Code"
title: "Your AI Copilot Doesn't Know What Goes Wrong After Launch"
date: 2026-04-25
draft: false
pillar: "Wild Card"
Expand Down
4 changes: 3 additions & 1 deletion layouts/blog/list.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{ define "main" }}
<div class="blog-header">
<h1>Blog</h1>
<p class="blog-description">Long-form thinking on commerce, technology, and the gap between how projects are sold and how they're delivered.</p>
<p class="blog-description">I write about the gap between what commerce platforms promise and what they actually deliver in production. Fifteen years of migrations, no vendor allegiances.</p>
</div>

<div class="posts-list blog-list">
Expand Down Expand Up @@ -48,4 +48,6 @@ <h2 class="post-title">
</nav>
{{ end }}
</div>

<p class="blog-follow">Following along: <a href="/feed.xml">RSS</a> / <a href="https://www.linkedin.com/in/doughatcher/">LinkedIn</a></p>
{{ end }}
Loading