From 94808c0c4c1c691e1bcb449b5cb32ba66a666356 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 15 Feb 2026 14:15:36 +0200 Subject: Update content for md --- gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemfeed') diff --git a/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.md b/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.md index de7dddf5..b52209fe 100644 --- a/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.md +++ b/gemfeed/2026-02-15-loadbars-resurrected-from-perl-to-go.md @@ -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` :-) -- cgit v1.2.3