HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mobinpo

2 karmajoined há 7 meses

Submissions

[untitled]

1 points·by mobinpo·há 3 dias·0 comments

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

codeanswr.com
2 points·by mobinpo·há 5 meses·1 comments

Show HN: CodeAnswr – Stack Overflow alternative with E2E encryption

codeanswr.com
3 points·by mobinpo·há 6 meses·3 comments

[untitled]

1 points·by mobinpo·há 7 meses·0 comments

[untitled]

1 points·by mobinpo·há 7 meses·0 comments

comments

mobinpo
·há 5 meses·discuss
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.