frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Reviewd – A free, local alternative to Claude Code Review(no API costs)

https://github.com/simion/reviewd
3•skykery•1h ago
Anthropic just launched their official Claude Code Review tool, pricing it at $15–$25 per PR. If your team is shipping 10+ PRs a day, that model scales terribly.

Even before their launch, I was running a custom local Claude agent for my team to review PRs. The feedback was great and it caught real bugs, but the workflow was a massive time sink. I was manually invoking "claude --agent .. branch_name", grab the output, filter it and post the relevant comments.

So I built reviewd to automate the local execution: https://github.com/simion/reviewd

It is a Python-based background daemon that runs on your machine or a VPS.

How it works: 1. It polls GitHub/BitBucket for open PRs. 2. Creates a near-instant git worktree (no re-cloning). 3. Optionally runs your actual local test/lint commands (the AI gets the stdout/stderr). 4. Pipes the context into the Claude, Gemini, or Codex CLI you already have installed. 5. Parses the JSON output and automatically posts structured inline and summary comments to the PR via Github/Bitbucket API.

The Echo Chamber Problem: Besides avoiding the $15/PR extortion fee, there's a technical reason to run this locally: avoiding the AI echo chamber. If your devs are using Claude to write the code, using Claude to review it means it's grading its own homework and shares the same blind spots. Because reviewd is model-agnostic, you can write with Claude, but configure the daemon to use Gemini or Codex for the review to get a true second opinion.

Under the hood: - Uses thread-safe SQLite in WAL mode to track state so it never double-posts. - Runs fully headless (systemd ready, no TTY needed). - Tool execution is sandboxed depending on the CLI (e.g., Claude's --disallowedTools Write,Edit).

It completely fixed the PR bottleneck for my team without adding another paid third-party CI integration.

Repo is here: https://github.com/simion/reviewd

Would love to hear your thoughts, or if you spot any edge cases I missed.

I Was Interviewed by an AI Bot for a Job

https://schwarztech.net/snippets/i-was-interviewed-by-an-ai-bot-for-a-job
1•speckx•1m ago•0 comments

Reka Edge – 7B fast, efficient VLM (open-weights)

https://huggingface.co/RekaAI/reka-edge-2603
1•kwajiehao•2m ago•1 comments

Start at the Bottom of the Funnel

https://writealfa.com/blog/saas-content-marketing-strategy
1•fazkan•2m ago•0 comments

Using Unicode Half-Stars Symbols in Ratings

https://hyperborea.org/tech-tips/half-stars/
2•todsacerdoti•2m ago•0 comments

What Agentic Commerce Will Look Like

https://connordempsey.substack.com/p/what-agentic-commerce-will-actually
1•cdempsey44•2m ago•0 comments

Show HN: AgentOS- a memory system for AI agents that learns what it doesn't know

1•ajstars•2m ago•0 comments

Messenger RNA delivery to islet β cells using conjugated lipid nanoparticles

https://www.sciencedirect.com/science/article/pii/S2666379126000510
1•PaulHoule•3m ago•0 comments

Valve facing UK lawsuit over music rights in games Valve doesn't make or own

https://www.ign.com/articles/valve-facing-uk-lawsuit-over-music-rights-in-games-valve-doesnt-make...
2•anonymousab•3m ago•0 comments

LLM identifies it is being manipulated, predicts failure, then complies anyway

https://github.com/skavanagh/lebron-james-is-president
2•spkavanagh6•5m ago•1 comments

Protesters arrested under new Queensland hate speech laws

https://www.abc.net.au/news/2026-03-11/qld-protesters-arrested-hate-speech-laws/106443370
1•pseudalopex•6m ago•0 comments

About the New York Attorney General Lawsuit Against Valve

https://help.steampowered.com/en/faqs/view/6300-A6C4-519D-A3F5
2•haunter•6m ago•0 comments

Show HN: AgentClick – Human-in-the-loop review UI for AI coding agents

https://github.com/agentlayer-io/AgentClick
1•harvenstar•8m ago•1 comments

The Wiring Is More Dangerous Than the Weights

https://openguard.sh/blog/wiring-is-more-dangerous-than-the-weights/
1•jitera•8m ago•0 comments

Show HN: Prompt Engineering GUI – Become an Expert Fast

https://claude.ai/public/artifacts/159692b0-cf07-4acb-9c54-a8f478b914d2
1•logicallee•10m ago•0 comments

My PostgreSQL database got nuked lol

https://akselmo.dev/posts/they-broke-my-server/
1•todsacerdoti•10m ago•0 comments

Cost per outcome: measuring the real economics of AI workflows

1•deborahjacob•10m ago•0 comments

Nemotron 3 Super: An Open Hybrid Mamba-Transformer Moe for Agentic Reasoning

https://developer.nvidia.com/blog/introducing-nemotron-3-super-an-open-hybrid-mamba-transformer-m...
1•pr337h4m•11m ago•0 comments

The Debt Beneath the Dream

https://om.co/2026/03/09/the-debt-beneath-the-dream/
2•oumua_don17•11m ago•0 comments

Soviet Life – Cinema of the People (March 2026)

https://claude.ai/public/artifacts/df9a1f48-8906-4315-9069-59ec4683aa15
1•water_badger•12m ago•0 comments

xAI's Macrohard project stalls as Tesla ramps up a similar AI agent effort

https://www.businessinsider.com/xai-macrohard-project-tesla-ai-agent-stalls-2026-3
3•spenvo•12m ago•0 comments

Everyone is building AI trust frameworks; almost no one is reading the research

https://weightedthoughts.substack.com/p/everyones-building-trust-frameworks
2•ylliprifti•13m ago•1 comments

Perplexity Personal Computer

https://twitter.com/perplexity_ai/status/2031790180521427166
2•hmokiguess•13m ago•0 comments

Hustlers are cashing in on China's OpenClaw AI craze

https://www.technologyreview.com/2026/03/11/1134179/china-openclaw-gold-rush/
2•joozio•13m ago•0 comments

Applying Zipf's Law to grokking produces perpetual oscillations

https://jagilley.github.io/zipfian-grokking.html
2•threevox•14m ago•0 comments

Side chain conversations with Claude Code /btw

https://twitter.com/trq212/status/2031506296697131352
2•gbourne1•15m ago•0 comments

Replit raises $400M at a $9B valuation

https://blog.replit.com/replit-raises-400-million-dollars
4•meetpateltech•15m ago•0 comments

Show HN: Slate – Open-source AI workspace with a built-in browser

https://github.com/slate-ai/slate
3•meteor333•16m ago•0 comments

Wayfair boosts catalog accuracy and support speed with OpenAI

https://openai.com/index/wayfair
2•surprisetalk•17m ago•0 comments

Medical technology company in Michigan hit by suspected Iran-linked cyberattack

https://www.fox17online.com/news/local-news/kzoo-bc/kalamazoo/stryker-headquarters-in-portage-clo...
4•SteveNuts•17m ago•0 comments

Fitting a Query Engine in Three Cache Lines

https://vertexclique.com/blog/fitting-a-query-engine-in-three-cache-lines/
1•brkydnc•19m ago•0 comments