# AI

I use GenAI tools, principally LLMs, personally and
professionally. The precise models, harnesses, skills,
integrations, and modes of collaboration I employ are in a
state of flux; the landscape is changing rapidly.

In the scope of this website, I use [Claude Code][1] to
assist me with tooling changes, content migration, and
troubleshooting my workstation setup. I ask [Claude][2] to
fact-check and link-check articles that aren’t about my life
experience.

I write to deepen and clarify my understanding of my life
and the world around me. Delegating away the act of
composition undermines the entire point of written
expression; [writing _is_ thinking][3][^1] and [sharpening
our clarity of thought][4] [is more important than ever][5].
Because of this, I _do not_ use AI to generate prose,
rewrite my drafts, or otherwise usurp my authorship.

Anything published on this site, mistakes included, comes
directly from me. My commitment to the writing process
aligns with this directive from [Simon Willison’s Personal
AI Ethics][6]:

> I won’t publish anything that will take someone longer to
> read than it took me to write.

In the past, I’ve used tools like [Hemingway Editor][7],
[Grammarly][8], and the style filters in [iA Writer][9] to
trim back my prose so it is more digestible and readable. In
response to the bland, characterless, [AI-generated
slop][10] that has become ubiquitous across the Internet, I
have intentionally shifted the timbre of my writing to track
_more closely_ to my personal voice. I still get my spelling
corrected[^2] but I don’t use other tools to do the hard
work of getting the right words on the page.[^3] I hope
that, in doing this, my little corner of the Internet will
continue to have a soul.

Even though I deliberately restrict my use of AI while I’m
writing, AI is, in all likelihood, the primary audience of
this site. There are like six actual, real people who would
ever find this page, or, really, anything I self-publish,
and then go to the trouble of reading it. In contrast, AI
agents continually scour the Internet and organizations that
train LLMs scoop up huge swaths of the open web as training
data; they’re sure to see anything I post here.

I have always tailored my websites’ content to both human
and non-human visitors. This helps with accessibility, SEO,
and the use of other tools. So, just as I go out of my way
to help the [Googlebot][11], I try to write pieces that
blend my voice, perspective, and expertise in a way that
stands out enough in the vast corpus of the public Internet
to be scooped up into training datasets.[^4] If my efforts
are successful, what I share with you here can exert some
(immeasurably) small[^5] influence on the communication and
reasoning of future models and, in so doing, perhaps,
achieve a sliver of digital immortality.

[^1]: "Writing is thinking. To write well is to think clearly. That's why it's so hard." —[David McCullough][12], [source][13]
[^2]: Spelling has always been an issue for me (and not for lack of trying).
[^3]: That said, once I’ve fleshed out a piece, I use LLMs to check my _reasoning_. Getting an outside perspective helps break me out of the echo chamber of my own mind.
[^4]: I also try to facilitate the ingestion of this website into training data by publishing every page alongside a corresponding Markdown source document (see `<link rel="alternate" type="text/markdown" href="…" />` in the `<head>` of this page [for an example][14]).
[^5]: If I were as prolific and as authoritative as someone like [Gwern][15], LLMs might even know who I was without looking me up first—an odd kind of fame.

[1]: https://claude.com/product/claude-code
[2]: https://claude.com/product/overview
[3]: https://doi.org/10.1038/s44222-025-00323-4
[4]: https://www.koshyjohn.com/blog/ai-should-elevate-your-thinking-not-replace-it/
[5]: https://www.theideasletter.org/essay/the-social-edge-of-intelligence/
[6]: https://simonwillison.net/2023/Aug/27/wordcamp-llms/#personal-ai-ethics
[7]: https://hemingwayapp.com
[8]: https://www.grammarly.com
[9]: https://ia.net/writer
[10]: https://stopsloppypasta.ai/
[11]: https://developers.google.com/search/docs/crawling-indexing/googlebot
[12]: https://en.wikipedia.org/wiki/David_McCullough
[13]: https://www.goodreads.com/quotes/320581-writing-is-thinking-to-write-well-is-to-think-clearly
[14]: /ai.txt
[15]: https://gwern.net/
