diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-30 10:14:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-30 10:14:31 +0300 |
| commit | 19be0a4d2e8ce0d0ec5dd65415e16061b946f57a (patch) | |
| tree | 86bd06e1c30131545170e10ccb2feb1742b699e8 /gemfeed | |
| parent | 59232e39c611dd29e035f4a0f4698667b0fef7f3 (diff) | |
add
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2025-06-22-task-samurai.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gemfeed/2025-06-22-task-samurai.html b/gemfeed/2025-06-22-task-samurai.html index b775f3b1..24c625d5 100644 --- a/gemfeed/2025-06-22-task-samurai.html +++ b/gemfeed/2025-06-22-task-samurai.html @@ -43,8 +43,8 @@ <br /> <h3 style='display: inline' id='why-does-this-exist'>Why does this exist?</h3><br /> <br /> +<span>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.)</span><br /> <ul> -<li>I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex.</li> <li>I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based.</li> <li>I wanted something built with Bubble Tea, but I never had time to dive deep into it.</li> <li>I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding.</li> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 2c06f414..7ec56e5b 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2025-06-23T07:54:22+03:00</updated> + <updated>2025-06-29T13:29:59+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="https://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -50,8 +50,8 @@ <br /> <h3 style='display: inline' id='why-does-this-exist'>Why does this exist?</h3><br /> <br /> +<span>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.)</span><br /> <ul> -<li>I wanted to tinker with agentic coding. This project was entirely implemented using OpenAI Codex.</li> <li>I wanted a faster UI for Taskwarrior than other options, like Vit, which is Python-based.</li> <li>I wanted something built with Bubble Tea, but I never had time to dive deep into it.</li> <li>I wanted to build a toy project (like Task Samurai) first, before tackling the big ones, to get started with agentic coding.</li> |
