<?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: Juan G De Jesus Torres</title>
    <description>The latest articles on DEV Community by Juan G De Jesus Torres (@juan1003).</description>
    <link>https://dev.to/juan1003</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F274489%2F66b8104c-ee42-4bee-ae9a-28d50df259dd.jpeg</url>
      <title>DEV Community: Juan G De Jesus Torres</title>
      <link>https://dev.to/juan1003</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/juan1003"/>
    <language>en</language>
    <item>
      <title>Moonlight AI - The next big thing</title>
      <dc:creator>Juan G De Jesus Torres</dc:creator>
      <pubDate>Fri, 17 Jul 2026 09:24:16 +0000</pubDate>
      <link>https://dev.to/juan1003/moonlight-ai-the-next-big-thing-7j6</link>
      <guid>https://dev.to/juan1003/moonlight-ai-the-next-big-thing-7j6</guid>
      <description>&lt;p&gt;This is the next big thing! I've been working on Moonlight AI for almost 6 months now and today I have big news. &lt;strong&gt;Automated Applications&lt;/strong&gt;. That's right, Moonlight AI will have automated applications for the 2.0 version!&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Moonlight AI?
&lt;/h2&gt;

&lt;p&gt;Moonlight AI at first, was a project that was aimed to compete with Upwork. That definitely didn't work out even at the development phase so I had to pivot to another project. A month after the conception of the original version, I met a potential co-founder for a new initiative. Moonlight has been repurposed to be a capabilities mapping engine based on worker experience. We used a resume parser and a local LLM to map the capabiities based on skills and job experience alongside Github integration to use as proof of work. The project ultimately didn't work out, the potential cofounder was MIA so my only recourse was to rewrite Moonlight AI to be another thing, which ended up being a glorified job board which is how it works now.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Development Process
&lt;/h2&gt;

&lt;p&gt;Moonlight AI was vibe-coded in a night. Modifications were done the same way with different LLM models. LLMs today are what I call an automated entry-level developer since juniors is the wrong term because juniors at least have from 1-3 years of experience in the professional landscape and are more than just coding monkeys, where as entry-levels are just that, developers with 0 years of experience.&lt;/p&gt;

&lt;p&gt;Today, Moonlight AI should be done the correct way: reading the code and writing it too. Why let an LLM to do my job as well as think for me? &lt;strong&gt;DO YOU WANT ME TO GET ALZHEIMER? BECAUSE THAT'S HOW YOU GET ALZHEIMER!&lt;/strong&gt; Anyways, exercising the mind is very important, that's what make us humans. People today have an obsession with automating their lives completely and end up like the humans in WALL-E. End of rant.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Future (Conclusion)
&lt;/h2&gt;

&lt;p&gt;I don't know the future, but I envision Moonlight AI to be a tool to make unemployed people lives a little less unbearable. I know how frustrating is to use a job board, applying by hand for hours and hours when a machine, with enough data, can do that for you while you focus on your personal lives. Whether you are a parent, an spouse, a student or all of the above, you are also human and your lives should not be spent in front of a computer looking for jobs in this terrible market on late nights, you should be with your family or by yourself if you live alone, enjoying the best things in life while a machine do the boring chores for you.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>automation</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Software engineering is not dead</title>
      <dc:creator>Juan G De Jesus Torres</dc:creator>
      <pubDate>Mon, 16 Feb 2026 23:29:28 +0000</pubDate>
      <link>https://dev.to/juan1003/software-engineering-is-not-dead-5flc</link>
      <guid>https://dev.to/juan1003/software-engineering-is-not-dead-5flc</guid>
      <description>&lt;p&gt;Lately, my LinkedIn feed has become an echo chamber of AI evangelists worshiping at the altar of the big 4: Dario, Sama, Nadella and Musk. The narrative they’re pushing is consistent: Programming is dead, and AI is the new architect.&lt;/p&gt;

&lt;p&gt;This is what I'm actually seeing:&lt;/p&gt;

&lt;h2&gt;
  
  
  The Pay-to-Play Problem
&lt;/h2&gt;

&lt;p&gt;Take xAI’s Grok or other gated models. There’s a growing trend of forcing developers into expensive subscriptions just to access mediocre code generation. As someone who values logic and brainpower over a massive API budget, this pay-to-play barrier feels like a tax on actual intelligence. I’d rather use my brain for free than pay for a tool that hallucinates my dependencies, even if it cost me more time.&lt;/p&gt;

&lt;h2&gt;
  
  
  "Vibe Coding" vs. Engineering
&lt;/h2&gt;

&lt;p&gt;We are currently being lectured by people vibe coding glorified To-Do apps. They’re running these massive campaigns telling experienced engineers that we’ll be replaced by a prompt.&lt;/p&gt;

&lt;p&gt;Ironic, the people loudest about the "end of coding" are often the ones who:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Can't debug a memory leak without a chatbot.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Pivot into PM roles where they manage lunch schedules rather than technical debt.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Have no skin in the game when it comes to long-term maintainability.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  So in conclusion
&lt;/h2&gt;

&lt;p&gt;AI is a tool, not a replacement for the fundamental understanding of how systems actually work. If you don't understand the project, you aren't coding at the speed of thought but rather you're just making mistakes faster.&lt;/p&gt;

&lt;p&gt;The industry doesn't need more hype; it needs more people who actually care about the craft.&lt;/p&gt;

&lt;p&gt;Thank you for coming to my TED Talk.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
