frontpage.
newsnewestaskshowjobs

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•1y 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!

GrapheneOS duress PIN could land a man in prison

https://www.androidauthority.com/grapheneos-duress-pin-us-prosecution-3691271/
1•kitd•3m ago•0 comments

The Algorithmic Atelier

https://www.doc.cc/articles/the-algorithmic-atelier
1•kaizenb•5m ago•0 comments

Operating a computer with your tongue: the Augmental MouthPad [video]

https://www.youtube.com/watch?v=xReyIF5pwRo
1•jibcage•7m ago•0 comments

'Who wants to be hired' now outnumbers 'Who is hiring'

https://ej29-r3d.github.io/hacker-news-hiring-trends/
1•Tronickle•8m ago•1 comments

Discord Must Verify Texas Users' Age Under Judge's Ruling

https://news.bloomberglaw.com/litigation/discord-must-verify-texas-users-age-under-judges-ruling
1•1vuio0pswjnm7•10m ago•0 comments

Jews will invoke Jesus as the inflict bioweapons against you

1•executivevice•10m ago•0 comments

LA Social Media Trial Dismissal Leaves Landscape of Cases

https://news.bloomberglaw.com/litigation/la-social-media-trial-dismissal-leaves-vast-landscape-of...
1•1vuio0pswjnm7•12m ago•0 comments

Error Certificates for KV-Cache Eviction via Randomized Design

https://arxiv.org/abs/2607.21475
1•sbulaev•13m ago•0 comments

Show HN: Integrate any CLI agent into any terminal

https://terminai.app
2•emosenkis•13m ago•0 comments

Databrick Genie

https://www.getwren.ai/post/genie-meter-is-on-roi-of-owning-your-genbi
1•xingfu•18m ago•0 comments

Google Can't Block Ex-NPR Host Voice Suit with Copyright Shield

https://news.bloomberglaw.com/ip-law/google-cant-block-ex-npr-host-voice-suit-with-copyright-shield
1•1vuio0pswjnm7•20m ago•0 comments

Microsoft launches new in-house AI models. Cuts costs up to 89% versus OpenAI

https://venturebeat.com/infrastructure/microsoft-launches-new-in-house-ai-models-it-says-cut-cost...
2•thunderbong•20m ago•0 comments

The Two Sources of Noise Every LLM Evaluation System Must Handle

https://wilburhimself.github.io/blog/64-the-two-sources-of-noise-every-llm-evaluation-system-must...
1•wilburhimself•22m ago•0 comments

GrapheneOS protections against data extraction from locked devices

https://discuss.grapheneos.org/d/40700-grapheneos-protections-against-data-extraction-from-locked...
2•Cider9986•22m ago•0 comments

Chute – 10GB free file transfer with optional E2E encryption

https://chute.codecraftsol.org/
1•sasenb•26m ago•1 comments

Shediy

https://shediy.app/
1•gr3ggg•32m ago•0 comments

Show HN: I built a hypervisor and client for inference on consumer compute

https://scalattice.com/blog/openai-sdk-scalattice/
1•RomulusHill•36m ago•0 comments

Jedi Knight fansite has been running consistently for almost 30 years

https://www.pcgamer.com/games/action/conceived-in-a-secure-military-facility-this-jedi-knight-fan...
3•Apocryphon•40m ago•0 comments

Show HN: Hydra, a local-first trust control plane that routes AI by confidence

https://hydra.uvansa.com/
1•jhaankit373•41m ago•0 comments

Syria's ancient sites face widespread looting and systematic bulldozing

https://phys.org/news/2026-07-syria-ancient-sites-widespread-looting.html
1•mdp2021•44m ago•0 comments

Neuromancer – Official Teaser

https://www.youtube.com/watch?v=g79GPZSQHBk
4•fourampers•48m ago•1 comments

Show HN: Free tool that insults your code but also finds real bugs

https://zlvox.com/tools/roast-my-code
2•mrdisloyal•51m ago•0 comments

Introduction to LLM Inference

https://kraghavan.ca/llm-infrastructure/inference/2026/04/14/re-introduction-to-inference.html
2•kraghavan•1h ago•1 comments

What Love Island tells us about the changing face of dating

https://www.bbc.co.uk/news/articles/c935q2k6pxqo
2•mmarian•1h ago•0 comments

Kaappi – r7rs scheme written in Zig

https://github.com/kaappi/kaappi
3•s20n•1h ago•0 comments

LLM-as-a-Judge Field Guide

https://kraghavan.ca/llm-infrastructure/evaluation/2026/07/25/llm-as-a-judge-field-guide.html
1•kraghavan•1h ago•0 comments

Only Pay for Human Ad Clicks

https://botaudit.co/
1•techguydiy•1h ago•0 comments

The Myth and the Medal(2015) [pdf]

https://www.ams.org/notices/201501/rnoti-p15.pdf
1•num42•1h ago•0 comments

Maybe we should revisit microkernels

https://notes.hella.cheap/maybe-we-should-revisit-microkernels.html
5•morkin•1h ago•2 comments

Shoppers rewire grocery routines while digesting biggest price jump in 50 years

https://abcnews.com/US/wireStory/americans-rewire-grocery-shopping-routines-digesting-biggest-pri...
2•geox•1h ago•0 comments