10:05
2026-06-05
dev.to
ai-tools
I gave Claude an API to post to my dev blog (and the bcrypt hash broke in 2 different places)
A developer built an API endpoint for their personal blog that allows Claude to publish posts via curl commands, but encountered two bcrypt hash parsing bugs in Next.js. The `@next/env` loader performβ¦