frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: CodeAnt AI – AI Code Reviewer, that understand code and dependencies

https://www.youtube.com/watch?v=uprOvRUUudQ
3•Amartya_jha•12mo ago
Over the last year, we’ve been building CodeAnt AI, working closely with engineering teams struggling with code review quality and speed.

Manual code reviews are slow and repetitive. Reviews today mostly look at what changed — not what the change actually impacts. With more AI-written code, it's getting worse: bigger PRs, faster cycles, less team context.

We wanted to rethink how code reviews are done: → Build structured knowledge of the codebase → Understand infra and dependency changes → Analyze blast radius automatically at PR time

What CodeAnt AI Does (Technical Overview)

Repository Indexing and Graph Building:

When a repo is added, we index the entire codebase and build Abstract Syntax Trees (ASTs).

We map upstream and downstream dependencies across files, functions, types, and modules.

We run custom lightweight language servers for multiple languages to support:

go_to_definition to find symbol declarations

find_all_references to locate usage points

fetch_signatures and fetch_types for richer semantic context

Pull Request Analysis:

When a PR is created:

We detect the diff.

We pull relevant upstream/downstream context for any changed symbols.

We gather connected function definitions, usage sites, interfaces, and infra files touched.

The LLM invokes the language servers (almost like a developer navigating manually) to reason over this structured context, not just the raw diff.

Code Quality Analysis:

Along with AI reasoning, we layer traditional static checks inside PRs:

Detecting duplicate code patterns

Finding dead, unused code blocks

Flagging overly complex functions

Goal: Make linting + AI suggestions seamless, without needing separate tools.

Security and Infrastructure Context:

We maintain an internal curated database of application security issues, mapped to OWASP and CWE.

We run Infrastructure-as-Code (IaC) security checks across:

Terraform, Kubernetes, Docker, CloudFormation, Ansible

You can optionally connect cloud accounts (AWS, GCP, Azure):

We scan your live cloud infra for misconfigurations

We pull cloud resource context into PRs (e.g., when a Terraform PR changes a live VPC rule, we show the potential blast radius).

We monitor End-of-Life (EOL) libraries and third-party package vulnerabilities by scanning the National Vulnerability Database (NVD) every 20 minutes and flagging at PR time.

In short: We try to automate how an experienced developer would actually review a change: → Understand the code structure → Understand where it’s used → Understand how infra/cloud gets affected → Catch quality, security, and complexity issues before merge — without needing extra dashboards or tools.

Teams using CodeAnt AI have reported 50%+ faster code reviews while finding deeper and more actionable problems earlier.

Would love feedback from the HN community — both technical and critical are welcome.

Thanks for checking it out!

Ultimate Guide to Vibe Coding

https://github.com/EnzeD/vibe-coding
1•indigodaddy•7m ago•0 comments

Ukraine Moves to Replace Frontline Soldiers with 25,000 Ground Robots

https://united24media.com/latest-news/ukraine-moves-to-replace-frontline-soldiers-with-25000-grou...
4•Teever•11m ago•0 comments

Headless Everything for Personal AI

https://interconnected.org/home/2026/04/18/headless
2•rdslw•13m ago•0 comments

Fear and Loathing Among the Haves and Have Mores in San Francisco

https://www.wsj.com/tech/ai/fear-and-loathing-among-the-haves-and-have-mores-in-san-francisco-ee8...
2•1vuio0pswjnm7•15m ago•0 comments

Interview with 0.1x Engineer [video]

https://www.youtube.com/watch?v=hwG89HH0VcM
1•strogonoff•15m ago•0 comments

Banned by Anthropic

https://bannedbyanthropic.com/
40•gck1•18m ago•14 comments

Show HN: Turn your PCB into a Minecraft world

https://www.youtube.com/watch?v=3z7CzlbqfR0
1•napowderly•18m ago•0 comments

Ex-CEO, ex-CFO of bankrupt AI company charged with fraud

https://www.reuters.com/legal/government/ex-ceo-ex-cfo-bankrupt-ai-company-charged-with-fraud-202...
2•1vuio0pswjnm7•21m ago•1 comments

US Draft Update: Major Tech Company Urges Universal National Service

https://www.newsweek.com/us-draft-update-major-tech-company-urges-universal-national-service-1185...
2•Teever•22m ago•0 comments

Cathode Ray Tube Memory (RAM)

https://www.radiomuseum.org/forum/williams_kilburn_williams_kilburn_ram.html
1•mycall•22m ago•0 comments

Audit Tool for Vercel Exposure of Environment Variables

https://github.com/garyhtou/Vercel-Env-Var-Exposure-Triager
2•garyhtou•24m ago•1 comments

Improving Office+Photoshop+Fusion on Linux with Adversarial Drinking

https://hajo.me/blog/2026/04/18/improving-office-photoshop-fusion-on-linux-with-adversarial-drink...
1•fxtentacle•28m ago•0 comments

Is Prolog Worth Learning?

https://medium.com/@kenichisasagawa/is-prolog-worth-learning-892e8a61bf57
3•myth_drannon•30m ago•0 comments

Claude UI Feature Request

2•simon_acca•31m ago•0 comments

Reminder: Enable ZRAM on your Linux system to optimize RAM usage

https://www.cnx-software.com/2026/04/15/reminder-enable-zram-on-your-linux-system-to-optimize-ram...
5•type0•32m ago•0 comments

Aliens.gov will be running as a WordPress multisite

https://aliens.gov/
2•johnnyApplePRNG•32m ago•0 comments

Show HN: Developerpod, K-Cups for Code

https://developerpod.com/
2•DavidCanHelp•33m ago•0 comments

Fuse Shared Libraries into ELFs

https://github.com/fossable/solder
2•fossable•36m ago•0 comments

Claude Design(ed) Numble.today

1•shauntrennery•40m ago•2 comments

Ask HN: Has AI impacted entry-level programming skills?

1•alejohausner•43m ago•0 comments

Trial by Fire: Crisis Engineering

https://www.oreilly.com/radar/trial-by-fire-crisis-engineering/
2•rmason•43m ago•0 comments

Show HN: A font that auto-translates Chinese

https://bryanhu.com/chinese-font/
2•thatxliner•45m ago•0 comments

suckmore.org – Software that sucks more

https://suckmore.org/
2•basilikum•46m ago•0 comments

Why do language models feel worse even as benchmarks improve? [pdf]

https://huggingface.co/datasets/realitydriftproject/semantic-fidelity-framework/blob/main/SFL-02_...
2•scaledsystems•50m ago•0 comments

LoRa

https://en.wikipedia.org/wiki/LoRa
2•downboots•50m ago•0 comments

Cursor in talks to raise $2B round at valuation of over $50B

https://www.cnbc.com/2026/04/19/cursor-ai-2-billion-funding-round.html
2•tcp_handshaker•50m ago•2 comments

Vim_gym

https://www.vimgym.app/
2•platzhirsch•52m ago•0 comments

Ukraine Has Given Up on Trump

https://www.theatlantic.com/ideas/2026/04/ukraine-trump-us-oil-russia/686854/
8•Bondi_Blue•54m ago•4 comments

Hunting a 34 year old pointer bug in EtherSlip (DOS Networking)

https://www.brutman.com/Adventures_In_Code/EtherSlip_ARP/EtherSlip_ARP.html
1•mbbrutman•54m ago•0 comments

CEOs admit AI had no impact on employment or productivity

https://fortune.com/article/why-do-thousands-of-ceos-believe-ai-not-having-impact-productivity-em...
32•tcp_handshaker•55m ago•23 comments