<?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: Nerd1029</title>
    <description>The latest articles on DEV Community by Nerd1029 (@nerd1029).</description>
    <link>https://dev.to/nerd1029</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%2F3096989%2F04bb0fcb-10e5-4275-8f3f-bb83b925c6fd.jpeg</url>
      <title>DEV Community: Nerd1029</title>
      <link>https://dev.to/nerd1029</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nerd1029"/>
    <language>en</language>
    <item>
      <title>Should vibe coding be used corporately?</title>
      <dc:creator>Nerd1029</dc:creator>
      <pubDate>Sat, 14 Jun 2025 22:11:43 +0000</pubDate>
      <link>https://dev.to/nerd1029/should-vibe-coding-be-used-corporately-l7i</link>
      <guid>https://dev.to/nerd1029/should-vibe-coding-be-used-corporately-l7i</guid>
      <description>&lt;p&gt;No! While vibe coding can be good for fun (kinda), but AI should NEVER be used for corporate programs. As of right now the reason for this is that AI makes mistakes, a LOT of them. In the future, AI will get better but there will always be an error here or there.&lt;/p&gt;

&lt;p&gt;Should you ever release this into the real world where people will use it, know that there may be a fair amount of errors.&lt;/p&gt;

</description>
      <category>vibecoding</category>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>What’s faster - C or Python?</title>
      <dc:creator>Nerd1029</dc:creator>
      <pubDate>Tue, 10 Jun 2025 20:54:16 +0000</pubDate>
      <link>https://dev.to/nerd1029/whats-faster-c-or-python-58an</link>
      <guid>https://dev.to/nerd1029/whats-faster-c-or-python-58an</guid>
      <description>&lt;p&gt;What programming language is faster? C or Python? To answer this question, we must conduct a test of some sort.&lt;/p&gt;

&lt;p&gt;Commonly, the test conducted involves creating a program that counts to 1 billion in intervals of 1 in each language, timing both programs, and naming the one that finishes first the faster language. When this test is conducted it provides a surprising result. (This only applies if the test was set up and conducted correctly.)&lt;/p&gt;

&lt;p&gt;The result is, despite its old age, C. This is mostly because of the fact that it is a compiled language. This means that the code is translated into machine code before execution. Whereas, Python, an interpreted language, executes the code line by line.&lt;/p&gt;

</description>
      <category>python</category>
      <category>c</category>
      <category>programming</category>
      <category>speed</category>
    </item>
    <item>
      <title>Idea Survey!</title>
      <dc:creator>Nerd1029</dc:creator>
      <pubDate>Sun, 27 Apr 2025 20:11:40 +0000</pubDate>
      <link>https://dev.to/nerd1029/idea-survey-24hm</link>
      <guid>https://dev.to/nerd1029/idea-survey-24hm</guid>
      <description>&lt;p&gt;Comment your Python project ideas!!!&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>survey</category>
    </item>
    <item>
      <title>What’s your least favorite language?</title>
      <dc:creator>Nerd1029</dc:creator>
      <pubDate>Sun, 27 Apr 2025 20:05:22 +0000</pubDate>
      <link>https://dev.to/nerd1029/whats-your-least-favorite-language-mmd</link>
      <guid>https://dev.to/nerd1029/whats-your-least-favorite-language-mmd</guid>
      <description>&lt;p&gt;Write your answer in the comments!&lt;/p&gt;

</description>
      <category>programming</category>
    </item>
    <item>
      <title>Programming Joke :)</title>
      <dc:creator>Nerd1029</dc:creator>
      <pubDate>Sun, 27 Apr 2025 17:42:38 +0000</pubDate>
      <link>https://dev.to/nerd1029/programming-joke--2lpa</link>
      <guid>https://dev.to/nerd1029/programming-joke--2lpa</guid>
      <description>&lt;p&gt;Debugging:&lt;br&gt;
(di-bug-ing)&lt;br&gt;
The classic murder mystery movie where you are the murderer, detective and the victim.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>funny</category>
    </item>
  </channel>
</rss>
