Browse Source

Add header image to "The Evolution of Software Development in the AI Era" post and update descriptions across various formats to include the new image. Enhance HTML and XML files for consistent presentation of the post content.

codeskraps 2 days ago
parent
commit
102e9e0114

+ 2 - 0
content/posts/2025/evolution_software_development_ai.md

@@ -6,6 +6,8 @@ draft = false
 +++
 
 When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who's worked through this transition, I've witnessed firsthand the remarkable shift in how we approach coding and problem-solving.
+
+{{< figure src="header.png" alt="The Evolution of Software Development in the AI Era" width="800" height="400" >}}
 <!--more-->
 
 ## The Early Days: A Promising but Flawed Tool

BIN
content/posts/2025/evolution_software_development_ai/header.png


+ 1 - 1
public/index.xml

@@ -22,7 +22,7 @@
       <link>https://codeskraps.com/posts/2025/evolution_software_development_ai/</link>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
       <guid>https://codeskraps.com/posts/2025/evolution_software_development_ai/</guid>
-      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;</description>
+      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://codeskraps.com/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;800&#34; height=&#34;400&#34;&gt;&#xA;&lt;/figure&gt;</description>
     </item>
     <item>
       <title>Move /home Folder</title>

+ 3 - 0
public/posts/2025/evolution_software_development_ai/header.c78924ff2f96618550a05a82e478e7c5.png

@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
+RequestId:a9aa4a95-c01e-00b6-78b0-a346e7000000
+Time:2025-04-02T09:22:37.0430062Z</Message><AuthenticationErrorDetail>Signed expiry time [Wed, 02 Apr 2025 09:20:34 GMT] must be after signed start time [Wed, 02 Apr 2025 09:22:37 GMT]</AuthenticationErrorDetail></Error>

BIN
public/posts/2025/evolution_software_development_ai/header.png


+ 4 - 0
public/posts/2025/evolution_software_development_ai/index.html

@@ -109,6 +109,10 @@ The Evolution of Software Development in the AI Era | codeskraps
     
     <div>
         <p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p>
+<figure><img src="/posts/2025/evolution_software_development_ai/header.png"
+    alt="The Evolution of Software Development in the AI Era" width="800" height="400">
+</figure>
+
 <h2 id="the-early-days-a-promising-but-flawed-tool">The Early Days: A Promising but Flawed Tool</h2>
 <p>The initial release of ChatGPT (based on GPT-3.5) could handle approximately 4,096 tokens (roughly 3,000 words) of context. While impressive at the time, it was largely a novelty for serious development work. The model made frequent mistakes, generated code with obvious bugs, and was notorious for its hallucinations. Many developers, myself included, experimented with it but couldn&rsquo;t rely on it for production-grade work.</p>
 <h2 id="the-rapid-evolution">The Rapid Evolution</h2>

+ 4 - 1
public/posts/index.html

@@ -101,7 +101,10 @@ Posts | codeskraps
                     <time class="postDate" datetime="2025-04-02">April 2, 2025</time>
                 </div>
                 <div class="postExcerpt">
-                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p></p>
+                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p>
+<figure><img src="/posts/2025/evolution_software_development_ai/header.png"
+    alt="The Evolution of Software Development in the AI Era" width="800" height="400">
+</figure></p>
                 </div>
             </div>
         </a>

+ 1 - 1
public/posts/index.xml

@@ -15,7 +15,7 @@
       <link>https://codeskraps.com/posts/2025/evolution_software_development_ai/</link>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
       <guid>https://codeskraps.com/posts/2025/evolution_software_development_ai/</guid>
-      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;</description>
+      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://codeskraps.com/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;800&#34; height=&#34;400&#34;&gt;&#xA;&lt;/figure&gt;</description>
     </item>
     <item>
       <title>Move /home Folder</title>

+ 4 - 1
public/tags/ai/index.html

@@ -101,7 +101,10 @@ Ai | codeskraps
                     <time class="postDate" datetime="2025-04-02">April 2, 2025</time>
                 </div>
                 <div class="postExcerpt">
-                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p></p>
+                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p>
+<figure><img src="/posts/2025/evolution_software_development_ai/header.png"
+    alt="The Evolution of Software Development in the AI Era" width="800" height="400">
+</figure></p>
                 </div>
             </div>
         </a>

+ 1 - 1
public/tags/ai/index.xml

@@ -15,7 +15,7 @@
       <link>https://codeskraps.com/posts/2025/evolution_software_development_ai/</link>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
       <guid>https://codeskraps.com/posts/2025/evolution_software_development_ai/</guid>
-      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;</description>
+      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://codeskraps.com/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;800&#34; height=&#34;400&#34;&gt;&#xA;&lt;/figure&gt;</description>
     </item>
   </channel>
 </rss>

+ 4 - 1
public/tags/future/index.html

@@ -101,7 +101,10 @@ Future | codeskraps
                     <time class="postDate" datetime="2025-04-02">April 2, 2025</time>
                 </div>
                 <div class="postExcerpt">
-                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p></p>
+                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p>
+<figure><img src="/posts/2025/evolution_software_development_ai/header.png"
+    alt="The Evolution of Software Development in the AI Era" width="800" height="400">
+</figure></p>
                 </div>
             </div>
         </a>

+ 1 - 1
public/tags/future/index.xml

@@ -15,7 +15,7 @@
       <link>https://codeskraps.com/posts/2025/evolution_software_development_ai/</link>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
       <guid>https://codeskraps.com/posts/2025/evolution_software_development_ai/</guid>
-      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;</description>
+      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://codeskraps.com/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;800&#34; height=&#34;400&#34;&gt;&#xA;&lt;/figure&gt;</description>
     </item>
   </channel>
 </rss>

+ 4 - 1
public/tags/software-development/index.html

@@ -101,7 +101,10 @@ Software-Development | codeskraps
                     <time class="postDate" datetime="2025-04-02">April 2, 2025</time>
                 </div>
                 <div class="postExcerpt">
-                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p></p>
+                    <p><p>When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&rsquo;s worked through this transition, I&rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.</p>
+<figure><img src="/posts/2025/evolution_software_development_ai/header.png"
+    alt="The Evolution of Software Development in the AI Era" width="800" height="400">
+</figure></p>
                 </div>
             </div>
         </a>

+ 1 - 1
public/tags/software-development/index.xml

@@ -15,7 +15,7 @@
       <link>https://codeskraps.com/posts/2025/evolution_software_development_ai/</link>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
       <guid>https://codeskraps.com/posts/2025/evolution_software_development_ai/</guid>
-      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;</description>
+      <description>&lt;p&gt;When ChatGPT was released on November 30, 2022, few of us understood how dramatically it would transform the software development landscape. As someone who&amp;rsquo;s worked through this transition, I&amp;rsquo;ve witnessed firsthand the remarkable shift in how we approach coding and problem-solving.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://codeskraps.com/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;800&#34; height=&#34;400&#34;&gt;&#xA;&lt;/figure&gt;</description>
     </item>
   </channel>
 </rss>