<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GROW on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/grow/</link>
    <description>Recent content in GROW on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Aug 2026 10:00:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/grow/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rework: Applying New Intelligence to Old Ideas</title>
      <link>http://programmer.ie/books/freestyle-cognition/07-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/freestyle-cognition/07-chapter/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;Study the past if you would define the future.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h2 id=&#34;-summary&#34;&gt;📘 Summary&lt;/h2&gt;&#xA;&lt;p&gt;This chapter introduces &lt;strong&gt;Rework&lt;/strong&gt; the practice of using new tools to finish old ideas&lt;/p&gt;&#xA;&lt;p&gt;You’ll learn how to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Surface unfinished or incomplete sessions from your archive&lt;/li&gt;&#xA;&lt;li&gt;Apply a new algorithm or prompting technique to see if it improves them&lt;/li&gt;&#xA;&lt;li&gt;Use the &lt;strong&gt;ROW&lt;/strong&gt; prompting technique to reason through new knowledge&lt;/li&gt;&#xA;&lt;li&gt;Use the &lt;strong&gt;CRITIC&lt;/strong&gt; prompting technique to analyze why a session stalled or never crystallized&lt;/li&gt;&#xA;&lt;li&gt;Use the &lt;strong&gt;GROW&lt;/strong&gt; prompting technique to make the final&lt;/li&gt;&#xA;&lt;li&gt;Decide whether to rework, discard, or merge the session with newer work&lt;/li&gt;&#xA;&lt;li&gt;Crystallize old ideas into something usable a blog post, a feature, a framework&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;More importantly, you’ll discover that:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Awareness: Reflecting on Your Process with AI</title>
      <link>http://programmer.ie/books/freestyle-cognition/14-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/freestyle-cognition/14-chapter/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;The unexamined life is not worth living&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h2 id=&#34;-summary&#34;&gt;📘 Summary&lt;/h2&gt;&#xA;&lt;p&gt;This chapter is about staying present in your process and using the AI to enhance your performance.&lt;/p&gt;&#xA;&lt;p&gt;We just work. We apply our process and move toward &lt;strong&gt;Amplified Creation&lt;/strong&gt;.&lt;br&gt;&#xA;The AI can take our session history, analyze it, and tell us how we&amp;rsquo;re getting on what&amp;rsquo;s working, what isn&amp;rsquo;t, and why.&lt;br&gt;&#xA;We then use this information to adjust course if needed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Freestyle Cognition Cheat Sheet</title>
      <link>http://programmer.ie/books/freestyle-cognition/88-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/freestyle-cognition/88-chapter/</guid>
      <description>&lt;h1 id=&#34;appendix-the-freestyle-cognition-cheat-sheet&#34;&gt;Appendix: The Freestyle Cognition Cheat Sheet&lt;/h1&gt;&#xA;&lt;p&gt;A practical guide for applying everything you’ve learned&lt;/p&gt;&#xA;&lt;pre class=&#34;mermaid&#34;&gt;&#xA;    flowchart TD&#xA;    Start([🧠 Freestyle Cognition&amp;lt;br&amp;gt;Cheat Sheet]) --&amp;gt; A[I. Foundational&amp;lt;br&amp;gt;Principles]&#xA;    Start --&amp;gt; B[II. The Practice]&#xA;    Start --&amp;gt; C[III. Interaction&amp;lt;br&amp;gt;Modes]&#xA;    Start --&amp;gt; D[IV. Psychological&amp;lt;br&amp;gt;Shifts]&#xA;    Start --&amp;gt; E[V. Tools &amp;amp;&amp;lt;br&amp;gt;Frameworks]&#xA;    Start --&amp;gt; F[VI. Metaphors &amp;amp;&amp;lt;br&amp;gt;Messages]&#xA;    Start --&amp;gt; G[VII. Example&amp;lt;br&amp;gt;Use Cases]&#xA;&#xA;    A --&amp;gt; A1[Core Idea: Think together]&#xA;    A --&amp;gt; A2[Mind as instrument]&#xA;    A --&amp;gt; A3[Bridging the intent gap]&#xA;&#xA;    B --&amp;gt; B1[Core Process: Intent → Clarify → Summarize → Challenge → Loop]&#xA;    B --&amp;gt; B2[GROW &amp;amp; CRITIC loops]&#xA;    B --&amp;gt; B3[Meta-prompts: Ask AI to reflect]&#xA;&#xA;    C --&amp;gt; C1[🧪 Research: Papers → Code]&#xA;    C --&amp;gt; C2[💻 Machine Coding: AI as IDE]&#xA;    C --&amp;gt; C3[🧍 Personal Reflection: AI as mirror]&#xA;    C --&amp;gt; C4[🌊 Freestyle: Explore &amp;amp; wander]&#xA;&#xA;    D --&amp;gt; D1[Reflection is the engine]&#xA;    D --&amp;gt; D2[Partnership, not delegation]&#xA;    D --&amp;gt; D3[Voice unlocks rhythm]&#xA;&#xA;    E --&amp;gt; E1[Modular prompts]&#xA;    E --&amp;gt; E2[Scoring &amp;amp; tracking]&#xA;    E --&amp;gt; E3[External tools: Notion, Git, pgvector]&#xA;&#xA;    F --&amp;gt; F1[New rhythm: Intent → Reflection → Creation]&#xA;    F --&amp;gt; F2[Mirror: Know yourself, know AI]&#xA;    F --&amp;gt; F3[Guidance, not control]&#xA;&#xA;    G --&amp;gt; G1[🧠 Learn Anything]&#xA;    G --&amp;gt; G2[🧬 Extend a Paper]&#xA;    G --&amp;gt; G3[📚 Write a Book]&#xA;&#xA;    style Start fill:#e1f5fe,stroke:#333&#xA;    style A fill:#fff3e0,stroke:#333&#xA;    style B fill:#e8f5e9,stroke:#333&#xA;    style C fill:#fce4ec,stroke:#333&#xA;    style D fill:#f3e5f5,stroke:#333&#xA;    style E fill:#fff9c4,stroke:#333&#xA;    style F fill:#e0f7fa,stroke:#333&#xA;    style G fill:#c8e6c9,stroke:#333&#xA;  &lt;/pre&gt;&#xA;  &lt;hr&gt;&#xA;&lt;p&gt;From one section&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is Freestyle Cognition Legitimate?</title>
      <link>http://programmer.ie/books/freestyle-cognition/90-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/freestyle-cognition/90-chapter/</guid>
      <description>&lt;h2 id=&#34;summary&#34;&gt;Summary&lt;/h2&gt;&#xA;&lt;p&gt;Chapter 7 we did some research into this this is the actual session with ChatGPT for chapter 7&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;pre class=&#34;mermaid&#34;&gt;&#xA;    flowchart TD&#xA;    Start([❓ Question: Is Freestyle Cognition&amp;lt;br&amp;gt;a legitimate method or a metaphor?]) --&amp;gt; A[🧠 STEP 1: ROW Framework]&#xA;    A --&amp;gt; A1[Reason&amp;lt;br&amp;gt;Analyze terms, assumptions, tensions]&#xA;    A --&amp;gt; A2[Organize&amp;lt;br&amp;gt;Outline structured argument]&#xA;    A --&amp;gt; A3[Write&amp;lt;br&amp;gt;Draft thoughtful answer]&#xA;    &#xA;    A3 --&amp;gt; B[🌱 STEP 2: GROW Reflection]&#xA;    B --&amp;gt; B1[Goal: What was I trying to prove?]&#xA;    B --&amp;gt; B2[Reality: Strengths &amp;amp; weaknesses]&#xA;    B --&amp;gt; B3[Options: What could I explore differently?]&#xA;    B --&amp;gt; B4[Way Forward: Next steps]&#xA;    &#xA;    B4 --&amp;gt; C[🔍 STEP 3: CRITIC Self-Edit]&#xA;    C --&amp;gt; C1[Challenge: What&amp;#39;s flawed or missing?]&#xA;    C --&amp;gt; C2[Reflect: Why did that happen?]&#xA;    C --&amp;gt; C3[Iterate: Improve weak section]&#xA;    C --&amp;gt; C4[Test: Does it align with the goal?]&#xA;    C --&amp;gt; C5[Improve: Further enhancements]&#xA;    C --&amp;gt; C6[Crystallize: Final concise answer]&#xA;    &#xA;    C6 --&amp;gt; D([✅ Final Determination:&amp;lt;br&amp;gt;Legitimate methodology&amp;lt;br&amp;gt;with empirical potential])&#xA;&#xA;    style Start fill:#e1f5fe,stroke:#333&#xA;    style A fill:#fff3e0,stroke:#333&#xA;    style B fill:#e8f5e9,stroke:#333&#xA;    style C fill:#fce4ec,stroke:#333&#xA;    style D fill:#c8e6c9,stroke:#333&#xA;  &lt;/pre&gt;&#xA;  &lt;hr&gt;&#xA;&lt;p&gt;&lt;strong&gt;You:&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title># Appendix: Useful Prompts</title>
      <link>http://programmer.ie/books/freestyle-cognition/91-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/freestyle-cognition/91-chapter/</guid>
      <description>&lt;h2 id=&#34;-alignment-prompt-with-align-structure&#34;&gt;&lt;strong&gt;📌 Alignment Prompt with ALIGN Structure:&lt;/strong&gt;&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;em&gt;&amp;ldquo;Let&amp;rsquo;s begin by aligning. Review my recent work—sessions, chapters, or notes—and reflect back what you think I&amp;rsquo;m currently working on. Then use the ALIGN model to get into sync with my goals and style:&amp;rdquo;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;A – Awareness:&lt;/strong&gt; What is the context and overall direction of this work?&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;L – Listening:&lt;/strong&gt; What voice or tone have I been using so far?&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;I – Intent:&lt;/strong&gt; What do you believe my core intention is at this stage?&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;G – Goal:&lt;/strong&gt; What specific outcome am I moving toward?&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;N – Narrative:&lt;/strong&gt; How does this current piece fit into the broader narrative or system?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;em&gt;&amp;ldquo;Once you&amp;rsquo;ve done that, summarize it back to me and ask if I want to make any changes or clarifications before we begin.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
