<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>jaipradeesh</title>
    <link>https://jaipradeesh.com/</link>
    <description>Recent content on jaipradeesh</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 28 Dec 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jaipradeesh.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LLMs are great at finding bugs, terrible at finding them twice</title>
      <link>https://jaipradeesh.com/posts/llm-discovery-deterministic-execution/</link>
      <pubDate>Sun, 28 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://jaipradeesh.com/posts/llm-discovery-deterministic-execution/</guid>
      <description>&lt;p&gt;Run an LLM-based code reviewer on a code change 10 times and it flags a SQL injection vulnerability 7 times. The other 3 runs come back clean. Same code, same vulnerability, different result.&lt;/p&gt;&#xA;&lt;p&gt;LLMs are probabilistic, but security requirements are binary. &amp;ldquo;Usually catches security issues&amp;rdquo; is a bug, not a feature.&lt;/p&gt;&#xA;&lt;p&gt;When LLMs do catch something, the finding is often good because they pick up on subtle, contextual patterns that would be hard to write rules for from scratch. The trick is using them as a discovery layer: have the model find what to look for, then encode those discoveries as deterministic rules.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>https://jaipradeesh.com/about/</link>
      <pubDate>Tue, 30 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://jaipradeesh.com/about/</guid>
      <description>&lt;p&gt;Hi, I&amp;rsquo;m Jai [/dʒeɪ/].&lt;/p&gt;&#xA;&lt;p&gt;I write about software engineering, security, systems design, longevity, and the intersection of tools and thinking.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://jaipradeesh.com/posts&#34;&gt;Blog&lt;/a&gt; - longer essays and explorations.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://jaipradeesh.com/notes&#34;&gt;Notes&lt;/a&gt; - quick thoughts and observations.&lt;/p&gt;&#xA;&lt;p&gt;Currently building &lt;a href=&#34;https://deepsource.com&#34;&gt;DeepSource&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You can find me on &lt;a href=&#34;https://twitter.com/dolftax&#34;&gt;Twitter&lt;/a&gt; or reach out via &lt;a href=&#34;mailto:ping@jaipradeesh.com&#34;&gt;email&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
