diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-15 14:15:37 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-15 14:15:37 +0200 |
| commit | 518af814d5ec5dce6540b74512e79c795465809e (patch) | |
| tree | 2a9fed378bb9baa0f50659ad1e11fa23c68425fe /gemfeed | |
| parent | ec46174748351390d95f2464c2e25889a98871f6 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi.tpl | 4 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi b/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi index d57e4d54..7768307a 100644 --- a/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi +++ b/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi @@ -204,7 +204,7 @@ The Go SDL2 bindings (go-sdl2) are actively maintained, and SDL2 itself is a sta ## The AI rewrite experience -This resurrection would not have been really possible without the help of AI. The rewrite was done with Claude Code CLI (Anthropic's coding agent) running Claude Opus 5.3. I pointed it at the Perl source, and let it produce the Go equivalent. The process was surprisingly smooth -- the rewrite worked without any major issues. There were some minor bugs (such as network bars not showing up initially, and/or some pixel errors in the bars), but they were sorted by Claude by providing screenshots of the problems. +This resurrection would not have been really possible without the help of AI. The rewrite was done with Claude Code CLI (Anthropic's coding agent) running Claude Opus 5.3. I pointed it at the Perl source, and let it produce the Go equivalent. The process was surprisingly smooth -- the rewrite worked without any major issues. There were some minor bugs (such as network bars not showing up initially, and/or some pixel errors in the bars), but they were sorted by Claude by providing screenshots of the problems! E-Mail your comments to `paul@nospam.buetow.org` :-) diff --git a/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi.tpl b/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi.tpl index 75f240d7..6ac45a6e 100644 --- a/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi.tpl +++ b/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.gmi.tpl @@ -187,12 +187,12 @@ The Go SDL2 bindings (go-sdl2) are actively maintained, and SDL2 itself is a sta ## The AI rewrite experience -This resurrection would not have been really possible without the help of AI. The rewrite was done with Claude Code CLI (Anthropic's coding agent) running Claude Opus 5.3. I pointed it at the Perl source, and let it produce the Go equivalent. The process was surprisingly smooth -- the rewrite worked without any major issues. There were some minor bugs (such as network bars not showing up initially, and/or some pixel errors in the bars), but they were sorted by Claude by providing screenshots of the problems. +This resurrection would not have been really possible without the help of AI. The rewrite was done with Claude Code CLI (Anthropic's coding agent) running Claude Opus 5.3. I pointed it at the Perl source, and let it produce the Go equivalent. The process was surprisingly smooth -- the rewrite worked without any major issues. There were some minor bugs (such as network bars not showing up initially, and/or some pixel errors in the bars), but they were sorted by Claude by providing screenshots of the problems! E-Mail your comments to `paul@nospam.buetow.org` :-) Other related posts: -<< template::inline::rindex loadbars Go Perl monitoring rewrite +<< template::inline::rindex loadbars go golang perl monitoring rewrite => ../ Back to the main site diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 82ded3a1..e9917473 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>2026-02-14T23:20:12+02:00</updated> + <updated>2026-02-15T14:11:06+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -229,7 +229,7 @@ mage test <br /> <h2 style='display: inline' id='the-ai-rewrite-experience'>The AI rewrite experience</h2><br /> <br /> -<span>This resurrection would not have been really possible without the help of AI. The rewrite was done with Claude Code CLI (Anthropic's coding agent) running Claude Opus 5.3. I pointed it at the Perl source, and let it produce the Go equivalent. The process was surprisingly smooth -- the rewrite worked without any major issues. There were some minor bugs (such as network bars not showing up initially, and/or some pixel errors in the bars), but they were sorted by Claude by providing screenshots of the problems.</span><br /> +<span>This resurrection would not have been really possible without the help of AI. The rewrite was done with Claude Code CLI (Anthropic's coding agent) running Claude Opus 5.3. I pointed it at the Perl source, and let it produce the Go equivalent. The process was surprisingly smooth -- the rewrite worked without any major issues. There were some minor bugs (such as network bars not showing up initially, and/or some pixel errors in the bars), but they were sorted by Claude by providing screenshots of the problems!</span><br /> <br /> <span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> <br /> |
