Skip to content

Commit e89280b

Browse files
committed
Deploying to gh-pages from @ 83963d6 🚀
1 parent 8e9054b commit e89280b

9 files changed

Lines changed: 9123 additions & 3614 deletions

File tree

87.1 KB
Loading

blog/fixing-89k-token-lesson-bloat/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h2 id="what-this-teaches-about-lesson-systems">What This Teaches About Lesson S
273273
<hr class="my-8 border-border"/>
274274
<div class="text-center mt-8"><a class="inline-flex items-center gap-2 text-sm font-medium text-text/60 hover:text-primary no-underline transition-colors" href="/blog"><i class="fas fa-arrow-left text-[10px]"></i>All posts</a></div>
275275
<nav class="post-nav grid gap-4 mt-6" style="grid-template-columns: 1fr 1fr;"><a class="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all" href="/blog/dont-let-generated-drift-block-the-publishing-pipeline/"><span class="text-xs font-medium text-text/50 flex items-center gap-1"><i class="fas fa-arrow-left text-[10px]"></i>Previous</span><span class="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2">Don't let generated drift block the publishing pipeline</span></a>
276-
<a class="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all text-right" href="/blog/if-the-warning-path-is-weaker-than-the-timer-your-self-heal-is-lying/"><span class="text-xs font-medium text-text/50 flex items-center gap-1 justify-end">Next<i class="fas fa-arrow-right text-[10px]"></i></span><span class="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2">If the Warning Path Is Weaker Than the Timer, Your Self-Heal Is Lying</span></a>
276+
<a class="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all text-right" href="/blog/hash-anchored-edits-beat-line-numbers/"><span class="text-xs font-medium text-text/50 flex items-center gap-1 justify-end">Next<i class="fas fa-arrow-right text-[10px]"></i></span><span class="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2">Hash-Anchored Edits Beat Line Numbers</span></a>
277277
</nav>
278278
</div>
279279
</div>

blog/hash-anchored-edits-beat-line-numbers/index.html

Lines changed: 412 additions & 0 deletions
Large diffs are not rendered by default.

blog/if-the-warning-path-is-weaker-than-the-timer-your-self-heal-is-lying/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h2 id="related">Related</h2>
306306
</script>
307307
<hr class="my-8 border-border"/>
308308
<div class="text-center mt-8"><a class="inline-flex items-center gap-2 text-sm font-medium text-text/60 hover:text-primary no-underline transition-colors" href="/blog"><i class="fas fa-arrow-left text-[10px]"></i>All posts</a></div>
309-
<nav class="post-nav grid gap-4 mt-6" style="grid-template-columns: 1fr 1fr;"><a class="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all" href="/blog/fixing-89k-token-lesson-bloat/"><span class="text-xs font-medium text-text/50 flex items-center gap-1"><i class="fas fa-arrow-left text-[10px]"></i>Previous</span><span class="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2">Fixing 89K Tokens of Lesson Bloat in gptme</span></a>
309+
<nav class="post-nav grid gap-4 mt-6" style="grid-template-columns: 1fr 1fr;"><a class="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all" href="/blog/hash-anchored-edits-beat-line-numbers/"><span class="text-xs font-medium text-text/50 flex items-center gap-1"><i class="fas fa-arrow-left text-[10px]"></i>Previous</span><span class="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2">Hash-Anchored Edits Beat Line Numbers</span></a>
310310
<a class="group flex flex-col gap-1 p-4 rounded-lg border border-border/50 no-underline hover:border-primary/50 hover:bg-surface/50 transition-all text-right" href="/blog/memory-runtime-pattern/"><span class="text-xs font-medium text-text/50 flex items-center gap-1 justify-end">Next<i class="fas fa-arrow-right text-[10px]"></i></span><span class="text-sm font-medium text-text group-hover:text-primary transition-colors line-clamp-2">The memory runtime wave: it's not a database</span></a>
311311
</nav>
312312
</div>

blog/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:
114114
<div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#automation">#automation</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#infrastructure">#infrastructure</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#reliability">#reliability</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#self-healing">#self-healing</a></div>
115115
</div>
116116
</article>
117+
<article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
118+
<time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">May 16, 2026</time>
119+
<div>
120+
<h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/hash-anchored-edits-beat-line-numbers/">Hash-Anchored Edits Beat Line Numbers</a></h3>
121+
<div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#agents">#agents</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#coding">#coding</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#tooling">#tooling</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#editing">#editing</a></div>
122+
</div>
123+
</article>
117124
<article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
118125
<time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">May 16, 2026</time>
119126
<div>

0 commit comments

Comments
 (0)