From 0c3e19eca7aab5ade5c486059e68e077df356c9b Mon Sep 17 00:00:00 2001 From: sepia Date: Sat, 2 Aug 2025 18:59:02 -0500 Subject: [PATCH 1/2] Fix posts sidebar minimum width --- data/style/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/style/style.css b/data/style/style.css index a7264c6..36d79a3 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -27,8 +27,10 @@ a:visited { aside { background-color: var(--background-overlay); - max-width: 30%; + width: 30ch; + min-width: 30ch; padding: var(--line-height) 1ch; + margin: var(--line-height) 1ch; } aside:empty { From 47f43a577504a274c5c46a9b469b0727f0410b41 Mon Sep 17 00:00:00 2001 From: sepia Date: Sat, 2 Aug 2025 18:59:29 -0500 Subject: [PATCH 2/2] Fix an ugly half-linebreak in a post --- data/posts/things_ai_agents_should_be_able_to_do.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/posts/things_ai_agents_should_be_able_to_do.html b/data/posts/things_ai_agents_should_be_able_to_do.html index 0cf85f8..349f372 100644 --- a/data/posts/things_ai_agents_should_be_able_to_do.html +++ b/data/posts/things_ai_agents_should_be_able_to_do.html @@ -24,7 +24,7 @@ effect would be exacerbated if you fed an agent a firehose of information from your camera-glasses, which is exactly how much information your own monkey brain is intaking. -
+

Human memory should be used as a model: when information is repeated, we remember it more strongly, and if it's not, we forget. Additionally, humans spend time "alone with our thoughts" reflecting on our memories and creating