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

Show HN: Moveet – real-time fleet simulator with A* pathfinding on real roads

https://github.com/ivannovazzi/moveet
1•ivannovazzi•56s ago•0 comments

Claude 2028 – For a More Perfect Union

https://claude2028.org/
1•jonbaer•1m ago•0 comments

AutoKernel: Autoresearch for GPU Kernels

https://github.com/RightNow-AI/autokernel
2•frozenseven•5m ago•0 comments

Passkeys were supposed to replace passwords, but they're failing

https://www.howtogeek.com/passkeys-were-supposed-to-replace-passwords-but-theyre-failing-for-the-...
1•vdelitz•6m ago•1 comments

Zen Fascists Will Control You

https://www.ianbetteridge.com/zen-fascist-wi/
1•brunohaid•8m ago•0 comments

Compact-dict – a cache-local, linear probing hash map in Rust

https://github.com/gustawdaniel/compact-dict
2•gustawdaniel•9m ago•1 comments

Prisoner's Dilemma in World Baseball Classic for Mexico and Italy Threatens USA

1•travisjungroth•10m ago•0 comments

I'm going to build my own OpenClaw, with blackjack and bun

https://github.com/rcarmo/piclaw
1•rcarmo•11m ago•0 comments

I Reduced 5 hours of Testing my Agentic AI applcaition to 10 mins

https://github.com/onepaneai/mantis
1•ashmil•12m ago•1 comments

SpacetimeDB: A Short Technical Review

https://strn.cat/w/articles/spacetime/
1•quantumwoke•14m ago•0 comments

Show HN: Lightsecond Video Surveys

https://lightsecond.io/
2•dmonn•15m ago•0 comments

SpaceX launches 15K-pound TV satellite to orbit on its 30th mission of the year

https://www.space.com/space-exploration/launches-spacecraft/spacex-launches-15-000-pound-tv-satel...
2•Brajeshwar•15m ago•0 comments

Story of Weda Bay: How nature is being sacrificed for mining

https://www.theguardian.com/environment/ng-interactive/2026/mar/11/how-mining-threatens-the-world...
2•defrost•18m ago•0 comments

Download Xiaohongshu Video

https://downloadxiaohongshuvideo.com/
2•Evan233•19m ago•0 comments

C++26: The Oxford Variadic Comma

https://www.sandordargo.com/blog/2026/03/11/cpp26-oxford-variadic-comma
3•ingve•20m ago•0 comments

Axllm: DSPy for TypeScript

https://axllm.dev/
2•handfuloflight•22m ago•0 comments

Mathematics is undergoing the biggest change in its history

https://www.newscientist.com/article/2518526-mathematics-is-undergoing-the-biggest-change-in-its-...
5•jonbaer•22m ago•1 comments

Coding agents for production iOS: a senior engineer's setup for 2x the output

https://ignatovv.me/blog/coding-agents-for-production-ios/
3•tosh•22m ago•0 comments

Microsoft patents system for AI helpers to finish games for you

https://www.dexerto.com/gaming/microsoft-patents-system-for-ai-helpers-to-finish-games-for-you-33...
3•JeanKage•24m ago•0 comments

Millennium Challenge 2002

https://en.wikipedia.org/wiki/Millennium_Challenge_2002
1•vrganj•26m ago•0 comments

PromptVault free tool for multi agentic development

2•bohdokas•27m ago•0 comments

Ask HN: How to Plan for a Better GTM for a Digital SaaS Product B2B

1•sriramgonella•30m ago•0 comments

The 'number station' sending mystery messages to Iran

https://www.ft.com/content/86c4a4ca-ca06-4fc8-90fe-4f46357b804f
3•thm•31m ago•0 comments

White-Box Attacks on PhotoDNA Perceptual Hash Function

https://eprint.iacr.org/2026/486
1•_____k•32m ago•0 comments

Michael Faraday: Scientist and Nonconformist (1996)

http://silas.psfc.mit.edu/Faraday/
3•o4c•38m ago•0 comments

An open letter to Grammarly and other plagiarists, thieves and slop merchants

https://www.moryan.com/an-open-letter-to-grammarly-and-other-plagiarists-thieves-and-slop-merchants/
3•october8140•42m ago•0 comments

Reaching net zero by 2050 'cheaper for UK than one fossil fuel crisis'

https://www.theguardian.com/environment/2026/mar/11/reaching-net-zero-by-2050-cheaper-for-uk-than...
3•ljf•45m ago•0 comments

4n6Img Project

1•Hoxed•49m ago•0 comments

Capital Isn't Destiny

https://writing.nikunjk.com/p/capital-isnt-destiny
2•tosh•50m ago•0 comments

Show HN: CLI and TUI for Elasticsearch and OpenSearch

https://github.com/jillesvangurp/kt-search/tree/master/ktsearch-cli
2•jillesvangurp•50m ago•1 comments