Browse Source

Add new post: "The Evolution of Software Development in the AI Era" with insights on AI's impact on coding practices. Update sitemap and index files to include the new post and adjust last build dates. Enhance tag pages for AI, future, and software development to reflect the new content.

codeskraps 2 days ago
parent
commit
8e3742b6a5

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

@@ -0,0 +1,63 @@
++++
+title = 'The Evolution of Software Development in the AI Era'
+date = 2025-04-02T00:00:00+01:00
+tags = ['ai', 'software-development', 'future']
+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.
+<!--more-->
+
+## The Early Days: A Promising but Flawed Tool
+
+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't rely on it for production-grade work.
+
+## The Rapid Evolution
+
+In less than three years, we've seen these AI tools evolve from curious toys to essential components of a developer's toolkit. The learning curve for new technologies has flattened considerably. Problems that once required days of research and experimentation can now be solved through interactive discussions with these models. Design and architecture decisions that previously demanded lengthy team meetings can now be explored rapidly through AI-assisted brainstorming.
+
+What's fascinating is how quickly this transition happened. We didn't gradually adopt these tools over a decade—they became indispensable in a matter of months.
+
+## My Changing Role as a Developer
+
+My day-to-day work has transformed subtly but profoundly. I find myself spending less time writing boilerplate code and more time directing AI to implement my vision. My value as a developer increasingly comes from my years of experience. Those years have taught me to recognize which problems actually need solving, how to architect cohesive solutions, and how to provide clear requirements that AI tools can work with effectively. I understand how to critically evaluate AI-generated code and have developed a deep understanding of business domains that allows me to guide these tools more effectively. These skills, honed through years of hands-on development, now allow me to collaborate with AI systems to produce better software faster than ever before.
+
+I'm still coding, but the nature of that coding has changed. I'm operating at a higher level of abstraction, focusing more on the "why" and "what" rather than the detailed "how."
+
+## The Future: Unprecedented Context Windows
+
+The trajectory is clear—context windows are expanding dramatically. Gemini's million-token capacity (equivalent to thousands of pages of text) is just the beginning. Soon we'll see models capable of ingesting entire codebases, understanding complex dependencies, and making intelligent refactoring suggestions across massive projects.
+
+Within a few years, I expect to see AI tools that can:
+- Maintain a comprehensive understanding of your entire codebase
+- Proactively identify security vulnerabilities and performance bottlenecks
+- Automatically adapt code to meet changing requirements
+- Generate test suites with near-perfect coverage
+- Translate business requirements directly into functional prototypes
+- Handle cross-language integration seamlessly
+
+## Are We Losing Something Important?
+
+I sometimes wonder if newer developers will miss out on formative experiences that shaped my understanding of software. Will they develop the same intuition for debugging and optimization if they haven't struggled through these problems manually?
+
+Then again, perhaps this concern is as outdated as lamenting that modern developers don't write assembly code. Junior developers may indeed bypass some of the hard-earned lessons that came from years of hands-on coding, debugging, and refactoring. But as these AI tools grow more sophisticated, they'll likely handle many of the tasks that traditionally required those experiences anyway. The AI itself will incorporate the collective wisdom of experienced developers, making certain types of expertise less critical for day-to-day work.
+
+Each generation of tools creates a new layer of abstraction, allowing us to focus on higher-level problems. The fundamentals of computational thinking remain important, but the specific skills that matter evolve.
+
+## Embracing the New Paradigm
+
+Rather than resist this change, I've found it more productive to embrace it and redefine my role. The most successful developers I know are those who've learned to collaborate effectively with AI—treating it as an intelligent partner rather than either a threat or a magic solution.
+
+Software development has always been about leveraging tools to solve human problems. From punch cards to assemblers to compilers to frameworks, we've constantly climbed the ladder of abstraction. AI assistants represent the next rung on that ladder, not a replacement for the human intelligence that guides them.
+
+## The Human Element Remains Essential
+
+It's important to recognize that software developers will continue to be essential in this AI-augmented future. These tools, no matter how advanced they become, don't write code out of nothing—they require human orchestration, direction, and purpose. They need someone to define the problem, establish requirements, and evaluate the results against real-world needs. As these tools grow more sophisticated, our role may become increasingly abstract, but the need for human judgment, creativity, and contextual understanding will remain irreplaceable.
+
+## A Renaissance of Creation
+
+Perhaps the most exciting aspect of this evolution is the explosion of possibilities it enables. We live in a technology-driven world, and that's not changing. What will change is our capacity to bring ideas to life. Think of all those hobby projects that never saw the light of day because implementation was too time-consuming or technically challenging. Consider the countless innovative ideas abandoned because the development effort seemed insurmountable.
+
+The efficiency gains from AI-assisted development are democratizing software creation in unprecedented ways. Projects that once required teams of specialists can now be built by smaller groups or even individuals. Development cycles that took months can be compressed into weeks or days. This acceleration means more ideas will reach implementation, more innovations will be tested, and more software will be deployed to solve problems both large and small.
+
+As these tools continue to evolve at breakneck speed, I'm excited to see how they'll transform not just how we code, but what we believe is possible to build. The future of software development may look very different, but our core purpose remains unchanged: using technology to solve meaningful problems for people. 

+ 8 - 1
public/index.xml

@@ -8,7 +8,7 @@
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <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" />
     <item>
       <title>About Me</title>
@@ -17,6 +17,13 @@
       <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>
     </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;</description>
+    </item>
     <item>
       <title>Move /home Folder</title>
       <link>https://codeskraps.com/posts/2025/move_home_folder/</link>

+ 160 - 0
public/posts/2024/evolution_software_development_ai/index.html

@@ -0,0 +1,160 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=57868&amp;path=livereload" data-no-instant defer></script>
+    <title>
+The Evolution of Software Development in the AI Era | codeskraps
+</title>
+
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Mobile development blog by Carles Sentis, sharing expertise in Android, iOS, and Kotlin Multiplatform development">
+
+<meta name="generator" content="Hugo 0.145.0">
+
+
+<link rel="canonical" href="http://localhost:57868/posts/2024/evolution_software_development_ai/" >
+
+
+
+
+<link href="/css/style.min.ee0d47e4d4346c71a65a9e873108c81ffae54d60a2fc2338f6df394eb4b25a82.css" rel="stylesheet">
+
+
+
+
+</head>
+
+<body>
+
+    <div class="flexWrapper">
+        <header class="headerWrapper">
+    <div class="header">
+        <div>
+            <a class="terminal" href="http://localhost:57868/">
+                <span>me@codeskraps.com ~ $</span>
+            </a>
+        </div>
+        <input class="side-menu" type="checkbox" id="side-menu">
+        <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
+        <nav class="headerLinks">
+            <ul>
+                
+                <li>
+                    <a href="http://localhost:57868/posts/" title="" >
+                        ~/posts</a>
+                </li>
+                
+                <li>
+                    <a href="http://localhost:57868/projects/" title="" >
+                        ~/projects</a>
+                </li>
+                
+                <li>
+                    <a href="http://localhost:57868/about/" title="" >
+                        ~/about</a>
+                </li>
+                
+            </ul>
+        </nav>
+    </divi>
+    
+      <script async src="https://www.googletagmanager.com/gtag/js?id=G-YP8WK3KZF1"></script>
+      <script>
+        var doNotTrack = false;
+        if ( false ) {
+          var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
+          var doNotTrack = (dnt == "1" || dnt == "yes");
+        }
+        if (!doNotTrack) {
+          window.dataLayer = window.dataLayer || [];
+          function gtag(){dataLayer.push(arguments);}
+          gtag('js', new Date());
+          gtag('config', 'G-YP8WK3KZF1');
+        }
+      </script>
+</header>
+
+
+        <div class="content">
+            <main class="main">
+                
+<div class="postWrapper">
+    <h1>The Evolution of Software Development in the AI Era</h1>
+    
+    
+    <section class="postMetadata">
+        <dl>
+            
+                
+<dt>tags</dt>
+<dd><span></span>
+    <a href="/tags/ai/">#Ai</a><span></span>
+    <a href="/tags/software-development/">#Software-Development</a><span></span>
+    <a href="/tags/future/">#Future</a></dd>
+            
+            
+            
+            
+                <dt>published</dt>
+                
+                <dd><time datetime="2024-03-20">March 20, 2024</time></dd>
+            
+            
+                <dt>reading time</dt>
+                <dd>5 minutes</dd>
+            
+        </dl>
+    </section>
+    
+    <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>
+<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>
+<p>In less than three years, we&rsquo;ve seen these AI tools evolve from curious toys to essential components of a developer&rsquo;s toolkit. The learning curve for new technologies has flattened considerably. Problems that once required days of research and experimentation can now be solved through interactive discussions with these models. Design and architecture decisions that previously demanded lengthy team meetings can now be explored rapidly through AI-assisted brainstorming.</p>
+<p>What&rsquo;s fascinating is how quickly this transition happened. We didn&rsquo;t gradually adopt these tools over a decade—they became indispensable in a matter of months.</p>
+<h2 id="my-changing-role-as-a-developer">My Changing Role as a Developer</h2>
+<p>My day-to-day work has transformed subtly but profoundly. I find myself spending less time writing boilerplate code and more time directing AI to implement my vision. My value as a developer increasingly comes from my years of experience. Those years have taught me to recognize which problems actually need solving, how to architect cohesive solutions, and how to provide clear requirements that AI tools can work with effectively. I understand how to critically evaluate AI-generated code and have developed a deep understanding of business domains that allows me to guide these tools more effectively. These skills, honed through years of hands-on development, now allow me to collaborate with AI systems to produce better software faster than ever before.</p>
+<p>I&rsquo;m still coding, but the nature of that coding has changed. I&rsquo;m operating at a higher level of abstraction, focusing more on the &ldquo;why&rdquo; and &ldquo;what&rdquo; rather than the detailed &ldquo;how.&rdquo;</p>
+<h2 id="the-future-unprecedented-context-windows">The Future: Unprecedented Context Windows</h2>
+<p>The trajectory is clear—context windows are expanding dramatically. Gemini&rsquo;s million-token capacity (equivalent to thousands of pages of text) is just the beginning. Soon we&rsquo;ll see models capable of ingesting entire codebases, understanding complex dependencies, and making intelligent refactoring suggestions across massive projects.</p>
+<p>Within a few years, I expect to see AI tools that can:</p>
+<ul>
+<li>Maintain a comprehensive understanding of your entire codebase</li>
+<li>Proactively identify security vulnerabilities and performance bottlenecks</li>
+<li>Automatically adapt code to meet changing requirements</li>
+<li>Generate test suites with near-perfect coverage</li>
+<li>Translate business requirements directly into functional prototypes</li>
+<li>Handle cross-language integration seamlessly</li>
+</ul>
+<h2 id="are-we-losing-something-important">Are We Losing Something Important?</h2>
+<p>I sometimes wonder if newer developers will miss out on formative experiences that shaped my understanding of software. Will they develop the same intuition for debugging and optimization if they haven&rsquo;t struggled through these problems manually?</p>
+<p>Then again, perhaps this concern is as outdated as lamenting that modern developers don&rsquo;t write assembly code. Junior developers may indeed bypass some of the hard-earned lessons that came from years of hands-on coding, debugging, and refactoring. But as these AI tools grow more sophisticated, they&rsquo;ll likely handle many of the tasks that traditionally required those experiences anyway. The AI itself will incorporate the collective wisdom of experienced developers, making certain types of expertise less critical for day-to-day work.</p>
+<p>Each generation of tools creates a new layer of abstraction, allowing us to focus on higher-level problems. The fundamentals of computational thinking remain important, but the specific skills that matter evolve.</p>
+<h2 id="embracing-the-new-paradigm">Embracing the New Paradigm</h2>
+<p>Rather than resist this change, I&rsquo;ve found it more productive to embrace it and redefine my role. The most successful developers I know are those who&rsquo;ve learned to collaborate effectively with AI—treating it as an intelligent partner rather than either a threat or a magic solution.</p>
+<p>Software development has always been about leveraging tools to solve human problems. From punch cards to assemblers to compilers to frameworks, we&rsquo;ve constantly climbed the ladder of abstraction. AI assistants represent the next rung on that ladder, not a replacement for the human intelligence that guides them.</p>
+<h2 id="the-human-element-remains-essential">The Human Element Remains Essential</h2>
+<p>It&rsquo;s important to recognize that software developers will continue to be essential in this AI-augmented future. These tools, no matter how advanced they become, don&rsquo;t write code out of nothing—they require human orchestration, direction, and purpose. They need someone to define the problem, establish requirements, and evaluate the results against real-world needs. As these tools grow more sophisticated, our role may become increasingly abstract, but the need for human judgment, creativity, and contextual understanding will remain irreplaceable.</p>
+<h2 id="a-renaissance-of-creation">A Renaissance of Creation</h2>
+<p>Perhaps the most exciting aspect of this evolution is the explosion of possibilities it enables. We live in a technology-driven world, and that&rsquo;s not changing. What will change is our capacity to bring ideas to life. Think of all those hobby projects that never saw the light of day because implementation was too time-consuming or technically challenging. Consider the countless innovative ideas abandoned because the development effort seemed insurmountable.</p>
+<p>The efficiency gains from AI-assisted development are democratizing software creation in unprecedented ways. Projects that once required teams of specialists can now be built by smaller groups or even individuals. Development cycles that took months can be compressed into weeks or days. This acceleration means more ideas will reach implementation, more innovations will be tested, and more software will be deployed to solve problems both large and small.</p>
+<p>As these tools continue to evolve at breakneck speed, I&rsquo;m excited to see how they&rsquo;ll transform not just how we code, but what we believe is possible to build. The future of software development may look very different, but our core purpose remains unchanged: using technology to solve meaningful problems for people.</p>
+    </div>
+</div>
+
+            </main>
+        </div>
+
+
+        <footer class="footer">
+    
+        <span>CC 2025, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a></span>
+    
+</footer>
+    </div>
+
+</body>
+
+</html>

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

@@ -0,0 +1,160 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head>
+    <title>
+The Evolution of Software Development in the AI Era | codeskraps
+</title>
+
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Mobile development blog by Carles Sentis, sharing expertise in Android, iOS, and Kotlin Multiplatform development">
+
+<meta name="generator" content="Hugo 0.145.0">
+
+
+<link rel="canonical" href="https://codeskraps.com/posts/2025/evolution_software_development_ai/" >
+
+
+
+
+<link href="/css/style.min.ee0d47e4d4346c71a65a9e873108c81ffae54d60a2fc2338f6df394eb4b25a82.css" rel="stylesheet">
+
+
+
+
+</head>
+
+<body>
+
+    <div class="flexWrapper">
+        <header class="headerWrapper">
+    <div class="header">
+        <div>
+            <a class="terminal" href="https://codeskraps.com/">
+                <span>me@codeskraps.com ~ $</span>
+            </a>
+        </div>
+        <input class="side-menu" type="checkbox" id="side-menu">
+        <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
+        <nav class="headerLinks">
+            <ul>
+                
+                <li>
+                    <a href="https://codeskraps.com/posts/" title="" >
+                        ~/posts</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/projects/" title="" >
+                        ~/projects</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/about/" title="" >
+                        ~/about</a>
+                </li>
+                
+            </ul>
+        </nav>
+    </divi>
+    
+      <script async src="https://www.googletagmanager.com/gtag/js?id=G-YP8WK3KZF1"></script>
+      <script>
+        var doNotTrack = false;
+        if ( false ) {
+          var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
+          var doNotTrack = (dnt == "1" || dnt == "yes");
+        }
+        if (!doNotTrack) {
+          window.dataLayer = window.dataLayer || [];
+          function gtag(){dataLayer.push(arguments);}
+          gtag('js', new Date());
+          gtag('config', 'G-YP8WK3KZF1');
+        }
+      </script>
+</header>
+
+
+        <div class="content">
+            <main class="main">
+                
+<div class="postWrapper">
+    <h1>The Evolution of Software Development in the AI Era</h1>
+    
+    
+    <section class="postMetadata">
+        <dl>
+            
+                
+<dt>tags</dt>
+<dd><span></span>
+    <a href="/tags/ai/">#Ai</a><span></span>
+    <a href="/tags/software-development/">#Software-Development</a><span></span>
+    <a href="/tags/future/">#Future</a></dd>
+            
+            
+            
+            
+                <dt>published</dt>
+                
+                <dd><time datetime="2025-04-02">April 2, 2025</time></dd>
+            
+            
+                <dt>reading time</dt>
+                <dd>5 minutes</dd>
+            
+        </dl>
+    </section>
+    
+    <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>
+<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>
+<p>In less than three years, we&rsquo;ve seen these AI tools evolve from curious toys to essential components of a developer&rsquo;s toolkit. The learning curve for new technologies has flattened considerably. Problems that once required days of research and experimentation can now be solved through interactive discussions with these models. Design and architecture decisions that previously demanded lengthy team meetings can now be explored rapidly through AI-assisted brainstorming.</p>
+<p>What&rsquo;s fascinating is how quickly this transition happened. We didn&rsquo;t gradually adopt these tools over a decade—they became indispensable in a matter of months.</p>
+<h2 id="my-changing-role-as-a-developer">My Changing Role as a Developer</h2>
+<p>My day-to-day work has transformed subtly but profoundly. I find myself spending less time writing boilerplate code and more time directing AI to implement my vision. My value as a developer increasingly comes from my years of experience. Those years have taught me to recognize which problems actually need solving, how to architect cohesive solutions, and how to provide clear requirements that AI tools can work with effectively. I understand how to critically evaluate AI-generated code and have developed a deep understanding of business domains that allows me to guide these tools more effectively. These skills, honed through years of hands-on development, now allow me to collaborate with AI systems to produce better software faster than ever before.</p>
+<p>I&rsquo;m still coding, but the nature of that coding has changed. I&rsquo;m operating at a higher level of abstraction, focusing more on the &ldquo;why&rdquo; and &ldquo;what&rdquo; rather than the detailed &ldquo;how.&rdquo;</p>
+<h2 id="the-future-unprecedented-context-windows">The Future: Unprecedented Context Windows</h2>
+<p>The trajectory is clear—context windows are expanding dramatically. Gemini&rsquo;s million-token capacity (equivalent to thousands of pages of text) is just the beginning. Soon we&rsquo;ll see models capable of ingesting entire codebases, understanding complex dependencies, and making intelligent refactoring suggestions across massive projects.</p>
+<p>Within a few years, I expect to see AI tools that can:</p>
+<ul>
+<li>Maintain a comprehensive understanding of your entire codebase</li>
+<li>Proactively identify security vulnerabilities and performance bottlenecks</li>
+<li>Automatically adapt code to meet changing requirements</li>
+<li>Generate test suites with near-perfect coverage</li>
+<li>Translate business requirements directly into functional prototypes</li>
+<li>Handle cross-language integration seamlessly</li>
+</ul>
+<h2 id="are-we-losing-something-important">Are We Losing Something Important?</h2>
+<p>I sometimes wonder if newer developers will miss out on formative experiences that shaped my understanding of software. Will they develop the same intuition for debugging and optimization if they haven&rsquo;t struggled through these problems manually?</p>
+<p>Then again, perhaps this concern is as outdated as lamenting that modern developers don&rsquo;t write assembly code. Junior developers may indeed bypass some of the hard-earned lessons that came from years of hands-on coding, debugging, and refactoring. But as these AI tools grow more sophisticated, they&rsquo;ll likely handle many of the tasks that traditionally required those experiences anyway. The AI itself will incorporate the collective wisdom of experienced developers, making certain types of expertise less critical for day-to-day work.</p>
+<p>Each generation of tools creates a new layer of abstraction, allowing us to focus on higher-level problems. The fundamentals of computational thinking remain important, but the specific skills that matter evolve.</p>
+<h2 id="embracing-the-new-paradigm">Embracing the New Paradigm</h2>
+<p>Rather than resist this change, I&rsquo;ve found it more productive to embrace it and redefine my role. The most successful developers I know are those who&rsquo;ve learned to collaborate effectively with AI—treating it as an intelligent partner rather than either a threat or a magic solution.</p>
+<p>Software development has always been about leveraging tools to solve human problems. From punch cards to assemblers to compilers to frameworks, we&rsquo;ve constantly climbed the ladder of abstraction. AI assistants represent the next rung on that ladder, not a replacement for the human intelligence that guides them.</p>
+<h2 id="the-human-element-remains-essential">The Human Element Remains Essential</h2>
+<p>It&rsquo;s important to recognize that software developers will continue to be essential in this AI-augmented future. These tools, no matter how advanced they become, don&rsquo;t write code out of nothing—they require human orchestration, direction, and purpose. They need someone to define the problem, establish requirements, and evaluate the results against real-world needs. As these tools grow more sophisticated, our role may become increasingly abstract, but the need for human judgment, creativity, and contextual understanding will remain irreplaceable.</p>
+<h2 id="a-renaissance-of-creation">A Renaissance of Creation</h2>
+<p>Perhaps the most exciting aspect of this evolution is the explosion of possibilities it enables. We live in a technology-driven world, and that&rsquo;s not changing. What will change is our capacity to bring ideas to life. Think of all those hobby projects that never saw the light of day because implementation was too time-consuming or technically challenging. Consider the countless innovative ideas abandoned because the development effort seemed insurmountable.</p>
+<p>The efficiency gains from AI-assisted development are democratizing software creation in unprecedented ways. Projects that once required teams of specialists can now be built by smaller groups or even individuals. Development cycles that took months can be compressed into weeks or days. This acceleration means more ideas will reach implementation, more innovations will be tested, and more software will be deployed to solve problems both large and small.</p>
+<p>As these tools continue to evolve at breakneck speed, I&rsquo;m excited to see how they&rsquo;ll transform not just how we code, but what we believe is possible to build. The future of software development may look very different, but our core purpose remains unchanged: using technology to solve meaningful problems for people.</p>
+    </div>
+</div>
+
+            </main>
+        </div>
+
+
+        <footer class="footer">
+    
+        <span>CC 2025, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a></span>
+    
+</footer>
+    </div>
+
+</body>
+
+</html>

+ 13 - 0
public/posts/index.html

@@ -93,6 +93,19 @@ Posts | codeskraps
 
     <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></p>
+                </div>
+            </div>
+        </a>
+        
         <a class="postListLink" href="https://codeskraps.com/posts/2025/move_home_folder/">
             <div class="postListItem" role="listitem">
                 <div class="postHeader">

+ 8 - 1
public/posts/index.xml

@@ -8,8 +8,15 @@
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <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" />
+    <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;</description>
+    </item>
     <item>
       <title>Move /home Folder</title>
       <link>https://codeskraps.com/posts/2025/move_home_folder/</link>

+ 19 - 7
public/sitemap.xml

@@ -4,19 +4,31 @@
   <url>
     <loc>https://codeskraps.com/about/</loc>
   </url><url>
-    <loc>https://codeskraps.com/</loc>
-    <lastmod>2025-01-29T14:30:17+01:00</lastmod>
+    <loc>https://codeskraps.com/tags/ai/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/tags/linux/</loc>
-    <lastmod>2025-01-29T14:30:17+01:00</lastmod>
+    <loc>https://codeskraps.com/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
   </url><url>
-    <loc>https://codeskraps.com/posts/2025/move_home_folder/</loc>
-    <lastmod>2025-01-29T14:30:17+01:00</lastmod>
+    <loc>https://codeskraps.com/tags/future/</loc>
+    <lastmod>2025-04-02T00:00:00+01:00</lastmod>
   </url><url>
     <loc>https://codeskraps.com/posts/</loc>
-    <lastmod>2025-01-29T14:30:17+01:00</lastmod>
+    <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>
+    <loc>https://codeskraps.com/tags/linux/</loc>
+    <lastmod>2025-01-29T14:30:17+01:00</lastmod>
+  </url><url>
+    <loc>https://codeskraps.com/posts/2025/move_home_folder/</loc>
     <lastmod>2025-01-29T14:30:17+01:00</lastmod>
   </url><url>
     <loc>https://codeskraps.com/tags/android/</loc>

+ 152 - 0
public/tags/ai/index.html

@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head>
+    <title>
+Ai | codeskraps
+</title>
+
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Mobile development blog by Carles Sentis, sharing expertise in Android, iOS, and Kotlin Multiplatform development">
+
+<meta name="generator" content="Hugo 0.145.0">
+
+
+<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" >
+
+
+
+
+<link href="/css/style.min.ee0d47e4d4346c71a65a9e873108c81ffae54d60a2fc2338f6df394eb4b25a82.css" rel="stylesheet">
+
+
+
+
+</head>
+
+<body>
+
+    <div class="flexWrapper">
+        <header class="headerWrapper">
+    <div class="header">
+        <div>
+            <a class="terminal" href="https://codeskraps.com/">
+                <span>me@codeskraps.com ~ $</span>
+            </a>
+        </div>
+        <input class="side-menu" type="checkbox" id="side-menu">
+        <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
+        <nav class="headerLinks">
+            <ul>
+                
+                <li>
+                    <a href="https://codeskraps.com/posts/" title="" >
+                        ~/posts</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/projects/" title="" >
+                        ~/projects</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/about/" title="" >
+                        ~/about</a>
+                </li>
+                
+            </ul>
+        </nav>
+    </divi>
+    
+      <script async src="https://www.googletagmanager.com/gtag/js?id=G-YP8WK3KZF1"></script>
+      <script>
+        var doNotTrack = false;
+        if ( false ) {
+          var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
+          var doNotTrack = (dnt == "1" || dnt == "yes");
+        }
+        if (!doNotTrack) {
+          window.dataLayer = window.dataLayer || [];
+          function gtag(){dataLayer.push(arguments);}
+          gtag('js', new Date());
+          gtag('config', 'G-YP8WK3KZF1');
+        }
+      </script>
+</header>
+
+
+        <div class="content">
+            <main class="main">
+                
+<div>
+    <div class="listHeader">
+        <div class="header-content">
+            <div></div>
+            <a href="/tags" class="tags-link"><span class="highlight">Tags</span></a>
+        </div>
+    </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></p>
+                </div>
+            </div>
+        </a>
+        
+    </div>
+</div>
+
+<style>
+.header-content {
+    display: flex;
+    justify-content: space-between;
+    align-items: center;
+}
+
+.tags-link {
+    text-decoration: none;
+    font-size: 1.8rem;
+    font-weight: bold;
+    padding: 0.8rem 1.5rem;
+}
+
+.highlight {
+    background: var(--accent-color);
+    color: var(--bg-color);
+    padding: 0.2em 0.4em;
+    border-radius: 4px;
+    transition: opacity 0.2s;
+}
+
+.tags-link:hover .highlight {
+    opacity: 0.8;
+}
+</style>
+
+            </main>
+        </div>
+
+
+        <footer class="footer">
+    
+        <span>CC 2025, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a></span>
+    
+</footer>
+    </div>
+
+</body>
+
+</html>

+ 21 - 0
public/tags/ai/index.xml

@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>Ai on codeskraps</title>
+    <link>https://codeskraps.com/tags/ai/</link>
+    <description>Recent content in Ai on codeskraps</description>
+    <generator>Hugo</generator>
+    <language>en-us</language>
+    <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
+    <webMaster>me@codeskraps.com (codeskraps)</webMaster>
+    <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
+    <atom:link href="https://codeskraps.com/tags/ai/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;</description>
+    </item>
+  </channel>
+</rss>

+ 152 - 0
public/tags/future/index.html

@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head>
+    <title>
+Future | codeskraps
+</title>
+
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Mobile development blog by Carles Sentis, sharing expertise in Android, iOS, and Kotlin Multiplatform development">
+
+<meta name="generator" content="Hugo 0.145.0">
+
+
+<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" >
+
+
+
+
+<link href="/css/style.min.ee0d47e4d4346c71a65a9e873108c81ffae54d60a2fc2338f6df394eb4b25a82.css" rel="stylesheet">
+
+
+
+
+</head>
+
+<body>
+
+    <div class="flexWrapper">
+        <header class="headerWrapper">
+    <div class="header">
+        <div>
+            <a class="terminal" href="https://codeskraps.com/">
+                <span>me@codeskraps.com ~ $</span>
+            </a>
+        </div>
+        <input class="side-menu" type="checkbox" id="side-menu">
+        <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
+        <nav class="headerLinks">
+            <ul>
+                
+                <li>
+                    <a href="https://codeskraps.com/posts/" title="" >
+                        ~/posts</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/projects/" title="" >
+                        ~/projects</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/about/" title="" >
+                        ~/about</a>
+                </li>
+                
+            </ul>
+        </nav>
+    </divi>
+    
+      <script async src="https://www.googletagmanager.com/gtag/js?id=G-YP8WK3KZF1"></script>
+      <script>
+        var doNotTrack = false;
+        if ( false ) {
+          var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
+          var doNotTrack = (dnt == "1" || dnt == "yes");
+        }
+        if (!doNotTrack) {
+          window.dataLayer = window.dataLayer || [];
+          function gtag(){dataLayer.push(arguments);}
+          gtag('js', new Date());
+          gtag('config', 'G-YP8WK3KZF1');
+        }
+      </script>
+</header>
+
+
+        <div class="content">
+            <main class="main">
+                
+<div>
+    <div class="listHeader">
+        <div class="header-content">
+            <div></div>
+            <a href="/tags" class="tags-link"><span class="highlight">Tags</span></a>
+        </div>
+    </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></p>
+                </div>
+            </div>
+        </a>
+        
+    </div>
+</div>
+
+<style>
+.header-content {
+    display: flex;
+    justify-content: space-between;
+    align-items: center;
+}
+
+.tags-link {
+    text-decoration: none;
+    font-size: 1.8rem;
+    font-weight: bold;
+    padding: 0.8rem 1.5rem;
+}
+
+.highlight {
+    background: var(--accent-color);
+    color: var(--bg-color);
+    padding: 0.2em 0.4em;
+    border-radius: 4px;
+    transition: opacity 0.2s;
+}
+
+.tags-link:hover .highlight {
+    opacity: 0.8;
+}
+</style>
+
+            </main>
+        </div>
+
+
+        <footer class="footer">
+    
+        <span>CC 2025, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a></span>
+    
+</footer>
+    </div>
+
+</body>
+
+</html>

+ 21 - 0
public/tags/future/index.xml

@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>Future on codeskraps</title>
+    <link>https://codeskraps.com/tags/future/</link>
+    <description>Recent content in Future on codeskraps</description>
+    <generator>Hugo</generator>
+    <language>en-us</language>
+    <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
+    <webMaster>me@codeskraps.com (codeskraps)</webMaster>
+    <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
+    <atom:link href="https://codeskraps.com/tags/future/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;</description>
+    </item>
+  </channel>
+</rss>

+ 24 - 0
public/tags/index.html

@@ -117,6 +117,14 @@ Tags | codeskraps
         </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">
             <span class="highlight">
                 Architecture
@@ -125,6 +133,14 @@ Tags | codeskraps
         </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">
             <span class="highlight">
                 Ios
@@ -165,6 +181,14 @@ Tags | codeskraps
         </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">
             <span class="highlight">
                 Ssh

+ 22 - 1
public/tags/index.xml

@@ -8,8 +8,29 @@
     <language>en-us</language>
     <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
     <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" />
+    <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>
       <title>Linux</title>
       <link>https://codeskraps.com/tags/linux/</link>

+ 152 - 0
public/tags/software-development/index.html

@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head>
+    <title>
+Software-Development | codeskraps
+</title>
+
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Mobile development blog by Carles Sentis, sharing expertise in Android, iOS, and Kotlin Multiplatform development">
+
+<meta name="generator" content="Hugo 0.145.0">
+
+
+<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" >
+
+
+
+
+<link href="/css/style.min.ee0d47e4d4346c71a65a9e873108c81ffae54d60a2fc2338f6df394eb4b25a82.css" rel="stylesheet">
+
+
+
+
+</head>
+
+<body>
+
+    <div class="flexWrapper">
+        <header class="headerWrapper">
+    <div class="header">
+        <div>
+            <a class="terminal" href="https://codeskraps.com/">
+                <span>me@codeskraps.com ~ $</span>
+            </a>
+        </div>
+        <input class="side-menu" type="checkbox" id="side-menu">
+        <label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
+        <nav class="headerLinks">
+            <ul>
+                
+                <li>
+                    <a href="https://codeskraps.com/posts/" title="" >
+                        ~/posts</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/projects/" title="" >
+                        ~/projects</a>
+                </li>
+                
+                <li>
+                    <a href="https://codeskraps.com/about/" title="" >
+                        ~/about</a>
+                </li>
+                
+            </ul>
+        </nav>
+    </divi>
+    
+      <script async src="https://www.googletagmanager.com/gtag/js?id=G-YP8WK3KZF1"></script>
+      <script>
+        var doNotTrack = false;
+        if ( false ) {
+          var dnt = (navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack);
+          var doNotTrack = (dnt == "1" || dnt == "yes");
+        }
+        if (!doNotTrack) {
+          window.dataLayer = window.dataLayer || [];
+          function gtag(){dataLayer.push(arguments);}
+          gtag('js', new Date());
+          gtag('config', 'G-YP8WK3KZF1');
+        }
+      </script>
+</header>
+
+
+        <div class="content">
+            <main class="main">
+                
+<div>
+    <div class="listHeader">
+        <div class="header-content">
+            <div></div>
+            <a href="/tags" class="tags-link"><span class="highlight">Tags</span></a>
+        </div>
+    </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></p>
+                </div>
+            </div>
+        </a>
+        
+    </div>
+</div>
+
+<style>
+.header-content {
+    display: flex;
+    justify-content: space-between;
+    align-items: center;
+}
+
+.tags-link {
+    text-decoration: none;
+    font-size: 1.8rem;
+    font-weight: bold;
+    padding: 0.8rem 1.5rem;
+}
+
+.highlight {
+    background: var(--accent-color);
+    color: var(--bg-color);
+    padding: 0.2em 0.4em;
+    border-radius: 4px;
+    transition: opacity 0.2s;
+}
+
+.tags-link:hover .highlight {
+    opacity: 0.8;
+}
+</style>
+
+            </main>
+        </div>
+
+
+        <footer class="footer">
+    
+        <span>CC 2025, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a></span>
+    
+</footer>
+    </div>
+
+</body>
+
+</html>

+ 21 - 0
public/tags/software-development/index.xml

@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>Software-Development on codeskraps</title>
+    <link>https://codeskraps.com/tags/software-development/</link>
+    <description>Recent content in Software-Development on codeskraps</description>
+    <generator>Hugo</generator>
+    <language>en-us</language>
+    <managingEditor>me@codeskraps.com (codeskraps)</managingEditor>
+    <webMaster>me@codeskraps.com (codeskraps)</webMaster>
+    <lastBuildDate>Wed, 02 Apr 2025 00:00:00 +0100</lastBuildDate>
+    <atom:link href="https://codeskraps.com/tags/software-development/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;</description>
+    </item>
+  </channel>
+</rss>