<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jan's blog</title><link>https://jcarreras.es/</link><description>Recent content on Jan's blog</description><generator>Hugo</generator><language>en-uk</language><lastBuildDate>Fri, 21 Aug 2026 12:06:11 +0200</lastBuildDate><atom:link href="https://jcarreras.es/index.xml" rel="self" type="application/rss+xml"/><item><title>CRAP Score as deterministic AI quality gate</title><link>https://jcarreras.es/posts/crap-score-as-quality-gate/</link><pubDate>Fri, 21 Aug 2026 12:06:11 +0200</pubDate><guid>https://jcarreras.es/posts/crap-score-as-quality-gate/</guid><description>&lt;p&gt;AI produces code fast. The code generated is non-deterministic. Code complexity tends to increase.&lt;/p&gt;&#10;&lt;p&gt;Any new project started using AI, looks good. Until it doesn&amp;rsquo;t. It decays very fast without human steering.&lt;/p&gt;&#10;&lt;p&gt;Providing contextual style-guides, or rules as Markdown doesn&amp;rsquo;t work. You expect deterministic outputs from a non-deterministic process.&lt;/p&gt;&#10;&lt;p&gt;AI will either edit your current program, or extend it.&lt;/p&gt;&#10;&lt;p&gt;On edit, it will often reuse the same style and standards in the codebase its modifying.&lt;/p&gt;</description></item></channel></rss>