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!

Show HN: VimRace

https://vimrace.vercel.app
1•jaequery•1m ago•0 comments

Show HN: Hodor – a 701KB native macOS prompt launcher for AI tools

https://hodor.design
1•woodydesign•1m ago•0 comments

Benchmarking LLMs for Web Tasks

https://100x.bot/a/Benchmarking-LLMs-for-Web-Tasks
1•shardullavekar•2m ago•0 comments

DuckDuckGo search saw 28% more visits after Google said people love AI mode

https://www.pcgamer.com/hardware/duckduckgos-ai-free-search-saw-nearly-28-percent-more-visits-in-...
2•HelloUsername•2m ago•0 comments

Planetary Intelligence

https://will4planet.substack.com/p/planetary-intelligence
1•jcattle•2m ago•0 comments

Show HN: I built an AI-agent skill to audit supply-chain attack exposure

https://github.com/javaid-codes/audit-supply-chain-agents
1•WasimBhai•4m ago•0 comments

A naked microblogging app built on open-standards

https://veenew.com
3•serious-sam•5m ago•0 comments

Stress disrupts hippocampal integration of overlapping events, memory inference

https://www.science.org/doi/10.1126/sciadv.aea5496?user_id=66c4bf745d78644b3aa57b08
1•gmays•5m ago•0 comments

OpenAI and Anthropic dig in against each other on AI jobs apocalypse

https://www.axios.com/2026/05/27/ai-hype-doom-openai-anthropic
1•1vuio0pswjnm7•5m ago•0 comments

Centrality in the DNS

https://www.potaroo.net/ispcol/2026-05/dns-centrality.html
1•speckx•7m ago•0 comments

How to Weigh a Cell

https://burrito.bio/essays/how-to-weigh-a-cell
1•mailyk•7m ago•0 comments

Show HN: Workplane – collaborative filesystem for humans and AI

https://workplane.co
3•tweezers0x•8m ago•0 comments

Robinhood Lets Your AI Agent Trade Stocks

https://techcrunch.com/2026/05/27/robinhood-now-lets-your-ai-agents-trade-stocks/
1•gbourne•9m ago•0 comments

Ubuntu Workshop: secure, fast, and composable development environments

https://documentation.ubuntu.com/canonical-workshop/latest/
1•polyrand•11m ago•0 comments

US space agency reveals plans to build a $20B lunar 'city' by 2032

https://www.dailymail.com/sciencetech/article-15851567/NASA-moon-base-look-like.html
1•Bender•11m ago•0 comments

Show HN: Demon – open-source real-time music diffusion engine, 25Hz local GPU

https://daydreamlive.github.io/DEMON/
6•ryanontheinside•14m ago•3 comments

Bodycam reveals UFO-linked general met Pentagon unit before he vanished

https://www.dailymail.com/sciencetech/article-15852221/william-mccasland-ufo-pentagon-disappearan...
1•Bender•14m ago•0 comments

Outsmart the Medical Billing Trap

https://www.katytalento.com/p/outsmart-the-medical-billing-trap
1•gbacon•14m ago•1 comments

AI agents imperiled by critical vulnerability in open source package

https://arstechnica.com/information-technology/2026/05/millions-of-ai-agents-imperiled-by-critica...
4•rndsignals•15m ago•0 comments

How to set up PostHog: GDPR, CCPA, and global privacy laws

https://www.probo.com/blog/2026-05-27-posthog-cookie-banner-gdpr-ccpa-compliance
3•gearnode•17m ago•0 comments

Cache Aware Scheduling Shows Nice Wins for AMD Zen 5 on Network Performance

https://www.phoronix.com/review/cache-aware-scheduling-hedt
2•Bender•20m ago•1 comments

Space-Tree: Workspace Management Trees in Emacs

https://www.chiply.dev/post-emacs-space-tree
2•chiply•22m ago•2 comments

PostHog will train AI models with your data (opt-in by default)

https://posthog.com/blog/training-ai-models
3•tartieret•22m ago•3 comments

Building Modern Web Services in C with Papago

https://medium.com/@brian.downs_4163/building-modern-web-services-in-c-a-deep-dive-into-libpapago...
1•bdowns328•24m ago•0 comments

Show HN: Gochan – A library of channel architectures for Go, inspired by Rust

https://github.com/amorey/gochan
2•andres•25m ago•0 comments

Why Writing with AI Is a Problem

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

Show HN: WatchPlane, my attempt to replace my monitoring tool stack

https://watchplane.com/
1•piotrovskyi•26m ago•0 comments

Bumblebee: R/O inventory collector for package, extension, and dev tool metadata

https://github.com/perplexityai/bumblebee
1•denysvitali•27m ago•0 comments

Built a replay-safe ingestion engine inside a deterministic marketplace

https://exerciseequipmentexchange.com/
1•krash11•28m ago•0 comments

2026 network outage report and internet health check

https://www.networkworld.com/article/4113326/2026-network-outage-report-and-internet-health-check...
1•jjtang1•28m ago•0 comments