<?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 Robles.dev</title>
    <link>https://roblesdev.com/blog/software-development/</link>
    <description>Recent content in Software Development on Robles.dev</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2024, Marcos Robles.</copyright>
    <lastBuildDate>Wed, 16 Jul 2025 19:18:19 +0100</lastBuildDate>
    <atom:link href="https://roblesdev.com/blog/software-development/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>On the spot generated code: LLMs and Python</title>
      <link>https://roblesdev.com/on-the-spot-generated-code-llms-and-python/</link>
      <pubDate>Wed, 16 Jul 2025 19:18:19 +0100</pubDate>
      <guid>https://roblesdev.com/on-the-spot-generated-code-llms-and-python/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Disclaimer: applying this in a real world scenario generally is a terrible idea, don&amp;rsquo;t create a startup based in this idea (unless you invite me to join)&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;I have been using LLMSs to genterate code &#xA;&#xA;    &#xA;    &lt;link rel=&#34;stylesheet&#34; href=&#34;https://roblesdev.com/scss/shortcodes.min.a0ce06f5975273f983c9c28cb810adbf425a3bed6804ef4e83cb7327c2ccf919.css&#34;&gt;&#xA;&#xA;&#xA;&lt;span class=&#34;sidenote&#34;&gt;&#xA;    &lt;label class=&#34;sidenote-label&#34; for=&#34;sidenote-0&#34;&gt;for a while&lt;/label&gt;&#xA;    &lt;input class=&#34;sidenote-checkbox&#34; type=&#34;checkbox&#34; id=&#34;sidenote-0&#34;&gt;&lt;/input&gt;&#xA;    &lt;span class=&#34;sidenote-content sidenote-right&#34;&gt;&#xA;    Somewhat like two years&#xA;    &lt;/span&gt;&#xA;&lt;/span&gt; now. So far I have been just asking them to generate some code, copy it and the paste it to run with extremely diverse results. Next, all the big AI LLM-based companies created CLI interfaces that gets access to your filesystem and command line, and directly did the breaking changes to your codebase. This is the old way to create code with LLMs, there is a brand new unsafe way to create code, I present to you, the &amp;ldquo;on the spot generated code&amp;rdquo;, which is as expensive and unpredictable as it sounds.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Most of your code won&#39;t be on GitHub</title>
      <link>https://roblesdev.com/most-of-your-code-wont-be-on-github/</link>
      <pubDate>Sat, 25 Jan 2025 19:18:19 +0100</pubDate>
      <guid>https://roblesdev.com/most-of-your-code-wont-be-on-github/</guid>
      <description>&lt;p&gt;Recently, I came across a tweet that sparked a moment of self-reflection. The tweet showcased a software engineer with a GitHub profile filled with green squares, indicating a high volume of commits. The person who tweeted mentioned sending this developer a rather lucrative job offer on the spot. After seeing this, I spent a week feeling a bit embarrassed about the state of my own GitHub profile, which was comparatively barren.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
