From 412f6320133f0548bfadd84d65417757ede1d804 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 22 Jun 2025 19:42:49 +0300 Subject: Update content for html --- about/resources.html | 190 +++++++++++++++++------------------ gemfeed/2025-07-22-task-samurai.html | 6 +- gemfeed/atom.xml | 8 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 106 insertions(+), 102 deletions(-) diff --git a/about/resources.html b/about/resources.html index 90aa859f..5d9a1ec9 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,107 +50,107 @@ In random order:


Technical references



I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:


Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -159,31 +159,31 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



These are not whole books, but guides (smaller or larger) which I found very useful. in random order:


Podcasts



@@ -193,48 +193,48 @@

Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like



This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Magazines I like(d)



@@ -242,9 +242,9 @@

Formal education



diff --git a/gemfeed/2025-07-22-task-samurai.html b/gemfeed/2025-07-22-task-samurai.html index 8b385eb3..34331fe8 100644 --- a/gemfeed/2025-07-22-task-samurai.html +++ b/gemfeed/2025-07-22-task-samurai.html @@ -28,7 +28,7 @@
  • Lessons Learned from Building Task Samurai with Agentic Coding
  • ⇢ ⇢ How it went down
  • ⇢ ⇢ What went wrong
  • -
  • ⇢ ⇢ Patterns hhat helped
  • +
  • ⇢ ⇢ Patterns that helped
  • ⇢ ⇢ What I learned using agentic coding
  • ⇢ ⇢ How much time did I save?
  • Conclusion
  • @@ -82,6 +82,8 @@
    Most big breakthroughs (and bug introductions) came during that middle day of intense iteration. The latter stages were all about smoothing out the rough edges.

    +It's worth noting that I worked on it in the evenings when I had some free time, as I also had to fit in my regular work and family commitments during the day. So, I didn't spend full working days on this project.
    +

    What went wrong



    Going agentic isn't all smooth sailing. Here are the hiccups I ran into, plus a few hard-earned lessons:
    @@ -90,7 +92,7 @@
  • Merge Floods: Every minor feature or fix existed on its branch, so merging was a constant process. It kept progress flowing but also drowned the committed history in noise and the occasional conflict. I found this to be an issue with OpenAI's Codex in particular. Not so much with other agentic coding tools like Claude Code CLI (not covered in this blog post.)
  • Fixes on Fixes: Features like "fireworks on exit" had chains of "fix exit," "fix cell selection," etc. Sometimes, new additions introduced bugs that needed rapid patching.

  • -

    Patterns hhat helped


    +

    Patterns that helped



    Despite the chaos, a few strategies kept things moving:

    diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index a3b9d2bd..6d5bc86c 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-06-22T19:29:25+03:00 + 2025-06-22T19:42:04+03:00 foo.zone feed To be in the .zone! @@ -35,7 +35,7 @@
  • Lessons Learned from Building Task Samurai with Agentic Coding
  • ⇢ ⇢ How it went down
  • ⇢ ⇢ What went wrong
  • -
  • ⇢ ⇢ Patterns hhat helped
  • +
  • ⇢ ⇢ Patterns that helped
  • ⇢ ⇢ What I learned using agentic coding
  • ⇢ ⇢ How much time did I save?
  • Conclusion
  • @@ -89,6 +89,8 @@
    Most big breakthroughs (and bug introductions) came during that middle day of intense iteration. The latter stages were all about smoothing out the rough edges.

    +It's worth noting that I worked on it in the evenings when I had some free time, as I also had to fit in my regular work and family commitments during the day. So, I didn't spend full working days on this project.
    +

    What went wrong



    Going agentic isn't all smooth sailing. Here are the hiccups I ran into, plus a few hard-earned lessons:
    @@ -97,7 +99,7 @@
  • Merge Floods: Every minor feature or fix existed on its branch, so merging was a constant process. It kept progress flowing but also drowned the committed history in noise and the occasional conflict. I found this to be an issue with OpenAI's Codex in particular. Not so much with other agentic coding tools like Claude Code CLI (not covered in this blog post.)
  • Fixes on Fixes: Features like "fireworks on exit" had chains of "fix exit," "fix cell selection," etc. Sometimes, new additions introduced bugs that needed rapid patching.

  • -

    Patterns hhat helped


    +

    Patterns that helped



    Despite the chaos, a few strategies kept things moving:

    diff --git a/index.html b/index.html index dad86750..694a6b83 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

    Hello!



    -This site was generated at 2025-06-22T19:29:25+03:00 by Gemtexter
    +This site was generated at 2025-06-22T19:42:04+03:00 by Gemtexter

    Welcome to the ...

    diff --git a/uptime-stats.html b/uptime-stats.html index 1aca75fd..32f34352 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@

    My machine uptime stats



    -This site was last updated at 2025-06-22T19:29:25+03:00
    +This site was last updated at 2025-06-22T19:42:04+03:00

    The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

    -- cgit v1.2.3