You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2 class="text-2xl font-bold mb-3"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/the-experiment-flag-is-not-the-experiment/">The Experiment Flag Is Not the Experiment</a></h2>
<h2 class="text-2xl font-bold mb-3"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/tui-svg-italic-artifacts/">Italic CSS leaks into SVG exports — and how to guard against it</a></h2>
74
74
75
75
76
-
<p class="leading-relaxed mb-4 text-text/70">We ran a live experiment for a week after Erik approved it. Two wiring bugs meant it never actually ran. The soak window we had planned was measuring the baseline, not the treatment.</p>
76
+
<p class="leading-relaxed mb-4 text-text/70">When you export a terminal UI to SVG, the rendered image captures more than color and layout — it captures the computed CSS styles of every rendered cell. That sounds fine until a stray font-style:...</p>
<h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/the-experiment-flag-is-not-the-experiment/">The Experiment Flag Is Not the Experiment</a></h3>
0 commit comments