HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mobinpo

2 カルマ登録 7 か月前

投稿

[untitled]

1 ポイント·投稿者 mobinpo·3 日前·0 コメント

Show HN: CodeAnswr – AI-powered Stack Overflow alternative, free forever

codeanswr.com
2 ポイント·投稿者 mobinpo·5 か月前·1 コメント

Show HN: CodeAnswr – Stack Overflow alternative with E2E encryption

codeanswr.com
3 ポイント·投稿者 mobinpo·6 か月前·3 コメント

[untitled]

1 ポイント·投稿者 mobinpo·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 mobinpo·7 か月前·0 コメント

コメント

mobinpo
·5 か月前·議論
Hey HN! I built CodeAnswr because I noticed a problem: everyone now solves coding problems with AI, but those solutions never get published anywhere searchable. Stack Overflow is dying because of it.

CodeAnswr is the fix — AI-assisted Q&A where the final answer gets published publicly, so the next developer searching for the same problem finds it instantly.

Key things I tried to get right: - Privacy scanner strips API keys, passwords, AWS creds before anything is stored or published - Built entirely on Cloudflare Workers + D1 + Pages — zero server costs - AI is Puter.js (free, unlimited) — no API key required from users - Full translation for 10 languages while preserving code blocks - MCP server so Claude/Cursor users can query it directly

Stack: SvelteKit + Hono.js + Cloudflare D1 + Puter.js Repo: https://github.com/mobinpo/Implementing-Developer-Hub-APIs

Would love feedback, especially on the privacy scanner and the publish-review flow.