<?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: Konstantin Gredeskoul</title>
    <description>The latest articles on DEV Community by Konstantin Gredeskoul (@kigster).</description>
    <link>https://dev.to/kigster</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%2F662581%2F74a23912-c3bd-47cf-ba26-7e7e86e9c4c9.jpeg</url>
      <title>DEV Community: Konstantin Gredeskoul</title>
      <link>https://dev.to/kigster</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kigster"/>
    <language>en</language>
    <item>
      <title>What 25 Years of Deterministic Software Engineering Taught Me About Building AI Systems</title>
      <dc:creator>Konstantin Gredeskoul</dc:creator>
      <pubDate>Tue, 23 Jun 2026 16:49:46 +0000</pubDate>
      <link>https://dev.to/kigster/what-25-years-of-deterministic-software-engineering-taught-me-about-building-ai-systems-36oa</link>
      <guid>https://dev.to/kigster/what-25-years-of-deterministic-software-engineering-taught-me-about-building-ai-systems-36oa</guid>
      <description>&lt;p&gt;One of the strangest things about AI engineering is that your test suite can be 100% green while your product is getting worse.&lt;/p&gt;

&lt;p&gt;Traditional software taught us to think in absolutes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;pass/fail&lt;/li&gt;
&lt;li&gt;correct/incorrect&lt;/li&gt;
&lt;li&gt;deterministic/non-deterministic&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI systems force us to think in distributions, thresholds, confidence intervals, and trade-offs.&lt;/p&gt;

&lt;p&gt;It’s a subtle shift, but it changes how you build, test, and deploy software.&lt;/p&gt;

&lt;p&gt;I collected some of the lessons I’ve learned while building AI-powered applications and learning evals.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://kig.re/2026/06/22/writing-evals-for-ai-powered-apps.html" rel="noopener noreferrer"&gt;https://kig.re/2026/06/22/writing-evals-for-ai-powered-apps.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Curious how others are approaching evaluation and regression testing in production AI systems.&lt;/p&gt;

&lt;p&gt;And here is the summary of most recent research on the subject so you don't have to :-)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://kig.re/2026/06/22/ai-digest-on-evals.html" rel="noopener noreferrer"&gt;https://kig.re/2026/06/22/ai-digest-on-evals.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>evals</category>
      <category>appliedai</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
