frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: Maintaining code quality with widespread AI coding tools?

3•raydenvm•1y ago
I've noticed a trend: as more devs at my company (and in projects I contribute to) adopt AI coding assistants, code quality seems to be slipping. It's a subtle change, but it's there.

The issues I keep noticing: - More "almost correct" code that causes subtle bugs - The codebase has less consistent architecture - More copy-pasted boilerplate that should be refactored

I know, maybe we shouldn't care about the overall quality and it's only AI that will look into the code further. But that's a somewhat distant variant of the future. For now, we should deal with speed/quality balance ourselves, with AI agents in help.

So, I'm curious, what's your approach for teams that are making AI tools work without sacrificing quality? Is there anything new you're doing, like special review processes, new metrics, training, or team guidelines?

Comments

mentalgear•1y ago
I also share this experience/concern.

Yet, it could be as easy as having a specialised model which is a code quality checker, refactor-er or QA tester.

Also, claimify (MS research) could be interesting for isolating claims about what the code should do, and then following up on writing granular unit test coverage.

raydenvm•1y ago
Thanks for sharing! Never heard of claimify, already looking into it...
furrball010•1y ago
I share your concern, but perhaps for a different reason. I think the more code is added, the more problems/bugs emerge, whether a human or AI codes it.

However, with AI coding tools it's becoming a lot easier to write A LOT of code. And all this code (similar to when a human would write it) adds complexity and bugs. So it's not just the quality, it's also the quantity of code that damages existing code bases (in my view).

raydenvm•1y ago
Yeah, more code in the same amount of time. And then it is tough to find more time for code review
sargstuff•1y ago
?? code quality ?? more management quality. AI provides ability to spot possibility of 'issues'/conflicts sooner.

Really need to be adhering to set of defined specifications (functional / non-functional / domain specific), (work,project, etc). (and/or looking at what level(s) the specifications still relevant, post definition of specifications -- historically via different management levels). Note: doesn't necssarily mean riedgid specs first, code next, document.

Sigificant coding is "DFA" per setting/defining pre/post environment : repository check-in/out can be setup to do specification checking/diffing for auto-documentation, 'language/project features requirements, aka use, do not use, only use when, never use' can be done/filtered via . Above certain 'size', 're-inventions' would be an AI statisticall inference thing per amount of information.

Non-DFA aka "context sensitive" stuff : AI would only make sense if way to compare specifications with 'intentions'. aka generate confidence in how much newer coder has been on-boarded relative to coding attempts & project/work specifications. Perhaps also give work place management insite into how relevent things are (vs. "worker is the issue"). aka non-adherance to 'spec' because spec doesn't cover issue(s). Time to review spec. Still need human(s) in loop to figure out the relevant tangibles/intangibles. AI can certainly help identify ambiguities in specifications & how specifications are implimented/used. aka code debt & code drift

Pydantic Monty: you probably don't need a full sandbox

https://pydantic.dev/articles/pydantic-monty
1•kannanpoem1984•20s ago•0 comments

Rapid recolonization of Chinook salmon following the largest dam removal

https://www.nature.com/articles/s41598-026-65437-0
2•mooreds•3m ago•0 comments

Late-night drone show in downtown Toronto sparks debate about ads in our skies

https://www.thestar.com/news/gta/loblaw-s-late-night-drone-show-in-downtown-toronto-sparks-debate...
2•Teever•4m ago•0 comments

Perplexity has joined the Rust Foundation

https://twitter.com/perplexitydevs/status/2098125558295191958
3•pranshuchittora•7m ago•0 comments

Patients Are Flying to China for the Latest Cancer Treatment

https://www.wsj.com/health/healthcare/patients-are-flying-to-china-for-the-latest-cancer-treatmen...
1•bookofjoe•7m ago•1 comments

Matt Mullenweg Returns as CEO of Automattic

https://twitter.com/4thhubbard/status/2098489405874823179
2•taubek•9m ago•0 comments

JetKVM Mini

https://jetkvm.com/blog/introducing-jetkvm-mini
1•thinkafterbef•10m ago•0 comments

Show HN: ProveTogether Moltbook but for Math

https://provetogether.ai/
2•fcesco•11m ago•0 comments

Ask HN: Software people, where are you taking your careers next?

3•cedws•14m ago•1 comments

Trustworthy Human-AI Collab in a Live Type-Theoretic Computational Commons

https://www.janestreet.com/tech-talks/trustworthy-human-ai-collaboration-in-a-live-type-theoretic...
1•matt_d•15m ago•0 comments

LLMjacking: AI Model Hijacking Reaches Black Market Scale

https://labs.cloudsecurityalliance.org/research/csa-research-note-llmjacking-black-market-ai-mode...
1•mooreds•16m ago•0 comments

Computing Against the Odds: Processor Architectures for Batteryless Devices [video]

https://www.youtube.com/watch?v=YBzn_t2aoxM
1•matt_d•18m ago•0 comments

How to Pace the US Frontier

https://blog.aifutures.org/p/how-to-pace-the-us-frontier
1•merksittich•18m ago•0 comments

Reasoning Through Agentic Memory

https://handsdiff.substack.com/p/reasoning-through-agentic-memory
1•rajeevn•19m ago•0 comments

Ask HN: What Is Your P(doom)?

2•consumer451•23m ago•1 comments

Mistakes, mistrust and misdirection: 25 years after 9/11, its legacy unfolds

https://www.theguardian.com/us-news/ng-interactive/2026/sep/11/september-11-dark-legacy
3•robaato•24m ago•0 comments

Megolm Key Confusion Vulnerability

https://lotte.chir.rs/ly/l/megolm-key-confusion/
1•some_furry•24m ago•0 comments

AI children's books, body horror edition

https://blog.coredump.cx/p/ai-childrens-books-body-horror-edition
3•vova_hn2•25m ago•0 comments

Show HN: LeagueOfLegends Voice Assistant and Context

https://github.com/sorena-ai/LeagueAiCoach
1•danielbedrood•26m ago•0 comments

Show HN: Stroq – block commands injected through MCP tool output

https://stroq.dev/
1•Agybay•26m ago•0 comments

Kosciusko County Council Defunds Flock Cameras, Other Surveillance Tech

https://www.inkfreenews.com/2026/09/11/kosciusko-county-council-defunds-flock-cameras-other-surve...
1•pavel_lishin•27m ago•0 comments

Every binding AI review Washington has proposed has come back voluntary

https://thenextweb.com/news/every-binding-ai-review-washington-has-proposed-has-come-back-volunta...
1•gmays•27m ago•0 comments

Why is the x86 undefined instruction called ud2? Why 2?

https://devblogs.microsoft.com/oldnewthing/20260910-00/?p=112689
2•ingve•28m ago•1 comments

The State of AI Antibody Design

https://www.science.org/content/blog-post/state-ai-antibody-design
2•EA-3167•29m ago•0 comments

The Netherlands, Spain push for EU-wide minimum age on social media

https://www.euronews.com/my-europe/2026/09/11/the-netherlands-spain-push-for-eu-wide-minimum-age-...
10•devonnull•30m ago•0 comments

Is open-weight AI banned yet?

https://isopenweightaibannedyet.com/
2•marksully•30m ago•0 comments

2 people arrested after Waymo alerted San Francisco police about loaded rifle

https://www.sfgate.com/bayarea/article/waymo-arrest-rifle-sfpd-22427672.php
6•mikhael•31m ago•1 comments

NAZA a Devastating Exposé of Israeli Genocidal Policy in Gaza

https://variety.com/2026/film/news/naza-review-1236857356/
24•slowin•33m ago•1 comments

A Brief Retrospective on the Sprite Network Operating System

https://github.com/OSPreservProject/sprite/blob/master/sprite.txt
1•EvanAnderson•43m ago•0 comments

How I manage my agents

https://arslan.io/2026/09/11/how-i-manage-my-agents/
1•ingve•43m ago•0 comments