Blog
RSSNotes on building and shipping under Fumiet.
Cursor's monthly quota: know if your usage will last, without the math — why I built Usage Pacer
Unlike ChatGPT, Cursor's subscription is a monthly pool. Managing how you spend that pool is quietly tricky. A Chrome extension that compares time elapsed with usage, so you can see at a glance whether your pace will hold until the reset.
One Step Up in an AI Agent's Ability to Read Intent — DeepSeek V4 Flash 0731
A hands-on comparison of DeepSeek models in Hermes Agent. Moving from V4 Pro (capped at $15/month as an exception model) to the latest V4 Flash 0731 (full $60 credit pool) made a whole chain — reading an email, drafting a reply, creating a Google Meet link, and adding the event to the calendar — go through in one shot.
Ship an Astro 7 site with GitHub Actions and Cloudflare Pages
How the Fumiet studio site builds with pnpm and deploys a static Astro 7 dist/ to Cloudflare Pages through GitHub Actions and Wrangler.
Why I built Cycle Counter — monthly quota headroom without doing math
I want to use my dev-tool subscription fully each month, but I could not tell at a glance whether my current pace would last until month-end. Cycle Counter started from that small friction.