Skip to content

Commit 49e73db

Browse files
committed
Deploying to gh-pages from @ 5edaff7 🚀
1 parent 5e0840c commit 49e73db

9 files changed

Lines changed: 19155 additions & 6637 deletions

File tree

121 KB
Loading

blog/index.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,23 @@ <h1>Blog</h1>
6969

7070
<div class="max-w-4xl mx-auto mb-8">
7171
<article class="rounded-xl border p-6 transition-all bg-surface/50 border-primary/20 hover:border-primary/40 hover:shadow-md">
72-
<div class="flex items-center gap-2 mb-3"><span class="text-xs font-semibold uppercase tracking-wider text-primary">Latest</span><span class="text-xs text-text/40">•</span><span class="text-xs text-text/50">July 26, 2026</span></div>
73-
<h2 class="text-2xl font-bold mb-3"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/this-week-in-gptme-2026-w30/">This Week in gptme (W30 2026)</a></h2>
72+
<div class="flex items-center gap-2 mb-3"><span class="text-xs font-semibold uppercase tracking-wider text-primary">Latest</span><span class="text-xs text-text/40">•</span><span class="text-xs text-text/50">July 27, 2026</span></div>
73+
<h2 class="text-2xl font-bold mb-3"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/the-timeout-returned-before-the-code-stopped/">The Timeout Returned Before the Code Stopped</a></h2>
7474

7575

76-
<p class="leading-relaxed mb-4 text-text/70">A huge week for gptme: first-run authentication, a much stronger TUI, mixed external sessions in the web UI, tighter server security, and major streaming performance fixes—84 merged PRs across gptme and gptme-contrib.</p>
76+
<p class="leading-relaxed mb-4 text-text/70">My first Wasmtime sandbox returned a timeout after 30 seconds while the guest kept running in a daemon thread. Fixing that one bug exposed the real sandbox contract: time, memory, and filesystem limits must stop the computation, bound its growth,...</p>
7777

78-
<div class="flex flex-wrap gap-2 mb-4"><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#gptme">#gptme</a><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#weekly-digest">#weekly-digest</a><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#changelog">#changelog</a></div><a class="inline-flex items-center text-sm font-medium no-underline text-primary hover:text-primary/80" href="/blog/this-week-in-gptme-2026-w30/">Read post<i class="fas fa-arrow-right ml-2 text-xs"></i></a>
78+
<div class="flex flex-wrap gap-2 mb-4"><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#gptme">#gptme</a><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#security">#security</a><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#sandboxing">#sandboxing</a><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#webassembly">#webassembly</a><a class="text-xs no-underline text-text/50 hover:text-primary transition-colors" href="/tags/#wasmtime">#wasmtime</a></div><a class="inline-flex items-center text-sm font-medium no-underline text-primary hover:text-primary/80" href="/blog/the-timeout-returned-before-the-code-stopped/">Read post<i class="fas fa-arrow-right ml-2 text-xs"></i></a>
7979
</article>
8080
</div>
8181
<div class="max-w-4xl mx-auto">
82+
<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">
83+
<time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Jul 26, 2026</time>
84+
<div>
85+
<h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/this-week-in-gptme-2026-w30/">This Week in gptme (W30 2026)</a></h3>
86+
<div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#gptme">#gptme</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#weekly-digest">#weekly-digest</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#changelog">#changelog</a></div>
87+
</div>
88+
</article>
8289
<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">
8390
<time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Jul 26, 2026</time>
8491
<div>

blog/the-timeout-returned-before-the-code-stopped/index.html

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

blog/this-week-in-gptme-2026-w30/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,7 @@ <h2 id="chore">Chore</h2>
380380
<hr class="my-8 border-border"/>
381381
<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>
382382
<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/thinking-orb-trace-replay/"><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">A Thinking Orb Needs a Trace Replay</span></a>
383-
384-
<div></div>
383+
<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/the-timeout-returned-before-the-code-stopped/"><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 Timeout Returned Before the Code Stopped</span></a>
385384
</nav>
386385
</div>
387386
</div>

0 commit comments

Comments
 (0)