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

Nvidia N1x and N1 laptop chip specifications

https://videocardz.com/newz/nvidia-n1x-n1-laptop-chip-specifications
1•theanonymousone•42s ago•0 comments

Story Points Revisited

https://ronjeffries.com/articles/019-01ff/story-points/Index.html
1•lelanthran•2m ago•0 comments

Headroom – LLM Input Compression

https://github.com/chopratejas/headroom
1•lgats•4m ago•0 comments

Regulation for Federal Financial Assistance

https://www.regulations.gov/document/OMB-2026-0034-0001/
1•sebastian_z•6m ago•0 comments

Using DEVCON to manage devices and drivers

https://www.robvanderwoude.com/devcon.php
1•ankitg12•7m ago•0 comments

NixOS 26.05 Released

https://nixos.org/blog/announcements/2026/nixos-2605/
1•teekert•7m ago•0 comments

Auditing DeepSWE

https://june.kim/auditing-deepswe
1•kimjune01•7m ago•0 comments

DiffLens: Using LangGraph to verify line-range coordinates in LLM code reviews

https://github.com/ywu593412-afk/difflens
1•wwyb•9m ago•0 comments

Controlled sweat generation via ultrasound stimulation in a wearable device

https://www.nature.com/articles/s41467-026-73789-4
1•bookofjoe•10m ago•0 comments

Social media companies to pay $27M to settle Kentucky school district's lawsuit

https://www.reuters.com/business/meta-paid-9-million-settle-kentucky-school-districts-lawsuit-ove...
2•onemoresoop•10m ago•0 comments

Students and seniors find friendship under a shared roof (2025)

https://red.msudenver.edu/2025/students-and-seniors-find-friendship-under-a-shared-roof/
1•mooreds•10m ago•0 comments

Triple Crown Winners

https://www.nyra.com/belmont-stakes/history/triple-crown-winners/
1•mooreds•12m ago•0 comments

The US and allies take action to protect seabed cables

https://www.cnn.com/2026/05/31/world/aukus-seabed-cables-defense-intl
1•mooreds•12m ago•0 comments

Show HN: xxUTF – SIMD Unicode Normalization

https://github.com/dzfrias/xxUTF
1•dzfrias•13m ago•1 comments

2026, the Year of JPEG XL

https://cloudinary.com/blog/2026-the-year-of-jpeg-xl
1•throw0101a•13m ago•0 comments

Accelerando [pdf]

https://garethstack.com/wp-content/uploads/2013/08/accelerando.pdf
1•root-parent•14m ago•0 comments

Blood pressure tech floods the market after FDA relaxes wearables oversight

https://www.statnews.com/2026/05/28/fda-wellness-guidance-unvetted-blood-pressure-tech-floods-mar...
2•randycupertino•16m ago•4 comments

Insights on Software Engineering, AI and DevOps Job Openings – June 2026

https://corvi.careers/blog/global_software-engineering_jobs_june_2026/
3•sp1982•19m ago•2 comments

Loading Sega Games Off a Vinyl Record [video]

https://www.youtube.com/watch?v=c744iD0_fWU
2•zdw•20m ago•0 comments

Unlawful by design: Exposing the human rights costs of generative AI

https://www.amnesty.org/en/documents/pol40/0996/2026/en/
5•myaccountonhn•27m ago•0 comments

Flight turned around over Atlantic as a boy named his Bluetooth device "bomb"

https://airlive.net/emergency/2026/05/31/united-flight-turned-around-over-atlantic-as-a-boy-named...
3•slymax•27m ago•1 comments

An Analysis of GrapheneOS's Server Infrastructure

https://write.as/hcbg2iz91vzqh
5•cautious-fly•28m ago•2 comments

Odysseus – self-hosted AI workspace

https://github.com/pewdiepie-archdaemon/odysseus
5•Dzheky•28m ago•2 comments

PnPUtil Command Line Tool for Driver Packages

https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/pnputil
2•ankitg12•30m ago•0 comments

Chibil: A C compiler targeting .NET IL

https://github.com/MichalStrehovsky/chibil
4•algorithmsRcool•32m ago•0 comments

Remove all LLM generated commits before people get hurt by this nonsense

https://github.com/RsyncProject/rsync/issues/934
3•shantnutiwari•34m ago•1 comments

Daily pill can double survival time for deadliest cancer, trial shows

https://www.theguardian.com/society/2026/may/31/daily-pill-daraxonrasib-double-survival-time-panc...
18•c-oreills•35m ago•2 comments

Acejou

https://zhenheai.com/en/
1•acejou•40m ago•0 comments

The Japan You Think Exists (But Doesn't)

https://chrisrowthorn.substack.com/p/the-japan-you-think-exists-but-doesnt
2•mcenedella•41m ago•0 comments

What we built in 2 weeks zerostack – the lightweight coding agent

https://rocketup.pages.dev/posts/what_we_built_in_2_weeks/
2•gidellav•46m ago•0 comments