<?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: barney wohl</title>
    <description>The latest articles on DEV Community by barney wohl (@barneywohl).</description>
    <link>https://dev.to/barneywohl</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%2F3990076%2Fb385c9ed-34ac-4d13-b306-785eda9d6616.png</url>
      <title>DEV Community: barney wohl</title>
      <link>https://dev.to/barneywohl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/barneywohl"/>
    <language>en</language>
    <item>
      <title>Testing content-blind sponsored perks for AI coding sessions</title>
      <dc:creator>barney wohl</dc:creator>
      <pubDate>Thu, 18 Jun 2026 04:19:31 +0000</pubDate>
      <link>https://dev.to/barneywohl/testing-content-blind-sponsored-perks-for-ai-coding-sessions-569c</link>
      <guid>https://dev.to/barneywohl/testing-content-blind-sponsored-perks-for-ai-coding-sessions-569c</guid>
      <description>&lt;p&gt;I’m testing a small CLI called BuilderPerks.&lt;/p&gt;

&lt;p&gt;It adds optional sponsored devtool perks to AI coding sessions, but with one hard constraint: it should be content-blind.&lt;/p&gt;

&lt;p&gt;That means prompts, code, file paths, command output, terminal transcripts, secrets, and personal data are not sent. The product uses broad stack keywords/categories only.&lt;/p&gt;

&lt;p&gt;Try the proof block first:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; builderperks@latest proof
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;If that trust story makes sense, install for Codex:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npx &lt;span class="nt"&gt;-y&lt;/span&gt; builderperks@latest &lt;span class="nb"&gt;install &lt;/span&gt;codex &lt;span class="nt"&gt;--verify&lt;/span&gt;
npx &lt;span class="nt"&gt;-y&lt;/span&gt; builderperks@latest support-proof
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;I’m also running a small fixed beta feedback bounty for the first 25 real AI-coding builders: USD 5 for a proof screenshot, plus USD 10 for a second session and support-proof. This is not ad revenue, passive income, settled cash, or guaranteed earnings.&lt;/p&gt;

&lt;p&gt;Public scoreboard: &lt;a href="https://builderperks.netlify.app/scoreboard.html" rel="noopener noreferrer"&gt;https://builderperks.netlify.app/scoreboard.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The question I’m trying to answer: can a sponsored devtool offer be acceptable in an AI-coding workflow if it is labeled, optional, terminal-first, and content-blind?&lt;/p&gt;

</description>
      <category>cli</category>
      <category>ai</category>
      <category>devtools</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
