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

Earth's core and core-mantle boundary

https://www.nature.com/collections/bccidfjbaf
1•wjb3•2m ago•0 comments

Lightscape 2025

https://gggp.org/lightscape/
2•mooreds•2m ago•0 comments

Wild Geese by Mary Oliver

https://allpoetry.com/poem/15374223-Wild-geese-by-Mary-J-Oliver
1•mooreds•2m ago•0 comments

Syncthing-Android have had a silent change of owner/maintainer

https://github.com/researchxxl/syncthing-android/issues/16
2•embedding-shape•2m ago•0 comments

Securing Rails Applications

https://guides.rubyonrails.org/security.html
1•mooreds•2m ago•0 comments

Qantas Boeing 737 Took Off with Incorrect Weight Calculations

https://simpleflying.com/over-50-passengers-missing-qantas-boeing-737-incorrect-weight/
1•fluxusars•3m ago•0 comments

Deepin

https://en.wikipedia.org/wiki/Deepin
1•doener•4m ago•0 comments

An in-depth look at Google's first TPU (2017)

https://cloud.google.com/blog/products/ai-machine-learning/an-in-depth-look-at-googles-first-tens...
1•hbarka•5m ago•0 comments

Video Calls in the Terminal?

https://github.com/svanichkin/say
1•chandanyuva•8m ago•0 comments

Draw anything you want on my desk

https://draw.rhys.dev/
1•rhyssullivan1•9m ago•0 comments

ZenDis: Co-Creating Digital Sovereignty

https://www.zendis.de/en
2•doener•11m ago•0 comments

GNU Taller: Taxable Anonymous Libre Economic Reserves

https://www.taler.net/en/features.html
2•KolmogorovComp•13m ago•0 comments

The Ethical Computing Initiative

https://aol.codeberg.page/eci/
5•iris-digital•14m ago•1 comments

Evidence from the One Laptop per Child Program in Rural Peru

https://www.nber.org/papers/w34495
1•danso•22m ago•0 comments

Using LLMs for Breadcrumbs, Not Code Generation

https://bonniesimon.in/blog/breadcrumbs-approach-to-learning-with-llms
2•bonniesimon•23m ago•0 comments

Potential wolf tool use caught on camera

https://www.youtube.com/watch?v=_Fjo2-sKRTc
3•wjb3•27m ago•1 comments

Show HN: My super fast circular imports checker for TypeScript in Go

https://github.com/jayu/rev-dep
1•jayu_dev•29m ago•0 comments

Show HN: SmokeRand: a new test suite for pseudorandom number generators

https://github.com/alvoskov/SmokeRand
1•Dig386•29m ago•0 comments

Show HN: MemCloud – Pool unused RAM across LAN devices (Rust, zero-config)

https://github.com/vibhanshu2001/memcloud
1•vibhanshugarg•30m ago•0 comments

Pet Activity Tracker Using XIAO BLE Sense and Edge Impulse

https://www.hackster.io/mithun-das/pet-activity-tracker-using-xiao-ble-sense-edge-impulse-858d73
1•eamag•31m ago•0 comments

Show HN: Sherp, a CLI for building presentations from Markdown/MDX

https://github.com/skeptrunedev/sherp
1•skeptrune•32m ago•0 comments

Ask HN: Posted AI book on algorithms–5.3K views, zero sales. What now?

4•lucaherrorpress•32m ago•2 comments

What's the "best" way to version your product?

2•sshadmand•32m ago•1 comments

Show HN: Web CLI – Self-hosted web terminal for local and remote server

https://github.com/pozgo/web-cli
3•polinux•37m ago•1 comments

How this secret data company is powering the AI revolution [video]

https://www.youtube.com/watch?v=dduQeaqmpnI
2•alex_hirner•37m ago•0 comments

Show HN: A Next.js Recreation of the iPadOS Cursor

https://ipados-cursor.vercel.app/
4•SpyCoder77•37m ago•0 comments

Safedom.ai – open-source DOM cleaner for privacy-safe AI browsing

https://github.com/jennifer-ha/SafeDOM.ai
2•jennifer-ha•44m ago•1 comments

You Gotta Push If You Wanna Pull

https://www.morling.dev/blog/you-gotta-push-if-you-wanna-pull/
3•tedyoung•44m ago•2 comments

Web CLI – Self-hosted web terminal for local and remote server management

https://github.com/polinux/web-cli
1•polinux•46m ago•1 comments

Show HN: Handler – A2A Protocol Client CLI and TUI

https://github.com/alDuncanson/Handler
1•alDuncanson•46m ago•0 comments