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!

"Saf" in Google Trends

https://trends.google.com/trends/explore?date=today%203-m&geo=BG&q=saf&hl=en-GB
1•zipotm•22s ago•0 comments

Does AI-Assisted Coding Deliver? A Difference-in-Differences Study

https://arxiv.org/abs/2511.04427
1•airstrike•1m ago•0 comments

Making Fast-Paced Multiplayer Networked Games Is Hard (2015)

https://www.codeproject.com/articles/Making-Fast-Paced-Multiplayer-Networked-Games-is-H
1•indigodaddy•2m ago•0 comments

Elon Musk's Grokipedia cites a neo-Nazi website 42 times, researchers say

https://www.nbcnews.com/tech/elon-musk/elon-musk-grokipedia-wikipedia-neo-nazi-grok-42-encycloped...
2•tastyface•2m ago•0 comments

Hello World

1•hawthorneben•3m ago•0 comments

Dell Now Shipping Laptop with Qualcomm NPU on Linux Ahead of Windows 11

https://www.phoronix.com/news/Dell-Pro-Max-With-Qualcomm-NPU
1•Bender•6m ago•0 comments

Show HN: TDS Compass – AI prompt for your communication style

https://resonantlabsai.github.io/tds.compass/index.html
1•relationalai•7m ago•0 comments

US troops invade Mexico in dramatic escalation

https://www.dailymail.co.uk/news/article-15310923/US-troops-Mexican-beach-invasion-fentanyl.html
5•Bender•9m ago•2 comments

PHP 8.5 Released with New Pipe Operator, New URI Extension and Clone With

https://www.phoronix.com/news/PHP-8.5-Released
1•mikece•9m ago•1 comments

Show HN: Premortem, a coding-agent-powered airplane blackbox

https://github.com/tilework-tech/nori-premortem
1•theahura•10m ago•0 comments

Dropout CEO on launching superfan tier as streamer crosses 1M subscribers

https://variety.com/2025/tv/news/dropout-superfan-tier-price-explained-sam-reich-1236564699/
1•PaulHoule•10m ago•0 comments

Reversing the Construction of the View-Projection Matrix (Game Engine Reversing)

https://zero-irp.github.io/ViewProj-Blog/
1•davikr•10m ago•0 comments

Cursor Usage Tracker

https://goldfish-app-in4yd.ondigitalocean.app/
2•elban•11m ago•1 comments

Cutting LLM Batch Inference Time by Half with Dynamic Prefix Bucketing

https://www.daft.ai/blog/cutting-llm-batch-inference-time-in-half-dynamic-prefix-bucketing-at-scale
2•DISCURSIVE•12m ago•0 comments

Bandage-like device brings texture to touchscreens

https://news.northwestern.edu/stories/2025/11/bandage-like-device-brings-texture-to-touchscreens
3•geox•15m ago•0 comments

The Right-wing schism over property taxes

https://progressandpoverty.substack.com/p/the-right-wing-schism-over-property
3•WillDaSilva•15m ago•0 comments

Who is OpenAI's auditor? (Update: it's Deloitte)

https://www.ft.com/content/3cff198e-25e5-481a-bd34-e26941e1d12d
3•naves•16m ago•0 comments

AI Is Writing Its Own Kernels, and They Are 17x Faster

https://adrs-ucb.notion.site/autocomp
16•accheng•16m ago•8 comments

Strands Agent SOPs – Natural Language Workflows for AI Agents

https://aws.amazon.com/blogs/opensource/introducing-strands-agent-sops-natural-language-workflows...
1•mobrienv•16m ago•0 comments

NTSB: Ups MD-11F Preliminary Report

https://avweb.com/flight-safety/accidents-ntsb/ntsb-releases-ups-md-11-preliminary-report/
1•mxx•18m ago•2 comments

'The Age of Disclosure' Review

https://www.nytimes.com/2025/11/20/movies/the-age-of-disclosure-review.html
1•handfuloflight•18m ago•0 comments

Grok's Elon Musk worship is getting weird

https://www.theverge.com/ai-artificial-intelligence/825675/groks-elon-musk-worship-is-getting-weird
5•minimaxir•19m ago•6 comments

Design your website like a nice restaurant

https://paulmakeswebsites.com/writing/design-your-website-like-a-nice-restaurant/
1•paulhebert•21m ago•0 comments

Elon Musk Could 'Drink Piss Better Than Any Human in History,' Grok Says

https://www.404media.co/elon-musk-could-drink-piss-better-than-any-human-in-history-grok-says/
7•pulisse•27m ago•1 comments

Gmail can read your emails and attachments to train its AI, unless you opt out

https://www.malwarebytes.com/blog/news/2025/11/gmail-is-reading-your-emails-and-attachments-to-tr...
31•taubek•27m ago•5 comments

The New AI Consciousness Paper

https://www.astralcodexten.com/p/the-new-ai-consciousness-paper
1•paulpauper•28m ago•0 comments

Show HN: MindHalo – macOS study assistant using on-device Foundation Models

https://mindhalo.techfixpro.net
1•aarush-prakash•29m ago•2 comments

Founder of Cincinnati tech firm Rumby admits defrauding investors, repay $7M

https://www.usatoday.com
2•rmason•29m ago•1 comments

Harvard to Admit 50% Fewer PhD Students in Science, Walking Back Deeper Cuts

https://www.thecrimson.com/article/2025/11/19/fas-science-phds/
2•paulpauper•31m ago•0 comments

Suisun City and California Forever

https://www.nytimes.com/2025/11/18/business/economy/suisun-city-makes-an-offer-to-california-fore...
1•paulpauper•31m ago•0 comments