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

Migrating Etsy's database sharding to Vitess

https://www.etsy.com/codeascraft/migrating-etsyas-database-sharding-to-vitess
1•dubesar55•1m ago•0 comments

Apple's John Ternus Profile: The Likely Successor to Tim Cook as CEO

https://www.bloomberg.com/features/2026-apple-next-ceo/
1•Tomte•1m ago•0 comments

Trulycodes Provides Verified Coupon Codes for Confident Savings

https://trulycodes.com/
1•trulycodes•3m ago•0 comments

Snowflake makes cuts as part of 'targeted adjustments' to the company's strategy

https://www.businessinsider.com/snowflake-layoffs-strategy-ai-growth-2026-3
1•taubek•5m ago•0 comments

Open-source server panel in Rust (57MB RAM, 371 endpoints, zero cost)

https://dockpanel.dev/
1•ovexro•6m ago•0 comments

Kimchi-derived probiotic found to promote excretion of intestinal nanoplastics

https://phys.org/news/2026-03-kimchi-derived-probiotic-excretion-intestinal.html
2•teleforce•12m ago•0 comments

Why repositories need semantic memory, not bigger context windows

https://krzysztofdudek.substack.com/p/code-has-logic-it-does-not-have-meaning
1•chrisdudek•14m ago•0 comments

Human Resources

https://suvamsh.com/blog/human-resources/
1•suvamsh•22m ago•1 comments

Show HN: Fixy – Real-time group chat with humans and AI agents (GPT, Claude,..)

https://fixy.ai/
1•frdfrd•22m ago•0 comments

Agents kept getting stuck searching for Solar icons; I built a CLI to solve this

https://www.npmjs.com/package/search-solar
1•_bittere•23m ago•1 comments

Ski lift demolished as glacier on Germany's highest mountain melts away

https://www.rte.ie/news/newslens/2026/0321/1564451-ski-lift-demolished-as-german-glacier-melts-away/
2•austinallegro•23m ago•0 comments

Introducing AI chunking to semchunk

https://isaacus.com/blog/introducing-ai-chunking-to-semchunk
2•ubutler•28m ago•0 comments

Show HN: I built a census for AI agents – first record is a robot from 1890

https://ghostshell.host
1•GhostShellJoule•36m ago•1 comments

Tell HN: YouTube - the "Jewel of the Internet" has faded

2•wewewedxfgdf•36m ago•0 comments

Changing the World

https://geohot.github.io//blog/jekyll/update/2026/03/23/changing-the-world.html
1•curtsmith•37m ago•0 comments

A web of sensors: How the US spots missiles and drones from Iran

https://theconversation.com/a-web-of-sensors-how-the-us-spots-missiles-and-drones-from-iran-278865
2•1659447091•37m ago•0 comments

Air Canada CRJ collides with fire fighting truck on landing in New York

https://www.flightradar24.com/blog/flight-tracking-news/major-incident/air-canada-crj-collides-wi...
3•mcbain•37m ago•0 comments

Show HN: Claudebox – Your Claude Subscription as Personal API

https://github.com/ArmanJR/claudebox
1•armanj•40m ago•0 comments

Show HN: Real-Time Robot Motion Planning in the Browser with WASM

https://zkingston.com/vamp-web/
1•zak_kingston•43m ago•0 comments

Art is not being replaced by AI

https://www.nicolasdeory.com/thoughts/ai-wont-replace-art
1•nicodeory•45m ago•0 comments

"We had to kill the gecko in order to save it"

https://www.theguardian.com/environment/2026/mar/22/i-discovered-three-new-geckos-in-cambodia-lim...
2•zabzonk•47m ago•1 comments

Joy – Trust Network for AI Agents (7k agents registered)

https://joy-connect.fly.dev
1•savvyllm•47m ago•0 comments

Show HN: Mamba SSM in Rust – training and inference with custom CUDA kernels

https://github.com/silvermpx/mamba-rs
1•silvermpx•52m ago•0 comments

How Is a Fish Like a Number?

https://derangedmathematician.substack.com/p/how-is-a-fish-like-a-number
1•nill0•54m ago•0 comments

Iceberg Causes Postgres Acquisitions?

https://www.scalingpostgres.com/episodes/409-iceberg-causes-postgres-acquisitions/
1•aamederen•55m ago•0 comments

Escher's Print Gallery, and the tour of complex analysis (3b1b) [video]

https://www.youtube.com/watch?v=ldxFjLJ3rVY
2•vismit2000•55m ago•0 comments

Just One More Prompt (Peter Steinberger)

https://steipete.me/posts/just-one-more-prompt
1•jxmorris12•56m ago•0 comments

FedEx has started delivering AI training to over 400k workers

https://www.cnbc.com/2026/03/21/fedex-jobs-ai-training.html
2•petethomas•1h ago•0 comments

The data wall is billions of years of evolution (2024)

https://dynomight.net/data-wall/
2•andsoitis•1h ago•0 comments

CECbot: A TV box botnet that grabs the remote and maps the house

https://github.com/deepfield/public-research/blob/main/cecbot/report.md
3•bashtoni•1h ago•0 comments