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!

Google, Pentagon discuss classified AI deal, the Information reports

https://www.reuters.com/technology/google-pentagon-discuss-classified-ai-deal-information-reports...
1•Palmik•21s ago•0 comments

How are you handling persistent memory across LLM agent sessions?

https://github.com/GG-QandV/mnemostroma
1•YevheniiN•26s ago•0 comments

Using Android Without a Google Account in 2026

https://theprivacydad.com/using-android-without-a-google-account-in-2026/
1•Brajeshwar•42s ago•0 comments

College Graduates Are Losing the Clone War

http://charleshughsmith.blogspot.com/2026/04/college-graduates-are-losing-clone-war.html
1•speckx•51s ago•0 comments

Germany misses climate targets as emissions barely fall in 2025

https://www.theguardian.com/world/2026/mar/14/germany-misses-climate-targets-as-emissions-barely-...
1•PaulHoule•1m ago•0 comments

W3M: Fork of Debian's W3M

https://sr.ht/~rkta/w3m/
1•robalni•1m ago•0 comments

Free website privacy and exposure scanner (no signup, instant results)

https://fshot.org/utils/surfacescan.php
1•victorkulla•2m ago•0 comments

Show HN: MemPalace Agent that sits in front of any LLM endpoint and gives memory

https://github.com/skorotkiewicz/mempalace/tree/agent/agent
1•modinfo•2m ago•0 comments

Rationale for the design of the Ada programming language

https://dl.acm.org/doi/10.1145/956653.956654
3•fanf2•3m ago•0 comments

NIST Weighs in on the Mystery of the Gravitational Constant

https://www.nist.gov/news-events/news/2026/04/nist-weighs-mystery-gravitational-constant
1•01-_-•3m ago•0 comments

Learn How to Structure a Test

https://andros.dev/blog/d6eb1348/learn-how-to-structure-a-test/
1•ibobev•4m ago•0 comments

AI is an extinction-level event for your rules of thumb

https://shippingbytes.com/2026/04/15/ai-is-an-extinction-level-event-for-your-rules-of-thumb/
1•gianarb•4m ago•0 comments

More tools for testing SQL dialects

https://buttondown.com/jaffray/archive/more-tools-for-testing-sql-dialects/
1•ibobev•4m ago•0 comments

Syntonic Dentiforms Redux

https://aras-p.info/blog/2026/04/13/Syntonic-Dentiforms-redux/
1•ibobev•5m ago•0 comments

Anthropic rolls out Claude Opus 4.7, an AI model that is less risky than Mythos

https://www.cnbc.com/2026/04/16/anthropic-claude-opus-4-7-model-mythos.html
1•01-_-•6m ago•0 comments

Show HN: Modulo – A daily spatial reasoning puzzle

https://www.sansparsh.art/modulo
2•Sansparsh•7m ago•0 comments

Insurance carriers back away from covering AI outputs

https://www.csoonline.com/article/4159292/insurance-carriers-quietly-back-away-from-covering-ai-o...
2•WaitWaitWha•7m ago•0 comments

Qwen3.6-35B-A3B on my laptop drew me a better pelican than Claude Opus 4.7

https://simonwillison.net/2026/Apr/16/qwen-beats-opus/
1•simonw•8m ago•0 comments

Show HN: Chitragupta Kafka Identity and topic level cost attribution

https://github.com/waliaabhishek/chitragupta
1•Pancake9738•9m ago•0 comments

India's TCS to probe sexual assault, religious conversion in office

https://www.reuters.com/sustainability/indias-tcs-probe-sexual-assault-religious-conversion-alleg...
1•satyapr93•9m ago•0 comments

Show HN: Stage – Putting humans back in control of code review

https://stagereview.app/
3•charleslpan•9m ago•0 comments

Ask HN: Is Opus 4.7 obsessed with malware for anybody else?

1•abstrct•10m ago•1 comments

Meta Platforms, Broadcom Partners to Co-Develop Multi-Gen Silicon AI Chips

https://techgraph.co/ai/meta-platforms-broadcom-partners-to-co-develop-silicon-ai-chips/
1•visitednews•10m ago•0 comments

Bootstrapping AI Evals from Context (Why 'Just Asking Claude' Fails)

https://scorable.ai/post/bootstrapping-ai-evals-from-context
1•Arimbr•12m ago•0 comments

Shader Lab, like Photoshop but for shaders

https://eng.basement.studio/tools/shader-lab
1•ragojose•13m ago•0 comments

Linux in Postgres in Linux in Postgres in Linux in Postgres

https://github.com/pglinuxiguess/pglinux
1•chaps•14m ago•0 comments

Tape 05 – Boards of Canada [video]

https://www.youtube.com/watch?v=6bghDcbzfEU
2•boarsofcanada•15m ago•1 comments

Why Gen Zers are trashing smartphones: 'People are just sick of it'

https://nypost.com/2026/04/16/tech/gen-z-and-parents-are-hitting-rewind-on-tech-people-are-just-s...
1•1vuio0pswjnm7•17m ago•1 comments

ISMS CORE – Self-hosted ISO 27001 GRC platform (Docker Compose, 23 frameworks)

https://github.com/isms-core-project/isms-core-platform
1•isms-core-adm•18m ago•0 comments

Snap to Cut 16% of Workforce as It Seeks Profitability

https://www.wsj.com/business/snap-to-cut-16-of-workforce-as-it-seeks-profitability-4030b891
1•1vuio0pswjnm7•18m ago•0 comments