<?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: FENG TIAN (Alpha)</title>
    <description>The latest articles on DEV Community by FENG TIAN (Alpha) (@feng_tianalpha_18ce8ca).</description>
    <link>https://dev.to/feng_tianalpha_18ce8ca</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%2F3790790%2F6492a547-701c-4bf9-9466-63b5ec586ba7.jpg</url>
      <title>DEV Community: FENG TIAN (Alpha)</title>
      <link>https://dev.to/feng_tianalpha_18ce8ca</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/feng_tianalpha_18ce8ca"/>
    <language>en</language>
    <item>
      <title>My AI Bill Was $47. I Had No Idea Where It Went. So I Built a Pixel Art Dashboard.</title>
      <dc:creator>FENG TIAN (Alpha)</dc:creator>
      <pubDate>Wed, 25 Feb 2026 04:09:41 +0000</pubDate>
      <link>https://dev.to/feng_tianalpha_18ce8ca/my-ai-bill-was-47-i-had-no-idea-where-it-went-so-i-built-a-pixel-art-dashboard-3of6</link>
      <guid>https://dev.to/feng_tianalpha_18ce8ca/my-ai-bill-was-47-i-had-no-idea-where-it-went-so-i-built-a-pixel-art-dashboard-3of6</guid>
      <description>&lt;p&gt;&lt;em&gt;A story about denial, colorful beads, and the horrifying discovery that 80% of my token cost was output.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Chapter 1: The Denial Phase
&lt;/h2&gt;

&lt;p&gt;It's 2AM. You're in Claude Code. You've typed "make it better" for the 11th time. Claude rewrites your entire module. Again. 2,000 output tokens.&lt;/p&gt;

&lt;p&gt;Multiply that by 30 days. Check your bill. $47.&lt;/p&gt;

&lt;p&gt;Your reaction: "That can't be right."&lt;/p&gt;

&lt;p&gt;Narrator: It was right.&lt;/p&gt;

&lt;h2&gt;
  
  
  Chapter 2: The Dashboard Nobody Asked For
&lt;/h2&gt;

&lt;p&gt;I could have just... spent less. But I'm a developer. So instead I built a pixel bead board. Think Perler beads meets NES retro gaming meets existential dread about AI costs.&lt;/p&gt;

&lt;p&gt;Every token becomes a colored pixel. Claude = coral. GPT = green. Gemini = blue. Light pixels = input tokens, dark pixels = output (3-5x more expensive).&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%2Fgwlwas3kgh1f0tyablxo.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%2Fgwlwas3kgh1f0tyablxo.png" alt="ohmytoken dashboard" width="800" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Chapter 3: The Cat Head
&lt;/h2&gt;

&lt;p&gt;You can pick board shapes: square, cat head, heart, star, mushroom. Fill patterns: spiral, rain, snake. When full, it saves as pixel art. Each cat costs about $0.80 in API fees. Beautiful and depressing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Chapter 4: The 80% Problem
&lt;/h2&gt;

&lt;p&gt;My board was 80% dark red. That meant 80% output tokens at $15/MTok vs $3/MTok input. Started asking for shorter answers. Cost dropped 30%.&lt;/p&gt;

&lt;p&gt;The dashboard paid for itself. Ironically.&lt;/p&gt;

&lt;h2&gt;
  
  
  Setup: 30 Seconds
&lt;/h2&gt;

&lt;p&gt;Claude Code: 3 env vars. OpenClaw: 1 command. Any agent: 1 curl.&lt;/p&gt;

&lt;p&gt;Privacy: only token counts, never prompts. Open source.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://ohmytoken.dev" rel="noopener noreferrer"&gt;ohmytoken.dev&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href="https://github.com/0x5446/ohmytoken-oss" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Cat head optional but recommended.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>showdev</category>
      <category>devtools</category>
      <category>llm</category>
    </item>
  </channel>
</rss>
