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!

Show HN: Transposify–change Spotify song key from your menubar for singing

https://github.com/evanhu1/transposify
1•evanhu_•1m ago•0 comments

Angry devs vow to flee GitHub Copilot as metered billing takes hold

https://www.theregister.com/ai-and-ml/2026/06/02/github-copilot-users-threaten-exit-as-metered-bi...
1•jay_kyburz•2m ago•0 comments

Neuropixels Opto: combining high-resolution electrophysiology and optogenetics

https://www.nature.com/articles/s41592-026-03076-z
1•bookofjoe•6m ago•0 comments

How to Optimize a CUDA Matmul Kernel for cuBLAS-Like Performance: A Worklog

https://siboehm.com/articles/22/CUDA-MMM
1•Areibman•9m ago•0 comments

Starbucks retired its AI agent just months after deployment

https://finance.yahoo.com/sectors/technology/articles/starbucks-quietly-retired-ai-agent-19225909...
1•cdrnsf•13m ago•0 comments

Show HN: Playing with genomics foundation models | Tutorial/Explainer article

https://dillondesilva.substack.com/p/playing-with-genomics-foundation
1•dillondesilva•15m ago•0 comments

More Time to Think

https://ma.ttias.be/more-time-to-think/
1•nreece•22m ago•0 comments

macOS Needs Its Grid Back

https://blog.hopefullyuseful.com/blog/macos-needs-its-grid-back/
9•ranebo•29m ago•0 comments

Interop 2026: Continuing to improve the web for developers

https://web.dev/blog/interop-2026
2•Topfi•31m ago•0 comments

Miasma supply chain attack: malicious code found in RedHat-cloud-services NPM

https://snyk.io/blog/miasma-supply-chain-attack-malicious-code-redhat-cloud-services-npm-packages/
1•jruohonen•33m ago•0 comments

Crystal Nights (2008)

https://www.gregegan.net/MISC/CRYSTAL/Crystal.html
4•rorylawless•34m ago•0 comments

Let the agents democratize open source

https://world.hey.com/dhh/let-the-agents-democratize-open-source-9fd630a9
2•doppp•36m ago•2 comments

DeepMind CEO says those cutting jobs because of AI 'lack imagination'

https://www.inc.com/jessica-stillman/nobel-prize-winner-demis-hassabis-says-ai-job-cuts-are-dumb-...
4•cpeterso•36m ago•0 comments

AI costs how much? GitHub Copilot users react to new usage-based pricing system

https://arstechnica.com/ai/2026/06/ai-costs-how-much-github-copilot-users-react-to-new-usage-base...
2•spenvo•40m ago•0 comments

Show HN: NUA an agent that tests for product correctness

https://trynua.dev/
5•Paster335•41m ago•2 comments

Building an Open-Source Verilog Simulator with AI: 580K Lines in 43 Days

https://normalcomputing.com/blog/building-an-open-source-verilog-simulator-with-ai-580k-lines-in-...
2•hasheddan•48m ago•0 comments

US Online Banking Security Fail

https://adir1.com/2026/online-banking-security-fail
1•adir1•48m ago•2 comments

BorrowSanitizer: Find Rust aliasing violations even with FFI

https://github.com/borrowSanitizer/bsan
1•afdbcreid•49m ago•0 comments

How the hell is Groq raising more money?

https://www.zach.be/p/how-the-hell-is-groq-raising-more
3•hasheddan•52m ago•0 comments

Building a life and shipping code: An immigrant's journey

https://ranpara.net/posts/the-outsider-who-shipped-anyway/
2•DevarshRanpara•57m ago•0 comments

Chinese firm developing AI to predict dissent, leaked documents show

https://www.nytimes.com/2026/06/01/us/politics/china-ai-predicting-dissent.html
2•wunderlotus•57m ago•1 comments

Show HN: Native Markdown Reader for macOS

https://github.com/creativefisher/mdreader
1•intrepidsoldier•59m ago•0 comments

aweskills: Let Your AI Agent Manage skills for You

https://aweskill.webioinfo.top/articles/let-your-ai-agent-manage-aweskill-for-you/
1•mugpeng•1h ago•0 comments

Colorado Rolls Back Landmark AI Governance Law

https://www.bankinfosecurity.com/colorado-rolls-back-landmark-ai-governance-law-a-31804
2•mooreds•1h ago•0 comments

Response to Cegłowski on Superintelligence (2017)

https://intelligence.org/2017/01/13/response-to-ceglowski-on-superintelligence/
1•Jach•1h ago•0 comments

Vegvisir – Agentic Harness Built for Software Developers

https://github.com/Honorbound-Innovation/Vegvisir-harness
2•unkn0wnable•1h ago•1 comments

Show HN: Ported Cerebras REAP to MLX – Prune MoE Experts on a MacBook

https://github.com/egesabanci/reap-mlx
1•egesabanci•1h ago•0 comments

Tiny Guyana poised for big Iran oil gains and growth strains

https://www.reuters.com/business/energy/tiny-guyana-poised-big-iran-oil-gains-growth-strains-2026...
1•JumpCrisscross•1h ago•0 comments

LLM and Clojure

https://tusshah.codeberg.page/
1•mmts•1h ago•0 comments

Anthropic files for blockbuster initial public offering

https://www.ft.com/content/4f82f41c-24e7-4323-899a-17a04badd29e
2•geoffbp•1h ago•0 comments