frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Revet – Code review CLI that builds a dependency graph

1•ukavala•1h ago
Hey HN, I've been building Revet, a code review CLI that takes a different approach than the current wave of "send diff to LLM" tools. The core idea: parse your codebase into an AST-based dependency graph first (Tree-sitter, 11 languages), run deterministic checks against that graph, and only use LLM reasoning when explicitly asked — and even then, the LLM receives structured graph context, not your raw source code. What it catches that linters don't:

Cross-file breaking changes: you change a return type, revet tells you every caller that will break across the codebase ML pipeline issues: training/serving skew, data leakage, non-reproducible splits Security with context: not just pattern-matching SQL injection, but taint analysis tracing user input through the graph to dangerous sinks Plus: React hooks violations, async anti-patterns, dependency hygiene, error handling

What makes it different from CodeRabbit/Copilot Review/etc:

Deterministic first: 80% of checks need no LLM — they're fast, free, reproducible Offline-first: all deterministic checks work without network Your code stays local: LLM layer receives structured findings, not source Incremental: per-file graph cache, sub-second subsequent runs CI-native: SARIF, GitHub annotations, inline PR comments

Stack: Rust (tree-sitter + petgraph), single binary, no runtime dependencies. Install: cargo install revet revet review GitHub: https://github.com/umitkavala/revet

Docs: https://umitkavala.github.io/revet

Site: https://revet.dev

Built solo over the past few months. Would love feedback, especially from anyone working with large polyglot codebases or ML pipelines.

Show HN: I reverse-engineered car lease math against three real dealer documents

https://quotedefender.com/blog/verified-lease-math-three-deals
1•amirjavid•1m ago•1 comments

The Bizarro Team

https://k2xl.substack.com/p/the-bizarro-team
1•k2xl•2m ago•0 comments

AgenticROS is an open-source platform connecting ROS to OpenClaw for Physical AI

https://agenticros.com
1•cmatthieu•3m ago•1 comments

Show HN: I built a browser-based 3D modeler because I'm scared of Blender

https://app.topomaker.com/
1•whothatcodeguy•4m ago•0 comments

Show HN: CodeYam Memory – comprehensive memory management for Claude Code

1•nadis•6m ago•1 comments

The Death of Issue Tracking

https://twitter.com/danlovesproofs/status/2028890694837039202
1•stevenking86•8m ago•0 comments

The War in the Balkans (1912)

https://www.jstor.org/stable/25119890?seq=1
2•joebig•11m ago•0 comments

LeBron James Is President – Exploiting LLMs via "Alignment" Context Injection

https://github.com/skavanagh/lebron-james-is-president
1•PaulHoule•11m ago•0 comments

Show HN: GitPulse – stop buying dead software (and a timeline for your dev life)

https://www.gitpulse.dev/
1•bombashell•13m ago•1 comments

No Silver Bullet–Essence and accident in software engineering (1986) [pdf]

https://worrydream.com/refs/Brooks_1986_-_No_Silver_Bullet.pdf
1•vinhnx•14m ago•0 comments

Dating Profile Optimizer and AI Dating Coach – AskJoey

https://askjoey.io/
1•Luki1234•14m ago•0 comments

Show HN: Opacore – free Bitcoin tax reports and open-source portfolio OS (MIT)

https://opacore.com
1•jpsdtj•14m ago•1 comments

Show HN: CodePulse – Minimalist Online IDE Built with Vanilla JavaScript/Fastify

https://pklavc.github.io/codepulse-monorepo/
1•PkLavc•15m ago•1 comments

Swedish Government proposes real-time AI facial recognition for police use

https://www.regeringen.se/rattsliga-dokument/proposition/2026/03/prop.-202526150
1•JuliusLam•18m ago•0 comments

Ask HN: Why has ChatGPT disabled links to websites?

2•krschacht•18m ago•0 comments

Show HN: Open-sourced a web client that lets any device use Apple's on-device AI

https://github.com/Techopolis/perspective-intelligence-web-community
2•tayarndt•19m ago•0 comments

Gaia – open-source assistant that does for actions what ChatGPT did for answers

2•DhruvMaradiya•20m ago•2 comments

Show HN: Zsh plugin to switch macOS Terminal.app profiles

https://github.com/sfcodes/zsh-terminal-profile
1•sfcodes•20m ago•1 comments

Vibe Coding Is Killing Open Source, and the Data Proves It

https://grith.ai/blog/vibe-coding-killing-open-source
3•edf13•20m ago•0 comments

Forest: Access-Aware GPU UVM Management

https://danglingpointers.substack.com/p/forest-access-aware-gpu-uvm-management
1•blakepelton•20m ago•0 comments

A Sojourn into the Stephen King Archive: 'The Dark Half'

https://lareviewofbooks.org/article/stephen-king-dark-half-revisited-archives-richard-bachman/
1•mooreds•21m ago•0 comments

The Cartography of Reason

https://www.samrith.dev/blog/the-cartography-of-reason/
1•mooreds•22m ago•0 comments

IaC Tooling: Build vs. Buy

https://newsletter.masterpoint.io/p/iac-tooling-build-vs-buy
2•mooreds•23m ago•0 comments

I Hired a Lab to Counterfeit-Test a Dozen Suspicious Beauty Products

https://www.nytimes.com/wirecutter/reviews/counterfeit-beauty-products/
1•cainxinth•23m ago•2 comments

Show HN: Kelos – Run Claude —dangerously-skip-permissions on Kubernetes

https://github.com/kelos-dev/kelos
1•gjkim042•23m ago•0 comments

Show HN: A weird thing that detects your pulse from the browser video

https://pulsefeedback.io/
1•kilroy123•26m ago•0 comments

Ask HN: How do you approach debugging production issues?

1•algocli•26m ago•0 comments

Thaura, your ethical AI companion

https://thaura.ai
1•level87•26m ago•0 comments

Composting Mobile Phones – Hosting server on obsolete mobile phones

https://wiki.comphost.club/
1•ibobev•27m ago•0 comments

Front End Engineers – Explore Patterns in JavaScript, React and Vue

https://www.patterns.dev/vanilla/
1•bqc•28m ago•0 comments