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•1y 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!

Tokoro – open, signed event protocol with LLM crawler

https://github.com/robertoranon/tokoro
1•robran•1m ago•0 comments

The Ecosystem Security Team at the PHP Foundation

https://thephp.foundation/blog/2026/05/18/announcing-ecosystem-security-team/
1•danielpetrica•1m ago•0 comments

Welcome to Order by Jungle

https://boringsql.com/posts/order-by-jungle/
1•gregnavis•1m ago•0 comments

Jury Hands Victory to Sam Altman and OpenAI in Battle with Elon Musk

https://www.theguardian.com/technology/2026/may/18/sam-altman-trial-victory-elon-musk-openai
1•beardyw•2m ago•0 comments

The big AI companies are going to see their margins disappear

https://www.theregister.com/ai-ml/2026/05/18/the-big-ai-companies-are-going-to-see-their-margins-...
1•Bender•3m ago•0 comments

Casuarina Linux: A Glibc-Based Chimera Linux Derivative

https://casuarina.org/news/introducing-casuarina-linux/
1•grigio•3m ago•0 comments

Legal fail: Don't use AI to sue Facebook users for calling you a bad date

https://arstechnica.com/tech-policy/2026/05/legal-fail-dont-use-ai-to-sue-facebook-users-for-call...
1•Bender•4m ago•0 comments

AI is likely to widen the gap between corporate giants and everyone else

https://finance.yahoo.com/markets/article/history-says-ai-is-likely-to-widen-the-gap-between-corp...
1•wslh•4m ago•0 comments

Ebola outbreak: WHO declares emergency, US restricts travel, American infected

https://arstechnica.com/health/2026/05/ebola-outbreak-who-declares-emergency-us-restricts-travel-...
1•Bender•5m ago•0 comments

Millions of merchants speak UCP

https://twitter.com/igrigorik/status/2056417991693312370
1•doppp•7m ago•0 comments

Googolplex Written Out

https://www.googolplexwrittenout.com/
1•syx•8m ago•0 comments

Gemini is in danger of going full Copilot

https://www.theverge.com/tech/931752/google-io-2026-gemini-icon-docs-workspace
1•ilreb•10m ago•0 comments

Gaussian Splat of a Strawberry

https://superspl.at/scene/84df8849
1•danybittel•10m ago•0 comments

Drug Development Failure: How GLP-1 Development Was Abandoned in 1990

https://muse.jhu.edu/verify?url=%2Farticle%2F936213&r=479323
1•Anon84•10m ago•0 comments

NosDAV: Nostr-native Solid storage server. Powered by JSS

https://nosdav.com/server/
1•sigalor•11m ago•0 comments

AdminForth – Open-source admin framework with a built-in AI agent [video]

https://www.youtube.com/watch?v=4tB8uzY__uk
1•nixy71•13m ago•0 comments

An open question about how AI agent skills should be distributed

https://github.com/hymhub/skill-indexer
1•1749207188•13m ago•0 comments

Trump admin creates $1.7B fund for allies of the president

https://www.cnn.com/2026/05/18/politics/trump-irs-lawsuit-fund-for-allies
4•tdeck•13m ago•0 comments

All the Bugs They Found

https://andreapivetta.com/posts/all-the-bugs-they-found.html
1•ziggy42•15m ago•0 comments

Show HN: Barstool, a Prettier macOS Menubar

https://barstool.lotl.dev/
1•thecommieaxo•15m ago•0 comments

Show HN: ShakeToFocus – blur everything except your active window on macOS

https://beinlife.gumroad.com/l/shake-to-focus
1•BeInLife•15m ago•0 comments

The million-dollar math problem hardly anyone is trying to solve

https://www.scientificamerican.com/article/the-riemann-hypothesis-is-a-million-dollar-math-proble...
1•baruchel•16m ago•0 comments

Before Making It Configurable

https://rugu.dev/en/blog/before-making-it-configurable/
1•kugurerdem•18m ago•0 comments

Adobe Lightroom CC on Linux via Wine

https://github.com/sander110419/lightroom-cc-on-linux
1•sdoering•21m ago•0 comments

Automate shitty tasks with dog agents

https://handinger.com
4•masylum•24m ago•0 comments

The founder's playbook: Building an AI-native startup

https://claude.com/blog/the-founders-playbook
4•nsoonhui•30m ago•0 comments

An uptime monitor that knows the difference between a blip and an outage

https://monitrova.com/
1•SourceCodeES•30m ago•0 comments

OpenAI, Microsoft and Friends Build a Better, More Scalable Ethernet

https://www.nextplatform.com/connect/2026/05/12/openai-microsoft-and-friends-build-a-better-more-...
2•rbanffy•30m ago•0 comments

Ascetic Computing

https://ratfactor.com/ascetic-computing
1•ingve•30m ago•0 comments

Growing bread queues in Gaza as Israel restricts fuel, flour imports

https://www.aljazeera.com/news/2026/5/18/growing-bread-lines-gaza-israel-restricts-fuel-flour
1•hebelehubele•33m ago•0 comments