5 points, 0 comments on Hacker News
Source: [Hacker News](https://oxalpha.com/)
1 points, 0 comments on Hacker News
If you're reading this, I trust the algorithm targeted you because you evaluate software companies for a living. Experienced deal teams love saying they run thorough diligence. I intend to show you why, for AI deals, they don't.
I've been building a set of file tools that run entirely client-side — no upload, no server. The image side turned out to need no library and no WASM binary at all . The browser already ships JPEG, PNG and WebP codecs, and shipping your own would cost megabytes to do it worse.
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
Superpowers packages a full spec-driven methodology into installable Claude Skills, enforcing brainstorming, planning, subagent-driven implementation, and strict TDD instead of leaving that structure up to you. Most Claude Code SDD setups fail the same way: someone writes a solid specify-plan-im...