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!

Arctic Winter Sea Ice Ties Record Low, NASA, NSIDC Scientists Find

https://science.nasa.gov/earth/arctic-winter-sea-ice-2026/
1•martinpw•1m ago•0 comments

Show HN: 96.2% on LongMemEval – world record, built solo in 16 days for $1k

https://github.com/JordanMcCann/agentmemory
1•JordanMcCann•4m ago•0 comments

Husband "cheating" on wife with AI chatbot

https://old.reddit.com/r/BestofRedditorUpdates/comments/1s16oqw/cheating_with_ai/
1•cercatrova•4m ago•0 comments

Uptime of GitHub Pages Alternatives

https://alexsci.com/blog/static-hosting-uptime/
1•QuadmasterXLII•5m ago•0 comments

The Apple Charging Situation

https://randsinrepose.com/guides/apple-charging-guide.html
2•colinprince•8m ago•0 comments

Upgrading K8s to 1.35? cgroup v1 is now rejected by default

https://randomwrites.com/operations/23-Cluster-Upgrade-1-34-to-1-35
1•mutahirs•9m ago•0 comments

Anthropic discourages Claud demand during peak productivity hours

https://www.theregister.com/2026/03/26/anthropic_tweaks_usage_limits/
2•dude250711•9m ago•0 comments

Cryptography Migration Timeline

https://blog.google/innovation-and-ai/technology/safety-security/cryptography-migration-timeline/
1•sans_souse•10m ago•0 comments

Ditching GitHub

https://lonami.dev/blog/ditching-github/
2•stek29•11m ago•0 comments

Final training runs account for a minority of R&D compute spending

https://epochai.substack.com/p/final-training-runs-account-for-a
1•gmays•14m ago•0 comments

Should AI Be Listed as a Co-Author in Your Git Commits?

https://www.dariuszparys.com/should-ai-be-listed-as-a-co-author-in-your-git-commits/
1•thcipriani•14m ago•0 comments

Stripe: Provision a production-ready dev stack from your terminal

https://stripe.dev/blog/production-ready-dev-stack-from-terminal
1•nadis•15m ago•0 comments

Map of streamers with purchasable cells

https://streamergrid.net
2•D-Nis•15m ago•0 comments

Show HN: I put an AI agent on a $7/month VPS with IRC as its transport layer

https://georgelarson.me/writing/2026-03-23-nullclaw-doorman/
2•j0rg3•16m ago•1 comments

Traffic Violation! License Plate Reader Mission Creep Is Already Here

https://www.eff.org/deeplinks/2026/03/traffic-violation-license-plate-reader-mission-creep-alread...
2•hn_acker•17m ago•0 comments

Good Code by Bad Robots

https://froehlich.network/bad-robots/
1•dammod•18m ago•0 comments

I've Worked for Some Bad Bosses. Here's What I Look for Now

https://danielleheberling.xyz/blog/bad-bosses-what-i-look-for-now/
1•cebert•19m ago•0 comments

Multiple Sclerosis

https://subfictional.com/multiple-sclerosis/
1•luu•20m ago•0 comments

Schrödinger-Poisson Dark Matter Simulations: 2011 PhD Thesis, AI Revisited

https://github.com/EdwardAThomson/wave-mechanics-lss
2•wslh•20m ago•0 comments

We Rewrote JSONata with AI in a Day, Saved $500K/Year

https://www.reco.ai/blog/we-rewrote-jsonata-with-ai
3•cjlm•20m ago•0 comments

Dionne Quintuplets

https://en.wikipedia.org/wiki/Dionne_quintuplets
1•supermdguy•21m ago•0 comments

One Hundred Weirdo Emails

https://daniel.haxx.se/blog/2026/03/25/one-hundred-weirdo-emails/
1•ambigious7777•21m ago•0 comments

Run Karpathy's autoresearch on any cloud GPU with one command

https://github.com/abcdedf/autoresearch-anycloud
1•abhayapat•22m ago•0 comments

Happiness and Social Media

https://www.worldhappiness.report/ed/2026/executive-summary-happiness-and-social-media/
1•andrewstetsenko•22m ago•0 comments

Show HN: I tried to reverse engineer Claude Code usage limits

https://github.com/abhishekray07/claude-meter
2•aray07•25m ago•0 comments

Arkweaver: Never Lose a Deal to Missing Features Again

https://arkweaver.com/
1•lackita•26m ago•2 comments

Elon Musk loses big in court; X boycott perfectly legal

https://arstechnica.com/tech-policy/2026/03/elon-musk-loses-big-in-court-x-boycott-perfectly-legal/
4•epistasis•26m ago•0 comments

Swift C++ Interoperability in Practice: Raylib and Dear ImGui

https://carette.xyz/posts/swift_cpp_compatibility_with_raylib_and_imgui/
5•LucidLynx•27m ago•0 comments

Anthropic: "During peak hours you'll move through session limits faster"

https://old.reddit.com/r/ClaudeCode/comments/1s4idyz/update_on_session_limits/
4•CharlesW•28m ago•2 comments

A few factoids about IPv6 datagrams

https://cadlag.org/posts/ipv6-datagram-factoids/
1•luu•29m ago•1 comments