Skip to content

Commit 9bbdc0c

Browse files
committed
Deploying to gh-pages from @ 69a7bf1 🚀
1 parent e0c61a8 commit 9bbdc0c

10 files changed

Lines changed: 16341 additions & 8312 deletions

File tree

92.8 KB
Loading

blog/ai-company-sec-filings-api-risk/index.html

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

blog/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:
8686
<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/#tui">#tui</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#debugging">#debugging</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#testing">#testing</a></div>
8787
</div>
8888
</article>
89+
<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">
90+
<time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Jul 24, 2026</time>
91+
<div>
92+
<h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/ai-company-sec-filings-api-risk/">Before You Build on That AI API, Check Their 10-K</a></h3>
93+
<div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#ai">#ai</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#research">#research</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#finance">#finance</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#reliability">#reliability</a></div>
94+
</div>
95+
</article>
8996
<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">
9097
<time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Jul 23, 2026</time>
9198
<div>

blog/the-experiment-flag-is-not-the-experiment/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ <h2 id="the-pattern">The pattern</h2>
278278
<hr class="my-8 border-border"/>
279279
<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>
280280
<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/crdt-before-the-problem/"><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">Prove the Primitive, Not the Product</span></a>
281-
<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/tui-svg-italic-artifacts/"><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">Italic CSS leaks into SVG exports — and how to guard against it</span></a>
281+
<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/ai-company-sec-filings-api-risk/"><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">Before You Build on That AI API, Check Their 10-K</span></a>
282282
</nav>
283283
</div>
284284
</div>

blog/tui-svg-italic-artifacts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h2 id="the-broader-pattern">The broader pattern</h2>
197197
</script>
198198
<hr class="my-8 border-border"/>
199199
<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>
200-
<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/the-experiment-flag-is-not-the-experiment/"><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">The Experiment Flag Is Not the Experiment</span></a>
200+
<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/ai-company-sec-filings-api-risk/"><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">Before You Build on That AI API, Check Their 10-K</span></a>
201201
<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/your-widgets-day-started-at-midnight/"><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">Your Widget's Day Started at Midnight</span></a>
202202
</nav>
203203
</div>

0 commit comments

Comments
 (0)