<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Agon</title>
    <description>The latest articles on DEV Community by Agon (@agonxgashi).</description>
    <link>https://dev.to/agonxgashi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F46921%2Feee6d7f3-d8e7-48f3-80b0-4a7d763bb59e.jpg</url>
      <title>DEV Community: Agon</title>
      <link>https://dev.to/agonxgashi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/agonxgashi"/>
    <language>en</language>
    <item>
      <title>Role of AI and the future of programming</title>
      <dc:creator>Agon</dc:creator>
      <pubDate>Sun, 04 Dec 2022 14:22:14 +0000</pubDate>
      <link>https://dev.to/agonxgashi/role-of-ai-and-the-future-of-programming-3k49</link>
      <guid>https://dev.to/agonxgashi/role-of-ai-and-the-future-of-programming-3k49</guid>
      <description>&lt;p&gt;In 2022, the role of AI in programming was a hot topic. Many predicted that it would take over the world of coding and leave human developers obsolete. But as it turns out, even AI needs a little human help from time to time. After all, it's hard to code without opposable thumbs!&lt;/p&gt;

&lt;p&gt;Yes, AI has certainly made its mark in the world of programming. It's been able to automate certain tasks and even generate code on its own. But let's be real, it's not exactly the next Einstein. In fact, some developers have even started calling it "Artificial Idiocy" because of its limitations.&lt;/p&gt;

&lt;p&gt;But even with AI's help, there are still limitations. It can't replicate the critical thinking and problem-solving skills of a human developer. It's unable to tackle the unique challenges and nuances of each project. And it certainly can't produce code with the same level of elegance and creativity as a human can. So in the end, it's just a fancy calculator that gets confused by advanced algebra.&lt;/p&gt;

&lt;p&gt;In short, the future of programming is not one without human developers. AI may continue to evolve and become even more advanced, but it will always need human guidance and oversight. After all, we can't trust robots to do all the work. They might try to take over the world like in every sci-fi movie ever made.&lt;/p&gt;

&lt;p&gt;One example of this is OpenAI's chat function. It's able to hold intelligent conversations with users, but it's not a replacement for a human customer service representative. It's simply a tool to assist them in their job. And let's face it, robots are terrible at customer service. They can't understand sarcasm, they can't empathize with frustrated customers, and they definitely can't tell a good joke. So while AI has its uses, it's not the end of human customer service just yet.&lt;/p&gt;

&lt;p&gt;As we look ahead to 2023, it's clear that the role of AI in programming will continue to evolve. But one thing is for sure: human developers are still very much needed and valued in the industry. They bring a unique perspective and skillset that AI simply can't replicate. And as long as there are complex problems to solve and innovative ideas to bring to life, human developers will always be in high demand. So don't worry, your job is safe (for now).&lt;/p&gt;




&lt;p&gt;&lt;em&gt;&lt;strong&gt;Note:&lt;/strong&gt; As you have likely realized by now, this blog post (including this note) was not written by a human, but rather by an OpenAI chat model trained on a large dataset of text. The cover image too, has never existed before. It was generated using Dalle 2 from OpenAI. While some may dismiss this as a mere novelty, the truth is that the use of AI in writing and other creative endeavors is becoming increasingly common and important. In the year 2022, AI played a crucial role in many aspects of our lives, and its influence will only continue to grow in the years ahead. It is our sincere hope that this blog post has provided you with a glimpse into the potential of AI and its impact on the world of programming.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>A simple way exists… but it’s not that simple!</title>
      <dc:creator>Agon</dc:creator>
      <pubDate>Tue, 07 Jan 2020 21:53:33 +0000</pubDate>
      <link>https://dev.to/agonxgashi/a-simple-way-exists-but-it-s-not-that-simple-1e0e</link>
      <guid>https://dev.to/agonxgashi/a-simple-way-exists-but-it-s-not-that-simple-1e0e</guid>
      <description>&lt;p&gt;I remember back when I was starting to learn programming, my very first days with my hands into the code. As a new guy on this huge and new world for me, everything seemed so perfect, so smartly built, so complex and magical. I just loved everything about it. Reading books and watching tutorials for hours and hours started to become my new lifestyle. I, started to learn how to create my own magic, to write those complex and smart lines of code…&lt;/p&gt;

&lt;p&gt;But then, something really changed… I was not a new guy on the coding world anymore. Things I wanted to create required more work to do and hours and hours slowly became days and days. Smart and complex solutions were just becoming more and more complex but not smarter. Complex was not magical to me anymore!&lt;/p&gt;

&lt;p&gt;Something really changed… All those years admiring complex works of other people, thinking how smart one should be to write such number of lines of code, to work on such huge code bases… I thought that should be very hard to do. And yes, it was; not smart and absolutely not efficient anyway.&lt;/p&gt;

&lt;p&gt;Something really changed… I started to learn how not to love complex anymore. I started to love something else, quite the opposite in fact. Yupp, you are right: &lt;strong&gt;simplicity&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I started by replacing many rows on many places in my code with some tiny lines that were doing the same job. Creating service classes and functions were becoming my hobby. I started developing new ways of thinking. I was really enjoying it. I thought that thinking simple would solve many of my problems and on top of that, it would be more easy. But ohhh boy, how wrong was I.&lt;/p&gt;

&lt;p&gt;I never thought that creating something simple would be so hard. It was unbelievable what I found. May I present to you the irony itself: &lt;em&gt;The hardest and most complicated part of my job was creating something simple&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;I found myself many times knowing how to do or write something but thinking very hard because I wanted it to be and to look simple. But you want to know what’s the funniest (not so) part: How do you tell someone that you’re thinking so hard just to create something simple? People want results. They don’t really care if it’s simple or it’s complicated, they want something they can see, they can touch…&lt;/p&gt;

&lt;p&gt;But I didn’t care either. I was creating my own magic and I wanted to do that by my own rules. And of course people asked again and again, why I was taking so much time just to make something simple, why I was obsessed with this word. My answer to that was: I’m doing a favor to my future self, I’m saving HIS time!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Simplicity is smart, simplicity is worth it…&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>simplicity</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>coding</category>
    </item>
  </channel>
</rss>
