<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Steven Wilcox</title><link>https://swilcox.github.io/</link><description>Recent content on Steven Wilcox</description><generator>Hugo</generator><language>en-us</language><copyright>&amp;copy;2024 by Steven Wilcox</copyright><lastBuildDate>Wed, 08 Jul 2026 07:18:10 -0700</lastBuildDate><atom:link href="https://swilcox.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Fable 5 and zgigye</title><link>https://swilcox.github.io/post/claude-fable-5-zgigye/</link><pubDate>Tue, 07 Jul 2026 12:00:00 -0500</pubDate><guid>https://swilcox.github.io/post/claude-fable-5-zgigye/</guid><description>Claude Fable 5 wrote most of a Z-machine in Zig, then helped turn it into a terminal, web, and WebAssembly project.</description></item><item><title>Things That Go Blink</title><link>https://swilcox.github.io/post/things_that_go_blink/</link><pubDate>Fri, 27 Feb 2026 11:10:22 -0600</pubDate><guid>https://swilcox.github.io/post/things_that_go_blink/</guid><description>I can&amp;rsquo;t seem to stop working on projects that make lights light up.</description></item><item><title>Sigye</title><link>https://swilcox.github.io/post/sigye/</link><pubDate>Fri, 11 Apr 2025 10:08:01 -0600</pubDate><guid>https://swilcox.github.io/post/sigye/</guid><description>simple time tracking on the command line</description></item><item><title>More Coding with Claude</title><link>https://swilcox.github.io/post/more_coding_with_claude/</link><pubDate>Tue, 11 Feb 2025 08:18:20 -0600</pubDate><guid>https://swilcox.github.io/post/more_coding_with_claude/</guid><description>Using Claude to write a Go program for displaying information on a tiny OLED display attached to a Raspberry Pi</description></item><item><title>Pydantic Upgrade Lessons</title><link>https://swilcox.github.io/post/pydantic_upgrade_lessons/</link><pubDate>Sat, 11 Jan 2025 09:45:57 -0600</pubDate><guid>https://swilcox.github.io/post/pydantic_upgrade_lessons/</guid><description>Some things I picked up while doing a Pydantic 1.x to 2.x upgrade</description></item><item><title>Publishing Python Packages Using uv and Github Actions</title><link>https://swilcox.github.io/post/publishing-via-uv-github-actions/</link><pubDate>Sun, 01 Dec 2024 11:59:09 -0600</pubDate><guid>https://swilcox.github.io/post/publishing-via-uv-github-actions/</guid><description>more automated releases to pypi using github actions and using uv</description></item><item><title>Python army-days</title><link>https://swilcox.github.io/post/python_army_days/</link><pubDate>Mon, 16 Sep 2024 09:26:04 -0500</pubDate><guid>https://swilcox.github.io/post/python_army_days/</guid><description>of course I had to a Python version&amp;hellip;</description></item><item><title>army-days in Go</title><link>https://swilcox.github.io/post/army_days_in_go/</link><pubDate>Sun, 08 Sep 2024 16:25:18 -0500</pubDate><guid>https://swilcox.github.io/post/army_days_in_go/</guid><description>Rewriting my countdown days program in Go (again)</description></item><item><title>Hello World in k3s (Slightly Updated)</title><link>https://swilcox.github.io/post/hello_world_in_k3s_updated/</link><pubDate>Mon, 02 Sep 2024 18:51:59 -0500</pubDate><guid>https://swilcox.github.io/post/hello_world_in_k3s_updated/</guid><description>A slightly updated hello, world test for k3s</description></item><item><title>Production uv in docker</title><link>https://swilcox.github.io/post/production_uv_in_docker/</link><pubDate>Wed, 28 Aug 2024 19:45:39 -0500</pubDate><guid>https://swilcox.github.io/post/production_uv_in_docker/</guid><description>A link to an interesting article about using uv in a Docker container deployment.</description></item><item><title>From rye to uv</title><link>https://swilcox.github.io/post/from_rye_to_uv/</link><pubDate>Wed, 21 Aug 2024 23:25:23 -0500</pubDate><guid>https://swilcox.github.io/post/from_rye_to_uv/</guid><description>The now heavily updated uv utility has enough features to replace rye</description></item><item><title>Fun with Colima</title><link>https://swilcox.github.io/post/fun_with_colima/</link><pubDate>Wed, 14 Aug 2024 10:28:59 -0500</pubDate><guid>https://swilcox.github.io/post/fun_with_colima/</guid><description>How I prefer to run containers on my Apple Silicon Mac.</description></item><item><title>Using AI for Work</title><link>https://swilcox.github.io/post/work_ai_usage/</link><pubDate>Fri, 09 Aug 2024 09:01:56 -0500</pubDate><guid>https://swilcox.github.io/post/work_ai_usage/</guid><description>A simple example of how AI was helpful for a small work problem.</description></item><item><title>AI Written Programs</title><link>https://swilcox.github.io/post/ai_written_programs/</link><pubDate>Mon, 05 Aug 2024 19:27:31 -0500</pubDate><guid>https://swilcox.github.io/post/ai_written_programs/</guid><description>What does it look like when you attempt to write a whole program with AI?</description></item><item><title>Must Reads</title><link>https://swilcox.github.io/post/must_reads/</link><pubDate>Wed, 31 Jul 2024 09:49:59 -0500</pubDate><guid>https://swilcox.github.io/post/must_reads/</guid><description>There is a blog (not mine) that you need to be reading!</description></item><item><title>Gonna Deque You</title><link>https://swilcox.github.io/post/gonna_deque_you/</link><pubDate>Tue, 30 Jul 2024 08:35:27 -0500</pubDate><guid>https://swilcox.github.io/post/gonna_deque_you/</guid><description>deque vs. lists in python for a stack</description></item><item><title>None to version 0.1.0 as Fast as Possible</title><link>https://swilcox.github.io/post/none_to_0_dot_1/</link><pubDate>Sun, 28 Jul 2024 15:34:48 -0500</pubDate><guid>https://swilcox.github.io/post/none_to_0_dot_1/</guid><description>defining your version number in one place.</description></item><item><title>Blogging Github Style</title><link>https://swilcox.github.io/post/blogging_github_style/</link><pubDate>Sat, 27 Jul 2024 13:00:00 -0500</pubDate><guid>https://swilcox.github.io/post/blogging_github_style/</guid><description>may as well</description></item><item><title>Readme</title><link>https://swilcox.github.io/readme/</link><pubDate>Fri, 26 Jul 2024 10:30:20 -0500</pubDate><guid>https://swilcox.github.io/readme/</guid><description>I created this blog for throwing crap out there that I&amp;rsquo;ve discovered or want to make note of.
caution
Some of this stuff could get pretty stale. Life moves pretty fast&amp;hellip;</description></item></channel></rss>