<?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: Nikola Nikolov</title>
    <description>The latest articles on DEV Community by Nikola Nikolov (@nikolovv).</description>
    <link>https://dev.to/nikolovv</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%2F4135892%2F63b8d4da-f84c-4ae1-94fe-feb11e72a6aa.png</url>
      <title>DEV Community: Nikola Nikolov</title>
      <link>https://dev.to/nikolovv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nikolovv"/>
    <language>en</language>
    <item>
      <title>Jev: new paradigm, or just logits with a better marketing team?</title>
      <dc:creator>Nikola Nikolov</dc:creator>
      <pubDate>Fri, 25 Sep 2026 11:33:48 +0000</pubDate>
      <link>https://dev.to/nikolovv/jev-new-paradigm-or-just-logits-with-a-better-marketing-team-5567</link>
      <guid>https://dev.to/nikolovv/jev-new-paradigm-or-just-logits-with-a-better-marketing-team-5567</guid>
      <description>&lt;p&gt;Jev is being pitched as a brand new kind of model: give it a fixed set of choices, get calibrated probabilities back in one shot.&lt;/p&gt;

&lt;p&gt;but isn't that just a forward pass and a softmax? you can already do that fully on-device:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;NobodyWho&lt;/strong&gt;: open-source, drop-in local LLMs for basically any stack (Python, Swift, Kotlin, Flutter, RN, Godot)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cactus&lt;/strong&gt;: on-device inference for phones, already routes by model confidence&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;llama.cpp&lt;/strong&gt;: the OG, grab the logits yourself&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I get that the secret sauce is supposed to be calibration, and sure, raw logits from a small model aren't calibrated and usually have a favorite letter. but is that a real moat?&lt;/p&gt;

&lt;p&gt;what am I missing? has anyone actually compared them?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>privacy</category>
      <category>local</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
