frontpage.
newsnewestaskshowjobs

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: OptiPress – Client-side batch image compression

https://optipress.cdrusu.com/
1•cosminrusu•48s ago•0 comments

Prompts Aren't Real

https://evaluation.club
1•mcfunley•1m ago•0 comments

OpenAI agents reached the open internet without the frontier lab's knowledge

https://techcrunch.com/2026/09/04/another-swarm-of-openai-agents-reached-the-open-internet-withou...
2•deepmem•1m ago•0 comments

The rise of agent-driven heterogeneity at the edge

https://www.efficient.computer/resources/the-rise-of-agent-driven-heterogeneity
1•samuell•1m ago•0 comments

Show HN: I built a place to hang out while waiting for your AI to respond

https://waiting.club
1•billychasen•2m ago•0 comments

Using a 1930 Teletype as a Linux Terminal (2020) [video]

https://www.youtube.com/watch?v=2XLZ4Z8LpEE
1•Phileosopher•5m ago•0 comments

Paul Riechers – The shape of beliefs and abstraction – UCLA [video]

https://www.youtube.com/watch?v=WUnCb0TyHVA
1•binyu•5m ago•0 comments

Bending Spoons to buy Miro in $1.36B cash deal

https://www.reuters.com/legal/transactional/bending-spoons-buy-miro-136-billion-cash-deal-2026-09...
1•matthieu_bl•5m ago•1 comments

Show HN: Orchestrator, spawn and manage Claude Code instances remotely

https://github.com/markusbug/Orchestrator
2•mhaaseth•6m ago•0 comments

Ryze Wave Smart Watch Hacked wide open

https://github.com/davidbuzz/RyzeWaveWatch
1•davidbuzz•7m ago•1 comments

Agon, Alea, Mimicry and Ilinx

1•boxesnlines•8m ago•0 comments

I build Garmin watch faces with AI agents

https://myday24.com/blog/how-i-build-garmin-watch-faces-with-ai-agents/
1•tomasslavicek•9m ago•0 comments

Ask HN: Did you ever worship your career or identity?

1•general_reveal•9m ago•1 comments

Population ethics is a big deal, which is why I made this population ethics quiz

https://mdickens.me/2026/08/31/population_ethics_quiz/
1•surprisetalk•10m ago•0 comments

Your Agent Speaks MCP. Give It a Computer.

https://fly.io/blog/sprites-mcp/
1•torutofu•10m ago•0 comments

Kagi Translate Is Back

https://blog.kagi.com/translate-is-back
2•twapi•11m ago•0 comments

Opinion: We have started losing control of AI. It's time to shut it down

https://www.theguardian.com/commentisfree/2026/sep/10/ai-control-sci-fi
2•drayfield•11m ago•1 comments

Tell HN: OpenAI keeps re-enabling the 'allow training' setting

6•jacquesm•12m ago•0 comments

Rust Is Tier-1 Language at Microsoft

https://rustfoundation.org/media/guest-post-rust-is-tier-1-language-at-microsoft/
3•mmastrac•12m ago•0 comments

Go 1.27 Release Notes

https://go.dev/doc/go1.27
2•nkjoep•13m ago•0 comments

LRU is harder to beat than the KV-cache papers suggest

https://github.com/gauravapiscean/agentic-kv-cache
2•gauravapiscean•13m ago•0 comments

Hiring Staff Machine Learning Engineer

https://careers.elcompanies.com/careers/job/1168273194779
1•jfeola•13m ago•0 comments

The Same Crypto Exchange Matching Engine Measured 130,000/s and 106/s

https://www.ovasylenko.com/blog/matching-engine-performance-benchmarking
1•_alphageek•15m ago•1 comments

Show HN: JavaScript grid and pivot library built for coding agents

3•yonl•16m ago•0 comments

Grafista: Graphic design platform fighting AI slop

https://grafista.io/
1•GiorgosGennaris•16m ago•0 comments

Before NTP there were Time and Daytime

https://www.jeffgeerling.com/blog/2026/rfc-867-868-time/
1•corvad•18m ago•0 comments

Aubusson Weaves Tolkien

https://www.cite-tapisserie.fr/en/le-musee/les-aventures-tissees/aubusson-tisse-tolkien
2•nfeutry•18m ago•0 comments

Some (mostly historical) issues with the Unix load average

https://utcc.utoronto.ca/~cks/space/blog/unix/LoadAverageHistoricalIssues
1•signa11•20m ago•0 comments

I ported a VB6 game to Flutter and generated all 14 art themes

https://apps.apple.com/cz/app/kirian/id6774868017
1•lioil•20m ago•0 comments

Show HN: Implementing Embedding Gemma in PyTorch

https://www.youtube.com/watch?v=rxOUmSJTQBk
2•prasoon21•21m ago•0 comments