<?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: Luiz F. Weber</title>
    <description>The latest articles on DEV Community by Luiz F. Weber (@luizwbr).</description>
    <link>https://dev.to/luizwbr</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F317640%2F8561aa4e-fdf8-4882-a733-30afa610a3e8.jpg</url>
      <title>DEV Community: Luiz F. Weber</title>
      <link>https://dev.to/luizwbr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/luizwbr"/>
    <language>en</language>
    <item>
      <title>Pinocchio: a skill to [try to] detect hallucinations</title>
      <dc:creator>Luiz F. Weber</dc:creator>
      <pubDate>Thu, 23 Apr 2026 03:02:05 +0000</pubDate>
      <link>https://dev.to/luizwbr/pinocchio-a-skill-to-try-to-detect-hallucinations-5dke</link>
      <guid>https://dev.to/luizwbr/pinocchio-a-skill-to-try-to-detect-hallucinations-5dke</guid>
      <description>&lt;p&gt;I created a &lt;strong&gt;AI skill&lt;/strong&gt; called **Pinocchio **and I would like to share with you.&lt;/p&gt;

&lt;p&gt;It's compatible with Claude's web version and Copilot in VS Code (since I tested).&lt;/p&gt;

&lt;p&gt;Basically, the skill added an extra info to each answer, trying to show a percentage of certainty (maybe a lie detector?).&lt;/p&gt;

&lt;p&gt;Well, when we use it with web searches, the results seem to have a sort of accuracy.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;See the results:&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu4wmmuut7s978l89rqli.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu4wmmuut7s978l89rqli.png" alt=" " width="761" height="223"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft3y6bcd1uir5a05aj4jw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft3y6bcd1uir5a05aj4jw.png" alt=" " width="736" height="264"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnwk2f2mr41shbrsz9nku.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnwk2f2mr41shbrsz9nku.png" alt=" " width="736" height="280"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz611yo707ykts50hwzdz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz611yo707ykts50hwzdz.png" alt=" " width="739" height="308"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The tests above were proposed by Claude himself, as a self-assessment, meaning it could also be an attempt to reinforce that his answer is correct.&lt;/p&gt;

&lt;p&gt;For those who want to test:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Repository:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://github.com/luizwbr/pinocchio-skill" rel="noopener noreferrer"&gt;Pinocchio-skill&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Can you guys help me in order to prove that the skill really works (or if this was just another hallucination)?&lt;/p&gt;

&lt;p&gt;Thank you very much.&lt;/p&gt;

&lt;p&gt;// this article was originally posted on &lt;a href="https://www.tabnews.com.br/luizwbr/sei-quando-a-ai-esta-falando-a-verdade-ou-nao" rel="noopener noreferrer"&gt;Tabnews&lt;/a&gt; in portuguese.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>markdown</category>
      <category>claude</category>
      <category>chatgpt</category>
    </item>
    <item>
      <title>How many of you use Apache NiFi?</title>
      <dc:creator>Luiz F. Weber</dc:creator>
      <pubDate>Fri, 31 Jan 2020 20:14:04 +0000</pubDate>
      <link>https://dev.to/luizwbr/big-data-how-many-of-you-use-apache-nifi-oep</link>
      <guid>https://dev.to/luizwbr/big-data-how-many-of-you-use-apache-nifi-oep</guid>
      <description>&lt;p&gt;I work on a data integration project, in which data is ingested via NiFi to the cloud.&lt;/p&gt;

&lt;p&gt;Is this software used by you or do you recommend another one for Big Data, IOT or another application?&lt;/p&gt;

&lt;p&gt;We really like NiFi, because It is highly scalable, resilient, allows back pressure and is open source :)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://nifi.apache.org/" rel="noopener noreferrer"&gt;https://nifi.apache.org/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>bigdata</category>
      <category>nifi</category>
      <category>apache</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
