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!

Updating Darwin: Returning to an older theory to explain anomalies in evolution

https://theconversation.com/updating-darwin-biologists-are-returning-to-an-older-theory-to-explai...
1•theanonymousone•17s ago•0 comments

Musk settles long-running legal battle with X advertisers

https://www.ft.com/content/e1725176-ebe2-4d29-abe9-a27e11e8c1a8
1•thm•2m ago•0 comments

Self-hosting Kimi K3: 20% more hardware cost, 20% better task resolution

https://aistack.imec-int.com/blog/gpu-self-hosting
1•flifenstein•2m ago•0 comments

BMW to cut several thousand jobs in latest blow to German auto sector

https://www.cnbc.com/2026/07/29/bmw-to-cut-several-thousand-jobs-in-latest-blow-to-german-auto-se...
2•johnbarron•3m ago•0 comments

Show HN: FlipCloc for Mac out now. A gorgeous flip clock and screensaver

https://flipcloc.com
1•moonalien•4m ago•0 comments

Fruit Merge Puzzle Game

https://apps.apple.com/us/app/fruit-merge-melon-puzzle/id6745539199
1•harrymatics•4m ago•0 comments

Show HN: NightRun, bare metal LLM inference, no OS, boots from USB

https://github.com/hardrave/NIGHTRUN
1•hardrave•4m ago•0 comments

Show HN: P2Present – slides and talk video in sync, preserved on any storage

https://p2present.com/
1•shayanbahal•4m ago•0 comments

Show HN: Unducked – a rubber duck that roasts your code

https://unducked.com/
1•tmoreton•5m ago•0 comments

Strait of Hormuz closure may trigger a bioinvasion super-spreader event

https://link.springer.com/article/10.1007/s10530-026-03893-5?
1•littlexsparkee•6m ago•0 comments

Boeing still working with NASA to schedule next Starliner flight – SpaceNews

https://spacenews.com/boeing-still-working-with-nasa-to-schedule-next-starliner-flight/
2•rbanffy•7m ago•0 comments

My Personal Software Journey: Self-Hosting Agent-Built Apps on a Mac Mini

https://metedata.substack.com/p/016-my-personal-software-journey
1•young_mete•8m ago•0 comments

Graph Engineering Needs a Compiler

https://fluxtion-playground.dev/blog/2026-07-29-graph-engineering-needs-a-compiler
2•v12technology•8m ago•0 comments

China's commercial space boom poses strategic challenge for the US

https://www.ft.com/content/fedcff18-6ccb-4cbe-b4c2-b852d37943ae
1•JumpCrisscross•9m ago•0 comments

Show HN: A browser hide-and-seek game where you paint your own camouflage

https://somodus.com/g/cd3fa1526bc44a58b525848d92858558
1•eric2025•9m ago•0 comments

Show HN: Orbital – the project agent that maintains your wo

https://github.com/zqiren/Orbital
1•10keane•10m ago•0 comments

Self-Writing Autobiography

https://massimo.context-use.com/p/about/projects/2026_context-use/why
2•maxalbarello•10m ago•1 comments

Building an Affiliation Network for Blog Posts and Tags in Hugo

https://ohaodha.ie/blog/building-an-affiliation-network-for-blog-posts--tags-in-hugo/
2•ohaodha•10m ago•0 comments

Windows 11 is quietly installing OneDrive Photos

https://www.windowslatest.com/2026/07/29/windows-11-is-quietly-installing-onedrive-photos-another...
3•hn_acker•11m ago•1 comments

Apple's iMessage Scanning Flagged a Video of My Friend's Dog as Nudity

https://www.404media.co/apples-imessage-scanning-flagged-a-video-of-my-friends-dog-as-nudity/
2•Brajeshwar•11m ago•0 comments

ASRock Rack 4U16X-GNR2 Nvidia HGX B300 8-GPU Server Review – ServeTheHome

https://www.servethehome.com/asrock-rack-4u16x-gnr2-nvidia-hgx-b300-8-gpu-server-intel-zutacore-r...
1•rbanffy•12m ago•0 comments

Show HN: PDFUnlock - Unlock password-protected PDFs right from Finder

https://shubhamjain.co/pdf-unlock/
1•shubhamjain•12m ago•0 comments

Unmoderated by Design: How Hugging Face Enables NCII

https://aiforensics.org/work/hugging-face-ncii
1•Timshel•12m ago•0 comments

Teacher arrested for clapping in opposition at an AI data center meeting

https://www.tomshardware.com/tech-industry/data-centers/teacher-arrested-for-clapping-in-support-...
1•rbanffy•12m ago•0 comments

Shai-Hulud and the risks of external dependencies

https://scotto.me/blog/2026-07-29-shai-hulud-code-review/
1•silcoon•13m ago•0 comments

The Unreasonable Effectiveness of Constructive Data Modeling [video]

https://www.youtube.com/watch?v=0BXuYlNrUmE
2•gandreani•13m ago•1 comments

Developers are attached to tools because tools encode trust

https://stackoverflow.blog/2026/07/29/developers-are-attached-to-tools-because-tools-encode-trust/
2•HieronymusBosch•15m ago•0 comments

I compared 5 popular token saving methods in Codex and found that none delivered

https://www.stet.sh/blog/gpt-56-token-saving-modes
1•bisonbear•15m ago•0 comments

We built an MCP server for your SRE agent

https://clickhouse.com/blog/benchmarking-the-clickstack-mcp-server-with-hdx-evals
1•mikeshi42•15m ago•0 comments

Show HN: A beautiful reader for Hacker News

https://hn.shubhangsharma.com/
1•sss111•15m ago•0 comments