<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ai on Tom Guernier's Blog</title><link>https://blog.guernier.nz/blog/ai/</link><description>Recent content in Ai on Tom Guernier's Blog</description><generator>Hugo</generator><language>en-NZ</language><copyright>Copyright © 2026, Tom Guernier.</copyright><lastBuildDate>Thu, 16 Jul 2026 07:56:37 +0000</lastBuildDate><atom:link href="https://blog.guernier.nz/blog/ai/index.xml" rel="self" type="application/rss+xml"/><item><title>Links and Fable</title><link>https://blog.guernier.nz/links-and-fable/</link><pubDate>Thu, 16 Jul 2026 07:56:37 +0000</pubDate><guid>https://blog.guernier.nz/links-and-fable/</guid><description>&lt;p&gt;Like seemingly everyone else with a Claude subscription, since the start of this month I&amp;rsquo;ve been squeezing as much Fable as I can&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt; out of my little USD$20 subscription. And most of that has gone towards my little side project / informal frontier AI coding test case: a top down railway company simulator game a la &lt;a href="https://www.openttd.org/"&gt;OpenTTD&lt;/a&gt;. So what have I got out of the big code machine so far?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.guernier.nz/images/railgame-2026-07-16-16-48.png"&gt;&lt;img src="https://blog.guernier.nz/images/railgame-2026-07-16-16-48.png" alt="Train Game" border="0"&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Some Links on LLM (and Human) Writing</title><link>https://blog.guernier.nz/some-links-on-llm-and-human-writing/</link><pubDate>Thu, 26 Mar 2026 02:51:14 +0000</pubDate><guid>https://blog.guernier.nz/some-links-on-llm-and-human-writing/</guid><description>&lt;p&gt;I&amp;rsquo;ve had a crazy busy last couple of days and my sleep schedule hasn&amp;rsquo;t quite recovered, so this will just be a link dump post. At least it&amp;rsquo;s all &amp;lsquo;on-theme&amp;rsquo;, albeit a rather over saturated theme these days. If you&amp;rsquo;re tired of hearing about AI, I don&amp;rsquo;t blame you!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;There have been quite a few good posts on the topic of using LLMs for writing recently: &lt;a href="https://agifriday.substack.com/p/levels"&gt;here&lt;/a&gt; and &lt;a href="https://irreverentadverbs.substack.com/p/we-need-to-be-able-to-talk-about"&gt;here&lt;/a&gt;. Both of them land pretty close to my position, which is that there&amp;rsquo;s plenty of background tasks that LLM-based systems could be useful for (e.g. grammar checks, collating notes&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;) but using it for the actual task of writing as in letting the LLM put words in your mouth is too far for me personally. To be clear, every word here is strictly typed with keys on a keyboard, and I have no plans of changing that.&lt;/li&gt;
&lt;li&gt;Speaking of writing aids using LLMs, there&amp;rsquo;s a &lt;a href="https://narthur.substack.com/p/writing-with-ai-responsibly"&gt;skill&lt;/a&gt; (a.k.a. a Markdown text file, I still don&amp;rsquo;t quite understand why that took so long to figure out) which acts as a writing coach, providing questions to try to tease out the writer&amp;rsquo;s ideas and improve the clarity of their writing (while never actually doing any of the editing for them, thus keeping with the above bullet point). I tried it on one of my old (already published) posts and&amp;hellip; though it&amp;rsquo;s certainly not overly sycophantic (it grilled my post pretty hard) it seems like it wants to squeeze out all the uncertainties and idiosyncrasies for the sake of a clearer, more streamlined post. I couldn&amp;rsquo;t help but think it wants to make my post more&amp;hellip; LLMish. Perhaps there are cases where its guidance would be helpful, for instance if I wanted to tailor my writing for a specific audience, but for now I&amp;rsquo;d rather keep my human-generated idiosyncrasies. Hopefully you find them endearing, or at least sufficiently non-LLMy to seem authentic.&lt;/li&gt;
&lt;li&gt;And for some more general reading on similar themes to above, here&amp;rsquo;s Dynomight on &lt;a href="https://dynomight.net/formatting/"&gt;prose vs. formatting&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have thoughts? Post them in my &lt;a href="https://forms.gle/gC5hnSSfgJcs3Gux8"&gt;feedback form&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>Not note taking with Claude</title><link>https://blog.guernier.nz/not-note-taking-with-claude/</link><pubDate>Mon, 09 Mar 2026 04:17:41 +0000</pubDate><guid>https://blog.guernier.nz/not-note-taking-with-claude/</guid><description>&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: Don&amp;rsquo;t use AI to produce notes, but using it for semantic search and knowledge synthesis seems fine. Don&amp;rsquo;t use it until you have a well ingrained note taking habit and at least 1 month of daily notes. Keep AI and human generated notes as separated as you can.&lt;/p&gt;
&lt;p&gt;So a little while ago I finally relented and started paying for a personal Claude subscription, mostly to get access to Claude Code. As an Obsidian vault is just a directory filled with plain text Markdown files, Claude Code can seamlessly interact with the vault just by starting the CLI application in the vault directory. So am I freed from the burden of writing my own notes, now that I have a text generator that can do it all for me? Obviously not, but I think there&amp;rsquo;s still some uses for it.&lt;/p&gt;</description></item><item><title>Pre-existing forms</title><link>https://blog.guernier.nz/pre-existing-forms/</link><pubDate>Tue, 27 Jan 2026 05:39:33 +0000</pubDate><guid>https://blog.guernier.nz/pre-existing-forms/</guid><description>&lt;p&gt;&lt;em&gt;Turns out I kinda misunderstood how Beeminder&amp;rsquo;s rate modification works, so I&amp;rsquo;m still on the hook for one more weekly post before I can shift my posting rate down to once every two weeks. Still, here&amp;rsquo;s an off the cuff mini post to keep the system satisfied.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;While browsing around for AI predictions a little while ago I stumbled upon &lt;a href="https://rodneybrooks.com/a-prophetic-poem-about-artificial-intelligence-written-in-1961/"&gt;this post&lt;/a&gt; on Rodney Brooks&amp;rsquo; blog talking about a rather prescient poem from 1961 by the poet &lt;a href="https://en.wikipedia.org/wiki/Adrienne_Rich"&gt;Adrienne Rich&lt;/a&gt;. The whole poem is worth reading, but the most striking part is its last stanza, managing to sum up my thoughts on AI creativity right now in 2026:&lt;/p&gt;</description></item><item><title>Links for January 2026</title><link>https://blog.guernier.nz/links-for-january-2026/</link><pubDate>Tue, 20 Jan 2026 04:23:16 +0000</pubDate><guid>https://blog.guernier.nz/links-for-january-2026/</guid><description>&lt;p&gt;&lt;em&gt;Announcement: I&amp;rsquo;m going to be posting once every 2 weeks from now on. I&amp;rsquo;ll still have Beeminder to make sure I stick to the posting schedule, though. I feel like I&amp;rsquo;ve burnt through most of the topics I can write about in one big writing session (hence me punting with a link post), and I would like a little more leeway to write stuff that requires actual research, or perhaps even multiple drafts?&lt;/em&gt;&lt;/p&gt;</description></item><item><title>End Of Year Thoughts</title><link>https://blog.guernier.nz/end-of-year-thoughts/</link><pubDate>Sat, 27 Dec 2025 00:02:00 +0000</pubDate><guid>https://blog.guernier.nz/end-of-year-thoughts/</guid><description>&lt;p&gt;Last blog post for the year! Merry Christmas, happy New Year etc. Here are some reflective end of year thoughts, some jolly, some less so:&lt;/p&gt;
&lt;h2 id="1"&gt;1.&lt;/h2&gt;
&lt;p&gt;It seems for me that this year, especially the latter half of it, has been the year of &lt;a href="https://asteriskmag.com/issues/12-books/can-you-just-do-things"&gt;agency&lt;/a&gt;. On the one hand it has definitely allowed me to do more in the whole &amp;lsquo;&lt;a href="https://usefulfictions.substack.com/p/how-to-increase-your-surface-area"&gt;You Can Just Do Things&lt;/a&gt;&amp;rsquo; spirit, not necessarily crazy out there stuff which I would&amp;rsquo;ve never thought of myself doing, but more so things I could imagine myself doing but at some unspecified future point which never seemed to solidify into any real action. For instance: actually writing my thoughts down and starting a blog, reading actual physical books in Japanese and actually getting through my thousands of unread emails and getting a clean and spam-free inbox. Not to harp on about Beeminder any more than I already have on here, but it helps a lot and neatly avoids having to rely on the slippery and unreliable concept of &amp;lsquo;willpower&amp;rsquo;.&lt;/p&gt;</description></item><item><title>Some musings on AI creative writing</title><link>https://blog.guernier.nz/some-musings-on-ai-creative-writing/</link><pubDate>Thu, 02 Oct 2025 06:39:00 +0000</pubDate><guid>https://blog.guernier.nz/some-musings-on-ai-creative-writing/</guid><description>&lt;p&gt;Every so often someone (e.g. Scott Alexander &lt;a href="https://www.astralcodexten.com/p/how-did-you-do-on-the-ai-art-turing"&gt;here&lt;/a&gt;) posts an &amp;lsquo;AI Art Turing Test&amp;rsquo; where people guess whether a picture was made by a human or by a Stable Diffusion-esque generative model. A little while ago fantasy author Mark Lawrence &lt;a href="https://mark---lawrence.blogspot.com/2025/08/so-is-ai-writing-any-good-part-2.html"&gt;did the same&lt;/a&gt;&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt; for creative writing with GPT-5. The results seem to show that on average people get identify about half the pieces correctly, a.k.a they don&amp;rsquo;t do any better than random chance&lt;sup id="fnref:2"&gt;&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref"&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;</description></item></channel></rss>