Browse Source

Publish "The Evolution of Software Development in the AI Era" post, updating its status from draft to published. Adjust last build dates in XML files and enhance sitemap and index files to include the new post. Add relevant tags for improved content discoverability.

codeskraps 1 week ago
parent
commit
74a94ce59c

+ 1 - 1
content/posts/2025/evolution_software_development_ai.md

@@ -2,7 +2,7 @@
 title = 'The Evolution of Software Development in the AI Era'
 title = 'The Evolution of Software Development in the AI Era'
 date = 2025-04-02T00:00:00+01:00
 date = 2025-04-02T00:00:00+01:00
 tags = ['ai', 'software-development', 'future']
 tags = ['ai', 'software-development', 'future']
-draft = true
+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.
 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.

+ 8 - 1
public/index.xml

@@ -8,7 +8,7 @@
     <language>en-us</language>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
-    <lastBuildDate>Wed, 29 Jan 2025 14:30:17 +0100</lastBuildDate>
+    <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
     <atom:link href="https://codeskraps.com/index.xml" rel="self" type="application/rss+xml" />
     <atom:link href="https://codeskraps.com/index.xml" rel="self" type="application/rss+xml" />
     <item>
     <item>
       <title>About Me</title>
       <title>About Me</title>
@@ -17,6 +17,13 @@
       <guid>https://codeskraps.com/about/</guid>
       <guid>https://codeskraps.com/about/</guid>
       <description>&lt;p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;  &#xA;  &#xA;      &#xA;      &#xA;  &lt;picture&gt;&#xA;  &lt;img class=&#34;img-fluid&#34; src=&#34;https://codeskraps.com/images/me_codeskraps.gif?v=9df9e0930034eb1e10990a99d3ef1056&#34; alt=&#34;me&#34; loading=&#34;lazy&#34; height=&#34;107&#34; width=&#34;150&#34; /&gt;&#xA;&lt;/picture&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I&amp;rsquo;ve turned my passion into a successful career, specializing in cross-platform mobile development with expertise in both Android and iOS ecosystems.&lt;/p&gt;&#xA;&lt;br&gt;&#xA;&lt;h2 id=&#34;professional-journey&#34;&gt;Professional Journey&lt;/h2&gt;&#xA;&lt;p&gt;Currently, I&amp;rsquo;m a professional at Trifork Smart Enterprise, where I leverage my extensive experience in mobile development to deliver high-quality solutions. My career spans various domains, including:&lt;/p&gt;</description>
       <description>&lt;p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;  &#xA;  &#xA;      &#xA;      &#xA;  &lt;picture&gt;&#xA;  &lt;img class=&#34;img-fluid&#34; src=&#34;https://codeskraps.com/images/me_codeskraps.gif?v=9df9e0930034eb1e10990a99d3ef1056&#34; alt=&#34;me&#34; loading=&#34;lazy&#34; height=&#34;107&#34; width=&#34;150&#34; /&gt;&#xA;&lt;/picture&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m a passionate and highly motivated software engineer with a deep-rooted love for technology that dates back to my first computer, an Amstrad 8256. From those early days of programming as a hobby, I&amp;rsquo;ve turned my passion into a successful career, specializing in cross-platform mobile development with expertise in both Android and iOS ecosystems.&lt;/p&gt;&#xA;&lt;br&gt;&#xA;&lt;h2 id=&#34;professional-journey&#34;&gt;Professional Journey&lt;/h2&gt;&#xA;&lt;p&gt;Currently, I&amp;rsquo;m a professional at Trifork Smart Enterprise, where I leverage my extensive experience in mobile development to deliver high-quality solutions. My career spans various domains, including:&lt;/p&gt;</description>
     </item>
     </item>
+    <item>
+      <title>The Evolution of Software Development in the AI Era</title>
+      <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;&#xA;&lt;figure class=&#34;responsive-image&#34;&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;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
+    </item>
     <item>
     <item>
       <title>Move /home Folder</title>
       <title>Move /home Folder</title>
       <link>https://codeskraps.com/posts/2025/move_home_folder/</link>
       <link>https://codeskraps.com/posts/2025/move_home_folder/</link>

+ 6 - 6
public/posts/2025/evolution_software_development_ai/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html lang="en-us">
 <html lang="en-us">
 
 
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58776&amp;path=livereload" data-no-instant defer></script>
+<head>
     <title>
     <title>
 The Evolution of Software Development in the AI Era | codeskraps
 The Evolution of Software Development in the AI Era | codeskraps
 </title>
 </title>
@@ -13,7 +13,7 @@ The Evolution of Software Development in the AI Era | codeskraps
 <meta name="generator" content="Hugo 0.145.0">
 <meta name="generator" content="Hugo 0.145.0">
 
 
 
 
-<link rel="canonical" href="http://localhost:58776/posts/2025/evolution_software_development_ai/" >
+<link rel="canonical" href="https://codeskraps.com/posts/2025/evolution_software_development_ai/" >
 
 
 
 
 
 
@@ -31,7 +31,7 @@ The Evolution of Software Development in the AI Era | codeskraps
         <header class="headerWrapper">
         <header class="headerWrapper">
     <div class="header">
     <div class="header">
         <div>
         <div>
-            <a class="terminal" href="http://localhost:58776/">
+            <a class="terminal" href="https://codeskraps.com/">
                 <span>me@codeskraps.com ~ $</span>
                 <span>me@codeskraps.com ~ $</span>
             </a>
             </a>
         </div>
         </div>
@@ -41,17 +41,17 @@ The Evolution of Software Development in the AI Era | codeskraps
             <ul>
             <ul>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/posts/" title="" >
+                    <a href="https://codeskraps.com/posts/" title="" >
                         ~/posts</a>
                         ~/posts</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/projects/" title="" >
+                    <a href="https://codeskraps.com/projects/" title="" >
                         ~/projects</a>
                         ~/projects</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/about/" title="" >
+                    <a href="https://codeskraps.com/about/" title="" >
                         ~/about</a>
                         ~/about</a>
                 </li>
                 </li>
                 
                 

+ 6 - 6
public/posts/2025/public_pool_android/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html lang="en-us">
 <html lang="en-us">
 
 
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58776&amp;path=livereload" data-no-instant defer></script>
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58679&amp;path=livereload" data-no-instant defer></script>
     <title>
     <title>
 Building PublicPoolAndroid in One Day with Cursor | codeskraps
 Building PublicPoolAndroid in One Day with Cursor | codeskraps
 </title>
 </title>
@@ -13,7 +13,7 @@ Building PublicPoolAndroid in One Day with Cursor | codeskraps
 <meta name="generator" content="Hugo 0.145.0">
 <meta name="generator" content="Hugo 0.145.0">
 
 
 
 
-<link rel="canonical" href="http://localhost:58776/posts/2025/public_pool_android/" >
+<link rel="canonical" href="http://localhost:58679/posts/2025/public_pool_android/" >
 
 
 
 
 
 
@@ -31,7 +31,7 @@ Building PublicPoolAndroid in One Day with Cursor | codeskraps
         <header class="headerWrapper">
         <header class="headerWrapper">
     <div class="header">
     <div class="header">
         <div>
         <div>
-            <a class="terminal" href="http://localhost:58776/">
+            <a class="terminal" href="http://localhost:58679/">
                 <span>me@codeskraps.com ~ $</span>
                 <span>me@codeskraps.com ~ $</span>
             </a>
             </a>
         </div>
         </div>
@@ -41,17 +41,17 @@ Building PublicPoolAndroid in One Day with Cursor | codeskraps
             <ul>
             <ul>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/posts/" title="" >
+                    <a href="http://localhost:58679/posts/" title="" >
                         ~/posts</a>
                         ~/posts</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/projects/" title="" >
+                    <a href="http://localhost:58679/projects/" title="" >
                         ~/projects</a>
                         ~/projects</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/about/" title="" >
+                    <a href="http://localhost:58679/about/" title="" >
                         ~/about</a>
                         ~/about</a>
                 </li>
                 </li>
                 
                 

+ 26 - 0
public/posts/index.html

@@ -93,6 +93,32 @@ Posts | codeskraps
 
 
     <div>
     <div>
         
         
+        <a class="postListLink" href="https://codeskraps.com/posts/2025/evolution_software_development_ai/">
+            <div class="postListItem" role="listitem">
+                <div class="postHeader">
+                    <span class="postTitle">The Evolution of Software Development in the AI Era</span>
+                    
+                    <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>
+<figure class="responsive-image"><img src="/posts/2025/evolution_software_development_ai/header.png"
+    alt="The Evolution of Software Development in the AI Era" width="600" height="350">
+</figure>
+
+<style>
+.responsive-image {
+    max-width: 600px;
+    width: 100%;
+    height: auto;
+    display: block;
+    margin: 0 auto;
+}
+</style></p>
+                </div>
+            </div>
+        </a>
+        
         <a class="postListLink" href="https://codeskraps.com/posts/2025/move_home_folder/">
         <a class="postListLink" href="https://codeskraps.com/posts/2025/move_home_folder/">
             <div class="postListItem" role="listitem">
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
                 <div class="postHeader">

+ 8 - 1
public/posts/index.xml

@@ -8,8 +8,15 @@
     <language>en-us</language>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
-    <lastBuildDate>Wed, 29 Jan 2025 14:30:17 +0100</lastBuildDate>
+    <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
     <atom:link href="https://codeskraps.com/posts/index.xml" rel="self" type="application/rss+xml" />
     <atom:link href="https://codeskraps.com/posts/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>The Evolution of Software Development in the AI Era</title>
+      <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;&#xA;&lt;figure class=&#34;responsive-image&#34;&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;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
+    </item>
     <item>
     <item>
       <title>Move /home Folder</title>
       <title>Move /home Folder</title>
       <link>https://codeskraps.com/posts/2025/move_home_folder/</link>
       <link>https://codeskraps.com/posts/2025/move_home_folder/</link>

+ 15 - 3
public/sitemap.xml

@@ -9,15 +9,27 @@
   </url><url>
   </url><url>
     <loc>https://codeskraps.com/posts/</loc>
     <loc>https://codeskraps.com/posts/</loc>
     <lastmod>2025-04-04T10:00:00+01:00</lastmod>
     <lastmod>2025-04-04T10:00:00+01:00</lastmod>
+  </url><url>
+    <loc>https://codeskraps.com/tags/ai/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
+  </url><url>
+    <loc>https://codeskraps.com/tags/future/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
+  </url><url>
+    <loc>https://codeskraps.com/tags/software-development/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
+  </url><url>
+    <loc>https://codeskraps.com/tags/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
+  </url><url>
+    <loc>https://codeskraps.com/posts/2025/evolution_software_development_ai/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
   </url><url>
   </url><url>
     <loc>https://codeskraps.com/tags/linux/</loc>
     <loc>https://codeskraps.com/tags/linux/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
   </url><url>
     <loc>https://codeskraps.com/posts/2025/move_home_folder/</loc>
     <loc>https://codeskraps.com/posts/2025/move_home_folder/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
-  </url><url>
-    <loc>https://codeskraps.com/tags/</loc>
-    <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
   </url><url>
     <loc>https://codeskraps.com/tags/android/</loc>
     <loc>https://codeskraps.com/tags/android/</loc>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>
     <lastmod>2024-10-03T17:16:34+02:00</lastmod>

+ 9 - 9
public/tags/ai/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html lang="en-us">
 <html lang="en-us">
 
 
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58776&amp;path=livereload" data-no-instant defer></script>
+<head>
     <title>
     <title>
 Ai | codeskraps
 Ai | codeskraps
 </title>
 </title>
@@ -13,9 +13,9 @@ Ai | codeskraps
 <meta name="generator" content="Hugo 0.145.0">
 <meta name="generator" content="Hugo 0.145.0">
 
 
 
 
-<link rel="canonical" href="http://localhost:58776/tags/ai/" >
-  <link href="http://localhost:58776/tags/ai/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="http://localhost:58776/tags/ai/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="https://codeskraps.com/tags/ai/" >
+  <link href="https://codeskraps.com/tags/ai/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="https://codeskraps.com/tags/ai/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
 
 
 
@@ -33,7 +33,7 @@ Ai | codeskraps
         <header class="headerWrapper">
         <header class="headerWrapper">
     <div class="header">
     <div class="header">
         <div>
         <div>
-            <a class="terminal" href="http://localhost:58776/">
+            <a class="terminal" href="https://codeskraps.com/">
                 <span>me@codeskraps.com ~ $</span>
                 <span>me@codeskraps.com ~ $</span>
             </a>
             </a>
         </div>
         </div>
@@ -43,17 +43,17 @@ Ai | codeskraps
             <ul>
             <ul>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/posts/" title="" >
+                    <a href="https://codeskraps.com/posts/" title="" >
                         ~/posts</a>
                         ~/posts</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/projects/" title="" >
+                    <a href="https://codeskraps.com/projects/" title="" >
                         ~/projects</a>
                         ~/projects</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/about/" title="" >
+                    <a href="https://codeskraps.com/about/" title="" >
                         ~/about</a>
                         ~/about</a>
                 </li>
                 </li>
                 
                 
@@ -93,7 +93,7 @@ Ai | codeskraps
 
 
     <div>
     <div>
         
         
-        <a class="postListLink" href="http://localhost:58776/posts/2025/evolution_software_development_ai/">
+        <a class="postListLink" href="https://codeskraps.com/posts/2025/evolution_software_development_ai/">
             <div class="postListItem" role="listitem">
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
                 <div class="postHeader">
                     <span class="postTitle">The Evolution of Software Development in the AI Era</span>
                     <span class="postTitle">The Evolution of Software Development in the AI Era</span>

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

@@ -2,20 +2,20 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
   <channel>
     <title>Ai on codeskraps</title>
     <title>Ai on codeskraps</title>
-    <link>http://localhost:58776/tags/ai/</link>
+    <link>https://codeskraps.com/tags/ai/</link>
     <description>Recent content in Ai on codeskraps</description>
     <description>Recent content in Ai on codeskraps</description>
     <generator>Hugo</generator>
     <generator>Hugo</generator>
     <language>en-us</language>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
     <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
-    <atom:link href="http://localhost:58776/tags/ai/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="https://codeskraps.com/tags/ai/index.xml" rel="self" type="application/rss+xml" />
     <item>
     <item>
       <title>The Evolution of Software Development in the AI Era</title>
       <title>The Evolution of Software Development in the AI Era</title>
-      <link>http://localhost:58776/posts/2025/evolution_software_development_ai/</link>
+      <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>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>http://localhost:58776/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;&#xA;&lt;figure class=&#34;responsive-image&#34;&gt;&lt;img src=&#34;http://localhost:58776/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
+      <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;&#xA;&lt;figure class=&#34;responsive-image&#34;&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;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
     </item>
     </item>
   </channel>
   </channel>
 </rss>
 </rss>

+ 9 - 9
public/tags/future/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html lang="en-us">
 <html lang="en-us">
 
 
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58776&amp;path=livereload" data-no-instant defer></script>
+<head>
     <title>
     <title>
 Future | codeskraps
 Future | codeskraps
 </title>
 </title>
@@ -13,9 +13,9 @@ Future | codeskraps
 <meta name="generator" content="Hugo 0.145.0">
 <meta name="generator" content="Hugo 0.145.0">
 
 
 
 
-<link rel="canonical" href="http://localhost:58776/tags/future/" >
-  <link href="http://localhost:58776/tags/future/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="http://localhost:58776/tags/future/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="https://codeskraps.com/tags/future/" >
+  <link href="https://codeskraps.com/tags/future/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="https://codeskraps.com/tags/future/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
 
 
 
@@ -33,7 +33,7 @@ Future | codeskraps
         <header class="headerWrapper">
         <header class="headerWrapper">
     <div class="header">
     <div class="header">
         <div>
         <div>
-            <a class="terminal" href="http://localhost:58776/">
+            <a class="terminal" href="https://codeskraps.com/">
                 <span>me@codeskraps.com ~ $</span>
                 <span>me@codeskraps.com ~ $</span>
             </a>
             </a>
         </div>
         </div>
@@ -43,17 +43,17 @@ Future | codeskraps
             <ul>
             <ul>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/posts/" title="" >
+                    <a href="https://codeskraps.com/posts/" title="" >
                         ~/posts</a>
                         ~/posts</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/projects/" title="" >
+                    <a href="https://codeskraps.com/projects/" title="" >
                         ~/projects</a>
                         ~/projects</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/about/" title="" >
+                    <a href="https://codeskraps.com/about/" title="" >
                         ~/about</a>
                         ~/about</a>
                 </li>
                 </li>
                 
                 
@@ -93,7 +93,7 @@ Future | codeskraps
 
 
     <div>
     <div>
         
         
-        <a class="postListLink" href="http://localhost:58776/posts/2025/evolution_software_development_ai/">
+        <a class="postListLink" href="https://codeskraps.com/posts/2025/evolution_software_development_ai/">
             <div class="postListItem" role="listitem">
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
                 <div class="postHeader">
                     <span class="postTitle">The Evolution of Software Development in the AI Era</span>
                     <span class="postTitle">The Evolution of Software Development in the AI Era</span>

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

@@ -2,20 +2,20 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
   <channel>
     <title>Future on codeskraps</title>
     <title>Future on codeskraps</title>
-    <link>http://localhost:58776/tags/future/</link>
+    <link>https://codeskraps.com/tags/future/</link>
     <description>Recent content in Future on codeskraps</description>
     <description>Recent content in Future on codeskraps</description>
     <generator>Hugo</generator>
     <generator>Hugo</generator>
     <language>en-us</language>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
     <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
-    <atom:link href="http://localhost:58776/tags/future/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="https://codeskraps.com/tags/future/index.xml" rel="self" type="application/rss+xml" />
     <item>
     <item>
       <title>The Evolution of Software Development in the AI Era</title>
       <title>The Evolution of Software Development in the AI Era</title>
-      <link>http://localhost:58776/posts/2025/evolution_software_development_ai/</link>
+      <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>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>http://localhost:58776/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;&#xA;&lt;figure class=&#34;responsive-image&#34;&gt;&lt;img src=&#34;http://localhost:58776/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
+      <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;&#xA;&lt;figure class=&#34;responsive-image&#34;&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;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
     </item>
     </item>
   </channel>
   </channel>
 </rss>
 </rss>

+ 24 - 0
public/tags/index.html

@@ -117,6 +117,14 @@ Tags | codeskraps
         </a>
         </a>
         
         
         
         
+        <a href="/tags/ai/" class="tag" style="font-size: 1rem">
+            <span class="highlight">
+                Ai
+                <span class="tag-count">(1)</span>
+            </span>
+        </a>
+        
+        
         <a href="/tags/architecture/" class="tag" style="font-size: 1rem">
         <a href="/tags/architecture/" class="tag" style="font-size: 1rem">
             <span class="highlight">
             <span class="highlight">
                 Architecture
                 Architecture
@@ -125,6 +133,14 @@ Tags | codeskraps
         </a>
         </a>
         
         
         
         
+        <a href="/tags/future/" class="tag" style="font-size: 1rem">
+            <span class="highlight">
+                Future
+                <span class="tag-count">(1)</span>
+            </span>
+        </a>
+        
+        
         <a href="/tags/ios/" class="tag" style="font-size: 1rem">
         <a href="/tags/ios/" class="tag" style="font-size: 1rem">
             <span class="highlight">
             <span class="highlight">
                 Ios
                 Ios
@@ -165,6 +181,14 @@ Tags | codeskraps
         </a>
         </a>
         
         
         
         
+        <a href="/tags/software-development/" class="tag" style="font-size: 1rem">
+            <span class="highlight">
+                Software-Development
+                <span class="tag-count">(1)</span>
+            </span>
+        </a>
+        
+        
         <a href="/tags/ssh/" class="tag" style="font-size: 1rem">
         <a href="/tags/ssh/" class="tag" style="font-size: 1rem">
             <span class="highlight">
             <span class="highlight">
                 Ssh
                 Ssh

+ 22 - 1
public/tags/index.xml

@@ -8,8 +8,29 @@
     <language>en-us</language>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
-    <lastBuildDate>Wed, 29 Jan 2025 14:30:17 +0100</lastBuildDate>
+    <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
     <atom:link href="https://codeskraps.com/tags/index.xml" rel="self" type="application/rss+xml" />
     <atom:link href="https://codeskraps.com/tags/index.xml" rel="self" type="application/rss+xml" />
+    <item>
+      <title>Ai</title>
+      <link>https://codeskraps.com/tags/ai/</link>
+      <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
+      <guid>https://codeskraps.com/tags/ai/</guid>
+      <description></description>
+    </item>
+    <item>
+      <title>Future</title>
+      <link>https://codeskraps.com/tags/future/</link>
+      <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
+      <guid>https://codeskraps.com/tags/future/</guid>
+      <description></description>
+    </item>
+    <item>
+      <title>Software-Development</title>
+      <link>https://codeskraps.com/tags/software-development/</link>
+      <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
+      <guid>https://codeskraps.com/tags/software-development/</guid>
+      <description></description>
+    </item>
     <item>
     <item>
       <title>Linux</title>
       <title>Linux</title>
       <link>https://codeskraps.com/tags/linux/</link>
       <link>https://codeskraps.com/tags/linux/</link>

+ 9 - 9
public/tags/software-development/index.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html lang="en-us">
 <html lang="en-us">
 
 
-<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=58776&amp;path=livereload" data-no-instant defer></script>
+<head>
     <title>
     <title>
 Software-Development | codeskraps
 Software-Development | codeskraps
 </title>
 </title>
@@ -13,9 +13,9 @@ Software-Development | codeskraps
 <meta name="generator" content="Hugo 0.145.0">
 <meta name="generator" content="Hugo 0.145.0">
 
 
 
 
-<link rel="canonical" href="http://localhost:58776/tags/software-development/" >
-  <link href="http://localhost:58776/tags/software-development/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
-  <link href="http://localhost:58776/tags/software-development/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
+<link rel="canonical" href="https://codeskraps.com/tags/software-development/" >
+  <link href="https://codeskraps.com/tags/software-development/index.xml" rel="alternate" type="application/rss+xml" title="codeskraps" >
+  <link href="https://codeskraps.com/tags/software-development/index.xml" rel="feed" type="application/rss+xml" title="codeskraps" >
 
 
 
 
 
 
@@ -33,7 +33,7 @@ Software-Development | codeskraps
         <header class="headerWrapper">
         <header class="headerWrapper">
     <div class="header">
     <div class="header">
         <div>
         <div>
-            <a class="terminal" href="http://localhost:58776/">
+            <a class="terminal" href="https://codeskraps.com/">
                 <span>me@codeskraps.com ~ $</span>
                 <span>me@codeskraps.com ~ $</span>
             </a>
             </a>
         </div>
         </div>
@@ -43,17 +43,17 @@ Software-Development | codeskraps
             <ul>
             <ul>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/posts/" title="" >
+                    <a href="https://codeskraps.com/posts/" title="" >
                         ~/posts</a>
                         ~/posts</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/projects/" title="" >
+                    <a href="https://codeskraps.com/projects/" title="" >
                         ~/projects</a>
                         ~/projects</a>
                 </li>
                 </li>
                 
                 
                 <li>
                 <li>
-                    <a href="http://localhost:58776/about/" title="" >
+                    <a href="https://codeskraps.com/about/" title="" >
                         ~/about</a>
                         ~/about</a>
                 </li>
                 </li>
                 
                 
@@ -93,7 +93,7 @@ Software-Development | codeskraps
 
 
     <div>
     <div>
         
         
-        <a class="postListLink" href="http://localhost:58776/posts/2025/evolution_software_development_ai/">
+        <a class="postListLink" href="https://codeskraps.com/posts/2025/evolution_software_development_ai/">
             <div class="postListItem" role="listitem">
             <div class="postListItem" role="listitem">
                 <div class="postHeader">
                 <div class="postHeader">
                     <span class="postTitle">The Evolution of Software Development in the AI Era</span>
                     <span class="postTitle">The Evolution of Software Development in the AI Era</span>

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

@@ -2,20 +2,20 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
   <channel>
     <title>Software-Development on codeskraps</title>
     <title>Software-Development on codeskraps</title>
-    <link>http://localhost:58776/tags/software-development/</link>
+    <link>https://codeskraps.com/tags/software-development/</link>
     <description>Recent content in Software-Development on codeskraps</description>
     <description>Recent content in Software-Development on codeskraps</description>
     <generator>Hugo</generator>
     <generator>Hugo</generator>
     <language>en-us</language>
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <webMaster>me@codeskraps.com (codeskraps)</webMaster>
     <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
     <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
-    <atom:link href="http://localhost:58776/tags/software-development/index.xml" rel="self" type="application/rss+xml" />
+    <atom:link href="https://codeskraps.com/tags/software-development/index.xml" rel="self" type="application/rss+xml" />
     <item>
     <item>
       <title>The Evolution of Software Development in the AI Era</title>
       <title>The Evolution of Software Development in the AI Era</title>
-      <link>http://localhost:58776/posts/2025/evolution_software_development_ai/</link>
+      <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>
       <pubDate>Wed, 02 Apr 2025 00:00:00 +0100</pubDate><author>me@codeskraps.com (codeskraps)</author>
-      <guid>http://localhost:58776/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;&#xA;&lt;figure class=&#34;responsive-image&#34;&gt;&lt;img src=&#34;http://localhost:58776/posts/2025/evolution_software_development_ai/header.png&#34;&#xA;    alt=&#34;The Evolution of Software Development in the AI Era&#34; width=&#34;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
+      <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;&#xA;&lt;figure class=&#34;responsive-image&#34;&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;600&#34; height=&#34;350&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;style&gt;&#xA;.responsive-image {&#xA;    max-width: 600px;&#xA;    width: 100%;&#xA;    height: auto;&#xA;    display: block;&#xA;    margin: 0 auto;&#xA;}&#xA;&lt;/style&gt;</description>
     </item>
     </item>
   </channel>
   </channel>
 </rss>
 </rss>