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!

Floating-Point Error Handling in C++: What Works

https://johnnysswlab.com/floating-point-error-handling-in-c-what-actually-works/
1•signa11•12s ago•0 comments

Optimizing for Text-Mode Browsers

https://log.schemescape.com/posts/web-development/designing-for-text-browsers.html
1•zdw•1m ago•0 comments

A wiki in a single file? A look at Feather Wiki

https://hamatti.org/posts/an-entire-wiki-in-a-single-file-a-look-at-feather-wiki/
1•Tomte•1m ago•0 comments

Revo, the Programming Language

https://if-not-nil.github.io/revo/blog/apples/
1•signa11•6m ago•0 comments

RenderLab – Prototype rendering techniques and renderers in the browser

https://pub.prklinteractive.com/renderlab-alpha
1•prkl•8m ago•0 comments

SpaceX IPO to Be Largest Ever at $135 Share Price

https://www.nytimes.com/2026/06/03/technology/spacex-ipo-pricing.html
2•greenburger•12m ago•0 comments

The SpaceX IPO Will Be the Theft of the Century

https://montanaskeptic.substack.com/p/the-spacex-ipo-will-be-the-theft
2•400thecat•13m ago•1 comments

The Industrialization of Academic Research

https://blog.computationalcomplexity.org/2026/06/yesterday-academy-of-sciences-president.html
1•zdw•18m ago•0 comments

1979: Will Word Processors start a home working revolution?

https://www.youtube.com/watch?v=b6URa-PTqfA
1•azinman2•21m ago•0 comments

Fired 60 Minutes Scott Pelley: CBS told to inject 'falsehoods' into reporting

https://www.theguardian.com/media/2026/jun/03/60-minutes-scott-pelley-cbs-accusations
2•mgh2•26m ago•0 comments

Uber slashes people division by nearly 25%; CEO says 'changes are necessary'

https://www.cnbc.com/2026/06/03/uber-layoffs-people-division-ai.html
2•1vuio0pswjnm7•31m ago•1 comments

Microsoft EXecution Container (MXC)

https://github.com/microsoft/mxc/tree/main
2•jonathanlydall•32m ago•0 comments

Bitcoin Falls to Pre-Iran Conflict Low as Crypto Slide Extends

https://www.bloomberg.com/news/articles/2026-06-04/bitcoin-btc-falls-to-pre-iran-conflict-low-as-...
1•1vuio0pswjnm7•34m ago•0 comments

Show HN: Realistic procedural fire effect via naive algorithm

https://fx.leftium.com/fire-plasma
2•Leftium•36m ago•0 comments

SpaceX targets biggest ever stock market debut

https://www.theguardian.com/science/2026/jun/03/spacex-ipo-stock-musk
2•nhatcher•44m ago•0 comments

OpenAI CEO Sam Altman makes a lot of predictions. Here's how they fared so far

https://www.fastcompany.com/91551736/openai-ceo-sam-altman-makes-a-lot-of-predictions-heres-how-t...
3•1vuio0pswjnm7•45m ago•1 comments

The Hardest Fork

https://www.chainguard.dev/unchained/the-hardest-fork
2•A_No_Name_Mouse•47m ago•0 comments

Onion: "Google Opt Out Lets Users Protect Privacy by Moving to Remote Village" [video]

https://www.youtube.com/watch?v=lMChO0qNbkY
2•soraminazuki•47m ago•0 comments

Ongoing NPM supply chain attack uses binding.gyp to spread like a worm

https://github.com/jagreehal/ai-sdk-ollama/issues/975
5•varunsharma07•47m ago•0 comments

License plate frame pattern optimizer for evading ALPR

https://github.com/Meltedd/scarecrow
3•vikrum•47m ago•0 comments

Ask HN: Google's AI mode not available on Firefox?

1•sourcegrift•50m ago•1 comments

GitHub Copilot's metered billing: the wake-up call we needed (but didn't want)

https://www.eliostruyf.com/metered-billing-github-copilot-shift/
1•rlv-dan•52m ago•0 comments

Will OSS that does not use AI disappear?

https://ai-coding.info/reports/articles/20260603
1•kotauchisunsun•54m ago•0 comments

Reverse engineered Tesla's new dashcam encryption

https://github.com/XGxF3/tesla-dashcam-decrypt
2•xif•55m ago•0 comments

Zeugma and Syllepsis

https://en.wikipedia.org/wiki/Zeugma_and_syllepsis
1•the-mitr•59m ago•0 comments

'Our Pool Is Bigger Than Skyscrapers': Amid war, Trump touts Washington projects

https://www.france24.com/en/live-news/20260604-our-pool-is-bigger-than-skyscrapers-amid-war-trump...
2•ludicrousdispla•1h ago•2 comments

Running an Air Purifier on Batteries

https://www.lesswrong.com/posts/ftexKEAtz5w9Ys9Pu/running-an-air-purifier-on-batteries
1•mhb•1h ago•0 comments

Show HN: X402-express. Pay-per-call HTTP 402 middleware for AI agents on Base L2

https://github.com/Evozim/m2mcent-sdk
1•m2mcent•1h ago•0 comments

Show HN: Apertis – OpenAI-compatible API gateway for 470 AI models

https://apertis.ai/
1•thequert•1h ago•0 comments

Trump signs AI order asking companies to give government early access to models

https://www.cnbc.com/2026/06/02/trump-executive-order-ai.html
4•personjerry•1h ago•1 comments