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•7mo 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!

Strategic Timing or Political Restraint?

https://rodgercuddington.substack.com/p/strategic-timing-or-political-restraint
1•freespirt•2m ago•0 comments

Show HN: Workin, a web app to control smart trainers

https://github.com/jsmolka/workin
1•jsmolka•7m ago•0 comments

About Libx11 Dlopen and Such

https://git.ricko.com.hr/19/desc
1•branc116•10m ago•1 comments

Benchmarking LLMs at the Frontier of Physics

https://artificialanalysis.ai/evaluations/critpt
1•mustaphah•10m ago•0 comments

Understanding LLMs as Pattern Machines, Not Thinking Partners

https://practicalsecurity.substack.com/p/why-your-ai-assistant-is-confidently
1•atilla_bilgic•10m ago•0 comments

The Secret History of Indian Science Fiction

https://altermag.com/articles/the-secret-history-of-indian-science-fiction
1•adityaathalye•21m ago•0 comments

Roblox CEO Makes a Fool of Himself in Car-Crash Interview

https://kotaku.com/roblox-new-york-times-interview-baszucki-2000646174
2•tobr•21m ago•0 comments

Neuroevolution: Harnessing Creativity in AI Agent Design

https://neuroevolutionbook.com/
1•salkahfi•22m ago•0 comments

Google tells employees it must double capacity every 6 months to meet AI demand

https://arstechnica.com/ai/2025/11/google-tells-employees-it-must-double-capacity-every-6-months-...
3•cheshire_cat•23m ago•0 comments

A word tracker that saves you time and money

https://catch-words.vercel.app
1•ardi_c_cc•25m ago•1 comments

Magician forgets password to his own hand after RFID chip implant

https://www.theregister.com/2025/11/21/magician_password_hand_rfid/
2•smurda•28m ago•0 comments

Matter 1.5 Officially Adds Support for Smart Cameras and Energy Management

https://www.iclarified.com/99104/matter-15-officially-adds-support-for-smart-cameras-and-energy-m...
3•Brajeshwar•46m ago•0 comments

AWS ECS and EKS now have remote MCP servers

https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-eks-ecs-fully-managed-mcp-servers-preview/
2•stellastah•47m ago•0 comments

Cincinnati Subway

https://en.wikipedia.org/wiki/Cincinnati_Subway
2•keiferski•54m ago•0 comments

International Crypto Association elections botched by loss of key

https://iacr.org/news/item/27138
4•tomgag•1h ago•1 comments

The risk of round numbers and sharp thresholds in clinical practice

https://www.nature.com/articles/s41746-025-02079-y
2•asplake•1h ago•0 comments

Show HN: LexiForge – Auto-generate vocabulary flashcards from Kindle lookups

https://medium.com/@mr.thantsintoe/i-kept-forgetting-every-word-i-looked-up-on-my-kindle-so-i-bui...
1•thantsintoe•1h ago•0 comments

soul16 – Vibecoding native iOS and Android Apps

https://www.soul16.com
1•rendernos•1h ago•0 comments

Chromium reconsiders JPEG-XL implementation

https://groups.google.com/a/chromium.org/g/blink-dev/c/WjCKcBw219k/m/NmOyvMCCBAAJ
3•OuterVale•1h ago•0 comments

Ask HN: What recent thing you've been tasked improved your skills significantly?

2•setnone•1h ago•0 comments

I built TestCrew to solve the Android 12-tester problem

https://play.google.com/store/apps/details?id=com.testcrew&hl=en_US
1•akira-freeweb•1h ago•1 comments

UN human rights expert urges US to lift sanctions on Cuba

https://www.dw.com/en/un-human-rights-expert-urges-us-to-lift-sanctions-on-cuba/a-74845654
2•rguiscard•1h ago•0 comments

Preserving Historical Cryptography with Modern Python

https://github.com/denismaggior8/enigma-python
1•denismaggior8•1h ago•0 comments

hfsearch: a fast cli tool to discover models and datasets on HuggingFace

https://github.com/HenokB/hfsearch
1•henok_ademtew•1h ago•1 comments

Cloudflare error page of every HTTP status code (reload to show random page)

https://cloudflare-error-page-3th.pages.dev/
2•Donlon•1h ago•0 comments

Show HN: PokeSuite – Pokémon TCG pack simulator and competitive team builder

https://www.pokesuite.com
1•Fsen•1h ago•1 comments

Serflings is a remake of The Settlers 1

https://www.simpleguide.net/serflings.xhtml
1•doener•1h ago•0 comments

When AI Goes Wrong

https://whenaifail.com/category/ai-coding/
2•daco•1h ago•0 comments

Show HN: Minimal Start/Stop app for tracking billable hours (Tauri)

https://github.com/HustleCoding/time-tracker
1•FlorinDobinciuc•1h ago•0 comments

Self-destructing thumb drive can brick itself and wipe your secret files away

https://www.theregister.com/2025/11/21/selfdestructing_external_ssd/
2•beardyw•1h ago•1 comments