<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AI and LLMs on The Final Artefact</title><link>https://www.thefinalartefact.xyz/categories/ai-and-llms/</link><description>Recent content in AI and LLMs on The Final Artefact</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Thu, 23 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.thefinalartefact.xyz/categories/ai-and-llms/index.xml" rel="self" type="application/rss+xml"/><item><title>Will “handmade” become a mark of quality in software?</title><link>https://www.thefinalartefact.xyz/post/human-made/</link><pubDate>Thu, 23 Jul 2026 00:00:00 +0000</pubDate><guid>https://www.thefinalartefact.xyz/post/human-made/</guid><description>A reflection on human effort, generative AI and the signals we use to judge software quality.</description></item><item><title>Using ctx for LLMs</title><link>https://www.thefinalartefact.xyz/post/using-ctx-for-llms/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate><guid>https://www.thefinalartefact.xyz/post/using-ctx-for-llms/</guid><description>A practical look at using ctx as a local context layer for LLM work, from searching agent history to inspecting SQLite data and sharing focused evidence across tools.</description></item><item><title>Codex Calendar Planning Tool</title><link>https://www.thefinalartefact.xyz/post/codex-calendar-app/</link><pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate><guid>https://www.thefinalartefact.xyz/post/codex-calendar-app/</guid><description>&lt;p&gt;After a small change in my son&amp;rsquo;s schedule, I wanted to keep everything consistent while making it easy to share. That kicked off a small calendar-planning tool with a few requirements: a clean, printable calendar view, no paid app or subscription for a one-off need, and a way to subscribe or export the calendar so it stays visible across all of my devices.&lt;/p&gt;
&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;I first looked at Apple Calendar, but its printing options are limited and a presentable, readable calendar was non-negotiable. Fantastical would cover everything I needed, yet I was not keen to buy a license for a one-off need. I also considered using something like InDesign with scripting to build a polished calendar, but that felt like overkill and would have required learning additional tooling and writing a fairly complex calendar builder. Google Calendar had similar printing limitations. Given all of that, building a small software package felt like the right choice: I could script the visuals and color coding, export to ICS, and control schedule changes via versioned JSON files.&lt;/p&gt;</description></item><item><title>Showing ChatGPT How to Draw</title><link>https://www.thefinalartefact.xyz/post/drawing-chat-gpt/</link><pubDate>Wed, 14 Jun 2023 00:00:00 +0000</pubDate><guid>https://www.thefinalartefact.xyz/post/drawing-chat-gpt/</guid><description>&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;For a computer, an image is collection of interpretable instructions that amount to a visual representation. Raster images are composed from using pixels, containing unique colours, whereas vector images keep track of points and equations that join them. In &lt;code&gt;\(\LaTeX\)&lt;/code&gt; PGF/TikZ is used to generate vector graphics from algebraic descriptions. TikZ is mostly used to conveniently draw various scientific figures. ChatGPT is capable of generating computer code in majority of popular languages. I wanted to test how far I can get with ChatGPT generating illustrations using TikZ.&lt;/p&gt;</description></item></channel></rss>