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!

288,493 Requests – How I Spotted an XML-RPC Brute Force from a Weird Cache Ratio

https://marcindudek.dev/blog/xmlrpc-brute-force-cache-rate/
1•taubek•19s ago•0 comments

Debate on Taout.tv: Hacker News – Light or Dark?

https://www.taout.tv/scheduled/72c8a9d1-dea2-4ae1-b900-1f4178809e0b
1•fcpguru•21s ago•0 comments

1 year of LLMs writing code for me

https://www.alexarvanitidis.dev/blog/1-year-of-llms-writing-code-for-me
1•alarvfm•1m ago•0 comments

Women's immune systems show bigger age-related changes than men's

https://medicalxpress.com/news/2026-04-women-immune-bigger-age-men.html
1•gmays•1m ago•0 comments

Show HN: Zero WYSIWYG – A lightweight, zero-dependency HTML editor

https://github.com/KaTXi/zero-wysiwyg
1•KaTXi•1m ago•1 comments

The "Hand Farms" of India: Fueling the AI Robot Revolution with Human Motion

https://quasa.io/media/the-hidden-hand-farms-of-india-fueling-the-ai-robot-revolution-with-human-...
1•Michelangelo11•2m ago•0 comments

Show HN: Rockraft – a Rust framework for building strongly consistent KV stores

https://github.com/lichuang/rockraft
1•codedump•3m ago•1 comments

Will Musk ever be forced to explain what he did inside DOGE?

https://www.cnn.com/2026/04/13/politics/elon-musk-doge-lawsuits-avoid-deposition-questions
1•breve•3m ago•0 comments

Block-Level CRDT: The Missing Piece for Collaborative AI Agent Memory

https://marcobambini.substack.com/p/block-level-lww-the-missing-piece
1•marcobambini•6m ago•1 comments

Evolved agent skills are often indistinguishable from memorization

https://theprincipledagent.com/2026/04/12/locally-rational-globally-harmful-learning-new-skills-2/
1•wmaxlees•7m ago•0 comments

Checking my model vibes against SWE-Bench Pro

https://blog.nilenso.com/blog/2026/04/08/checking-my-model-vibes-against-swe-bench-pro/
1•sriharis•8m ago•0 comments

Microsoft exec suggests AI agents will need to buy licenses,just like employees

https://www.businessinsider.com/microsoft-executive-suggests-ai-agents-buy-software-licenses-seat...
1•whynotmaybe•8m ago•0 comments

Mi – agentic harness in 30 lines of JavaScript

https://github.com/av/mi
2•everlier•9m ago•1 comments

How to fundraise one million million dollars, part 1

https://nataliercargill.substack.com/p/how-to-fundraise-one-million-million
1•surprisetalk•9m ago•0 comments

Hatter: Native Haskell Mobile Apps

https://jappie.me/hatter-native-haskell-mobile-apps.html
1•surprisetalk•9m ago•0 comments

Notes on Hong Kong

https://www.strangeloopcanon.com/p/notes-on-hong-kong
1•surprisetalk•9m ago•0 comments

"Ben Lost Everything" [video]

https://www.youtube.com/watch?v=_wPSSUjpnPE
1•surprisetalk•9m ago•0 comments

Cloudflare: Agents have their own computers with Sandboxes GA

https://blog.cloudflare.com/sandbox-ga/
1•emot•10m ago•0 comments

Show HN: CJIT, a single-binary C compiler that can self host

https://dyne.org/cjit/
1•jaromilrojo•11m ago•0 comments

Ask HN: How do you build a technical audience online in 2026?

1•phpnode•12m ago•0 comments

Ask HN: How can I identify and prevent graceful degradation when using ChatGPT

1•ripvanwinkle•13m ago•0 comments

Ice from Greenland Costs $100 for Six Cubes

https://www.wsj.com/science/environment/greenland-arctic-ice-dubai-trump-db2b4cae
1•bookofjoe•15m ago•1 comments

Renovate and Dependabot: The New Malware Delivery System

https://blog.gitguardian.com/renovate-dependabot-the-new-malware-delivery-system/
3•cwinq•18m ago•0 comments

Most people who ride bikes have no idea how to shift gears

https://maxmautner.com/2026/04/11/gear-shifting.html
3•mslate•19m ago•1 comments

The AlphaGo moment for vulnerability research?

https://vincenzoiozzo.com/blog/alphago-moment-vuln-research
1•snagg•20m ago•0 comments

Reduce token consumption through better CLI design

https://github.com/Camil-H/cli-agent-lint
2•1000k•22m ago•0 comments

Why are some startups ignoring the SEC? (2024)

https://business.lehigh.edu/news/lehigh-business-magazine/issue-no-10-2024-2025/case-missing-form-d
2•eatonphil•24m ago•1 comments

Selfmanager.ai – AI task manager built around dates, not lists/folders/boards

https://selfmanager.ai/
2•mariansorca•25m ago•0 comments

As AI use increases at work, many still choose not to use it, Gallup poll finds

https://apnews.com/article/ai-workplace-poll-gallup-gemini-chatgpt-e4c129e9773255203ccae208bfccb367
2•1vuio0pswjnm7•25m ago•0 comments

Uber: Leading engineering through an agentic shift [video]

https://www.youtube.com/watch?v=i1tZN41VKcE
1•pramodbiligiri•25m ago•0 comments