---
title: "AI"
url: https://perrotta.dev/ai/
last_updated: 2026-07-16
---


This page summarizes the usage of LLMs ("Gen AI") in this blog.

I **handcraft** every post by myself, and choose subjects of my own interest.
I've been doing this even before LLMs, and will continue to do so.

I **do not** use an LLM spellchecker; only `vim`'s `:spell`.

I **do not** use LLMs to help me iterate on blog posts, including their title
and content — with one exception, noted below.

Agentic LLMs are occasionally used in the context of design, tooling and
infrastructure of this site.

**Exception**: I wrote a [`/bloggify`](https://github.com/thiagowfx/skills/tree/master/plugins/thiagowfx/skills/bloggify) skill that drafts an _initial_ post in my house style,
following the `STYLE.md` file I codified from my old posts. I read the whole draft
paragraph by paragraph and edit it until it sounds like me. See
[the blog post]({{< ref "2026-06-09-bloggify" >}}) for the full reasoning.

## References

- [Not By AI](https://notbyai.fyi)
- [Jake Worth](https://www.jakeworth.com/ai/)
  - [AI Manifesto](https://www.bydamo.la/p/ai-manifesto)

