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

Our domain and we need to police it

1•4slider•1m ago•0 comments

Biosciences said it cloned red wolves. Is it for real?

https://www.technologyreview.com/2026/04/20/1135222/red-wolves-colossal-biosciences-clones/
1•joozio•1m ago•0 comments

Amazon's AI boom is creating mess of duplicate tools and data inside the company

https://www.businessinsider.com/ai-sprawl-amazon-tool-duplication-data-risk-2026-4
1•cebert•2m ago•0 comments

68M AI Crawler Visits Show What Drives AI Search Visibility

https://www.searchenginejournal.com/68-million-ai-crawler-visits-show-what-drives-ai-search-visib...
1•giuliomagnifico•4m ago•0 comments

Who Killed the Florida Orange?

https://slate.com/business/2026/04/florida-state-orange-food-houses-real-estate.html
1•jgwil2•4m ago•0 comments

HomeDock OS – Turn any computer into your own private Cloud

https://www.homedock.cloud/
1•amai•4m ago•0 comments

Can I code on my PC? Gemma4 26B A4B vs. Qwen3.6 35B A3B Coding benchmark

https://grigio.org/can-i-really-code-on-my-pc-gemma4-26b-a4b-vs-qwen3-6-35b-a3b-coding-benchmark/
1•grigio•4m ago•0 comments

NASA Artemis Posters

https://www.nasa.gov/gallery/artemis/
3•bookofjoe•7m ago•0 comments

Finding zombies in our systems: A real-world story of CPU bottlenecks

https://medium.com/pinterest-engineering/finding-zombies-in-our-systems-a-real-world-story-of-cpu...
1•speckx•7m ago•0 comments

API returned success. The system hasn't finished yet

https://blog.bridgexapi.io/what-your-api-already-did-before-returning-success-and-why-that-matters
1•Bridgexapi•9m ago•1 comments

Brave Origin

https://support.brave.app/hc/en-us/articles/38561489788173-What-is-Brave-Origin
2•baal80spam•9m ago•0 comments

Implementing MikroTik's Binary API Protocol in Python from Scratch

https://www.joekarlsson.com/blog/implementing-mikrotik-binary-api-protocol-in-python/
1•swq115•11m ago•0 comments

We built a charting benchmark suite: ChartGPU, Plotly, ECharts, SciChart

https://github.com/abtsoftware/javascript-chart-performance-test-suite
1•abtgraphics•13m ago•0 comments

Why macOS27 won't be supporting Intel anymore

https://twitter.com/Lina_Hoshino/status/2046112493320458649
3•tasoeur•14m ago•0 comments

Additive-only stereo imaging driven by time-frequency opportunity mapping

https://github.com/aston89/ASIP-Adaptive-Spatial-Imaging-Processor/tree/main
1•Aston89•16m ago•0 comments

NATS 2.14 (RC 1) Fast-Ingest Batch Publishing

https://qaze.app/blog/nats-fast-ingest-batch-publish/
1•SebastianM•19m ago•0 comments

WebUSB Extension for Firefox

https://github.com/ArcaneNibble/awawausb
2•tuananh•21m ago•0 comments

Show HN: See if the GitHub stars are real or fake

https://github.com/mercurialsolo/realstars
1•mercurialsolo•25m ago•0 comments

ChatGPT thinks I speak Hindi. I don't

https://old.reddit.com/r/ChatGPT/comments/1s2u82g/chatgpt_randomly_used_a_hindi_word_im_curious/
1•2dvisio•26m ago•1 comments

Show HN: Nodify – Open-Source Headless CMS, CaaS and Native Multilingual Support

https://github.com/AZIRARM/nodify
1•equinox6380•27m ago•0 comments

Same Prompt, Worse Results

https://dheer.co/same-prompt-worse-results/
1•bushido•28m ago•0 comments

Web.archive.org/Web/20230415M*/Litha.pages.dev

https://web.archive.org/web/20230415000000*/litha.pages.dev
1•openrockets•28m ago•0 comments

A Pascal's Wager for AI Doomers

https://pluralistic.net/2026/04/16/pascals-wager/
2•vrganj•29m ago•0 comments

Ask HN: What Vercel alternatives do you recommend?

1•jaynate•35m ago•0 comments

Zsolangi880 Gmail.com

https://blog.cloudflare.com/organizations-beta/
1•hadrabad•38m ago•0 comments

Hacking Google Random Number Generator (Part 2)

https://ivanludvig.dev/tech/google-random-v2
2•IvanLudvig•41m ago•0 comments

Shipping React UI Fast Without Making a Mess

https://www.yashkapure.com/en/blog/shipping-react-ui-fast-without-making-a-mess/
1•yashkapure•43m ago•0 comments

Why the AI Revolution Is a Question About Human Nature, Not Technology

https://medium.com/@genady_awarelife/the-ai-revolution-is-not-about-technology-its-about-what-it-...
1•genadym•43m ago•0 comments

All your agents are going async

https://zknill.io/posts/all-your-agents-are-going-async/
2•zknill•53m ago•1 comments

ChangelogHub – changelogs of the software packages in one place

https://fatihky.github.io/clhub/
1•fatihky•53m ago•0 comments