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!

Why Pricing Power Is the Most Important Economic Signal No One Tracks

https://capitalfolly.com/
1•d_e_solomon•3m ago•1 comments

Should R ecosystem be a choice for longer-term projects?

1•northlondoner•6m ago•0 comments

If you're building an AI product, interface is your primry competitive advantage

https://eleganthack.com/ux-is-your-moat-and-youre-ignoring-it/
1•kaizenb•7m ago•0 comments

Kastor – Build data pipelines visually

https://kastor-242087227970.us-west1.run.app/
1•Snidow•11m ago•1 comments

Statistical Process Control in Python

https://timothyfraser.com/sigma/statistical-process-control-in-python.html
1•lifeisstillgood•13m ago•0 comments

Show HN: SpacePigeon – Save and Restore macOS Workspaces

https://github.com/louivers/spacepigeon
1•kakmuis•18m ago•0 comments

It's Not Just You – The iOS Keyboard Is Broken

https://youtu.be/hksVvXONrIo
2•jmaker•19m ago•1 comments

Show HN: Hanzi Stroke – An interactive tool to learn Chinese character writing

https://www.hanzistroke.com/en
1•YarkYao•21m ago•0 comments

After nearly 100 years, scientists may have detected dark matter

https://phys.org/news/2025-11-years-scientists-dark.html
1•alex-moon•21m ago•0 comments

Stanford AI Club: Jeff Dean on Important AI Trends [video]

https://www.youtube.com/watch?v=AnTw_t21ayE
1•pss314•23m ago•0 comments

Show HN: SkimIt – An extension to highlight Green/Red flags on LinkedIn profiles

https://chromewebstore.google.com/detail/skimit-linkedin-recruiter/ipaajbgmiinahmfbmmjpikmfjkccpocj
1•ngninja•26m ago•0 comments

AWS is 10x slower than a dedicated server for the same price [video]

https://www.youtube.com/watch?v=Ps3AI1kTIR4
53•wolfgangbabad•34m ago•33 comments

Show HN: I built directory of fashion brands because I didn't know how to dress

https://brandlist.it.com
1•EthanSeo•36m ago•1 comments

First make it fast, then make it smart

https://kix.dev/first-make-it-fast-then-make-it-smart/
1•kixpanganiban•38m ago•0 comments

Branch, Test, Deploy: A Git-Inspired Approach for Data

https://motherduck.com/blog/git-for-data-part-1/
2•articsputnik•40m ago•0 comments

Human_fallback

https://www.nplusonemag.com/issue-44/essays/human_fallback/
1•pizza•40m ago•0 comments

Tor switches to new Counter Galois Onion relay encryption algorithm

https://www.bleepingcomputer.com/news/security/tor-switches-to-new-counter-galois-onion-relay-enc...
2•N19PEDL2•41m ago•0 comments

AI Slop Recipes Are Taking over the Internet – and Thanksgiving Dinner

https://www.bloomberg.com/news/articles/2025-11-25/ai-slop-recipes-are-taking-over-the-internet-a...
1•thm•42m ago•0 comments

What's the point of learning functional programming?

https://blog.daniel-beskin.com/2025-11-13-point-of-learning-fp
1•imjacobclark•45m ago•0 comments

Show HN: I Cloned a YC startup in 3 hours

https://kanjieight.vercel.app/
2•Mikecraft•47m ago•0 comments

Qiskit – software stack for quantum computing

https://www.ibm.com/quantum/qiskit
1•thinkingemote•48m ago•0 comments

Cloud Neocloud Lambda's vision of the future: 'One GPU, one person'

https://www.fierce-network.com/cloud/neocloud-lambdas-vision-future-one-gpu-one-person
1•oavioklein•53m ago•0 comments

Idempotency Keys

https://www.morling.dev/blog/on-idempotency-keys/
1•ingve•53m ago•0 comments

Why AI Safety Won't Make America Lose the Race with China

https://www.astralcodexten.com/p/why-ai-safety-wont-make-america-lose
2•pseudolus•56m ago•0 comments

Image Diffusion Models Exhibit Emergent Temporal Propagation in Videos

https://arxiv.org/abs/2511.19936
2•50kIters•57m ago•0 comments

The Thanksgiving Special

https://medium.com/luminasticity/the-thanksgiving-special-cc1f9b6fc9d5
1•bryanrasmussen•57m ago•0 comments

How to Run Profitable Pricing Experiments?

https://cleancommit.io/blog/pricing-experiments/
1•mrkaluzny•58m ago•0 comments

FAA probes Amazon after delivery drone snaps internet cable in Texas

https://www.reuters.com/business/retail-consumer/faa-probes-amazon-after-delivery-drone-snaps-int...
2•pseudolus•1h ago•0 comments

Can You Build a Product with Hard Single-Stack Developers?

https://oneknightinproduct.substack.com/p/can-you-really-build-a-product-with
1•imjacobclark•1h ago•0 comments

ML LLVM Project: Compiler Infrastructure for ML-Driven Optimizations

https://github.com/IITH-Compilers/ml-llvm-project
2•ingve•1h ago•0 comments