*
Jes Olson j3s@c3f.net
Sat, 14 Mar 2026 16:24:12 -0500
2 files changed,
8 insertions(+),
0 deletions(-)
M
atom/atom.go
→
atom/atom.go
@@ -40,6 +40,13 @@ <author>
<name>Jes Olson</name> </author> <id>https://j3s.sh/</id> + + <entry> + <title>tree-style invite systems reduce AI slop</title> + <link href="https://abyss.fish/tree-style_invite_systems_reduce_AI_slop"/> + <id>https://abyss.fish/tree-style_invite_systems_reduce_AI_slop</id> + <updated>2026-03-14T00:00:00.000Z</updated> + </entry> `, updated) // maybe add p.Content here someday
M
templates/thoughts.html
→
templates/thoughts.html
@@ -4,6 +4,7 @@ {{ template "nav" . }}
<div id="main"> <h3>thoughts</h3> <h4>2026</h4> +<li><a href="https://abyss.fish/tree-style_invite_systems_reduce_AI_slop">tree-style invite systems reduce AI slop</a></li> <li><a href="/thought/all-eyes-on-minneapolis.html">all eyes on minneapolis</a></li> <h4>2025</h4> <li><a href="/thought/it-took-a-big-cup.html">it took a big cup</a></li>