diff --git a/src/lib/components/callout.svelte b/src/lib/components/callout.svelte
index c062a0d..21dba98 100644
--- a/src/lib/components/callout.svelte
+++ b/src/lib/components/callout.svelte
@@ -22,9 +22,9 @@
{#each content as p}
{#if type == "quote"}
-
{p}
+
"{@html p}"
{:else}
-
{p}
+
{@html p}
{/if}
{/each}
@@ -53,11 +53,13 @@
/* font-style: italic; */
}
- p {
- margin: 0;
- font-size: 1.0rem;
- line-height: 1.4rem;
- }
+ :global {
+ .callout-text, .callout-text-container * {
+ margin: 0;
+ font-size: 1.0rem;
+ line-height: 1.4rem;
+ }
+}
.callout-quote-text {
font-style: italic;
diff --git a/src/routes/blog/2026/0402.md b/src/routes/blog/2026/0402.md
index 6a395e8..3ece6ce 100644
--- a/src/routes/blog/2026/0402.md
+++ b/src/routes/blog/2026/0402.md
@@ -10,13 +10,14 @@ fuck i'm so sick of this shit. i need to incoherently ramble about this
content={[
"hey.",
"if you read the headline and agree with it but don't want to read some mildly infuriating content, skip this post. remember that you're cool and valid, and enjoy the rest of your day.",
- "if you are pro-AI, i also recommend you don't read this post. leave this page. in fact, kindly leave my website and never interact with me.",
+ "if you are pro-AI, i also recommend you don't read this post. leave this page. in fact, kindly leave my website and reconsider your decisions. if you decide to stand your ground, do not interact with me.",
]}
/>
-## bluesky is vibecoded
-I was scrolling Bluesky earlier today; something I do maybe once every two weeks when I'm really bored. I only follow a few people (such as Technology Connections, f4mi, and Freya Holmer), so there's never a lot on my feed. It's why I sometimes go over to, Orvus forbid, the Discover feed.
+## bluesky is vibe-coded
+
+I was scrolling Bluesky earlier today; something I do maybe once every two weeks when I'm really bored. I only follow a few people (such as [Technology Connections](https://bsky.app/profile/techconnectify.bsky.social), [f4mi](https://bsky.app/profile/f4mi.bsky.social), and [Freya Holmér](https://bsky.app/profile/freya.bsky.social)), so there's never a lot of content on my feed. It's why I sometimes go over to, Orvus forbid, the Discover feed.
What do I see? The Bluesky team is using AI. No, the Bluesky team is *embracing* AI. Actually, the Bluesky CIO Jay Graber is openly admitting to pretty much vibe-coding the website while also working on an AI bot that has, as of a few days ago, been [pre-emptively blocked by over a hundred thousand people](https://bsky.app/profile/bendiskin.bsky.social/post/3miarr2li3k2n). Hear this, Bluesky team: **PEOPLE DO NOT WANT THIS.**
@@ -24,28 +25,48 @@ Apparently, this bot is meant to [create custom feeds](https://techcrunch.com/20