From 2249fc9d611bc6b03e674da4b89a4bd6886dff42 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 30 Jun 2025 10:09:44 +0300 Subject: add foostats --- gemfeed/2025-06-22-task-samurai.gmi | 2 +- gemfeed/atom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2025-06-22-task-samurai.gmi b/gemfeed/2025-06-22-task-samurai.gmi index e8cd2f1f..8e353242 100644 --- a/gemfeed/2025-06-22-task-samurai.gmi +++ b/gemfeed/2025-06-22-task-samurai.gmi @@ -29,7 +29,7 @@ Task Samurai is a fast terminal interface for Taskwarrior written in Go using th ### Why does this exist? -* I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex. +I wanted to tinker with agentic coding. This project was implemented entirely using OpenAI Codex. (After this blog post was published, I also used the Claude Code CLI.) * I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based. * I wanted something built with Bubble Tea, but I never had time to dive deep into it. * I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 65d4da0f..7d3fd79e 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-06-23T07:54:22+03:00 + 2025-06-29T13:29:59+03:00 foo.zone feed To be in the .zone! @@ -50,8 +50,8 @@

Why does this exist?



+I wanted to tinker with agentic coding. This project was implemented entirely using OpenAI Codex. (After this blog post was published, I also used the Claude Code CLI.)