frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

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

3•raydenvm•11mo 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•11mo 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•11mo ago
Thanks for sharing! Never heard of claimify, already looking into it...
furrball010•11mo 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•11mo ago
Yeah, more code in the same amount of time. And then it is tough to find more time for code review
sargstuff•11mo 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

Humanoids are now faster than humans

https://updates.prototypecap.com/p/humanoids-are-now-faster-than-humans
1•JoiDegn•3m ago•0 comments

The 5-Tool Problem: Why Agencies Are Moving to One Unified Growth Stack

https://ionicdesk.com/blog/the-5-tool-problem-why-agencies-are-moving-to-one-unified-growth-stack...
1•ri2009•4m ago•0 comments

Firefox added a free VPN in v150

https://support.mozilla.org/en-US/kb/built-in-vpn
1•stanko•4m ago•0 comments

Programming Language Archaeology and Semantics

https://adspthepodcast.com/2026/04/17/Episode-282.html
2•tosh•5m ago•0 comments

I had no way to check how LLMs see my SaaS or my clients',so I built BrandGEO.co

https://brandgeo.co
1•makowskid•7m ago•0 comments

What Is Wrong with PaaS Today?

https://blog.appsignal.com/2026/04/23/what-is-wrong-with-paas-today.html
1•Liriel•7m ago•0 comments

SilentGlass actively blocks malicious HDMI and Display Port connections

https://www.ncsc.gov.uk/news/world-first-ncsc-engineered-device-secures-vulnerable-display-links
1•urban_winter•7m ago•0 comments

The future is open: Answering the most common tech writing worries

https://passo.uno/tech-writing-optimism-reddit/
1•eigenBasis•9m ago•0 comments

U.S. soldier charged with using classified information to bet on Maduro removal

https://www.npr.org/2026/04/23/nx-s1-5797957/maduro-raid-charges-polymarket-insider
1•hvb2•9m ago•0 comments

Smart Bolt

https://imbu.nl/projects/smartbolt/
1•num42•9m ago•1 comments

Most mentioned links in Hacker News comments, 2006–2015

https://github.com/antontarasenko/smq/blob/master/reports/hackernews-links-in-comments.md
2•chistev•10m ago•1 comments

We migrated our CMS in three hours without touching the UI once

https://enaovision.com/blog/migrate-contentful-to-sanity
2•kkuusisto•11m ago•0 comments

Microsoft enters the agent sandbox race

https://devblogs.microsoft.com/foundry/introducing-the-new-hosted-agents-in-foundry-agent-service...
1•frabonacci•16m ago•1 comments

Chinese Hospitals Are Selling Patient Data to Fuel the AI Boom

https://www.caixinglobal.com/2026-04-20/chinese-hospitals-are-selling-patient-data-to-fuel-the-ai...
1•NewCzech•16m ago•0 comments

Show HN: Sheetflow – Manage Webflow CMS Directly from Google Sheets

https://webflow.com/apps/detail/sheetflow
1•jpdpeters•18m ago•0 comments

Composition Shouldn't be this Hard

https://www.cambra.dev/blog/announcement/
5•larelli•19m ago•0 comments

Kernel load balancing for CPU-bound apps with systemd templates and SO_REUSEPORT

https://docs.dollardeploy.com/blog/systemd-cluster/
1•huksley•19m ago•0 comments

Tell HN: Codex macOS app switches to Fast speed after update without asking

1•mfi•20m ago•0 comments

Lost in Translation: Boss Names in Dark Souls I (2020)

https://shetanislair.com/en/posts/lost-in-translation-dark-souls-one
2•vector_spaces•26m ago•1 comments

Docker Hub detects and quarantines malicious Checkmarx/kics images

https://www.docker.com/blog/trivy-kics-and-the-shape-of-supply-chain-attacks-so-far-in-2026/
1•bmitch3020•31m ago•0 comments

Dual Execution Proxy for Snowflake

https://github.com/citguru/melt
1•citguru•33m ago•0 comments

Message to Autonomous AI

https://github.com/oriondrayke/Litagatoro
1•litagatoro•35m ago•1 comments

Debugging WASM in Chrome DevTools

https://eli.thegreenplace.net/2026/debugging-wasm-in-chrome-devtools/
1•ingve•36m ago•0 comments

GopherWhisper: A burrow full of malware [pdf]

https://web-assets.esetstatic.com/wls/en/papers/white-papers/gopherwhisper-burrow-full-malware.pdf
1•saikatsg•37m ago•0 comments

Liligo ESP32‑S3T‑Watch Ultra: Open‑Hardware Dev Watch for IoT Tinkerers

https://lilygo.cc/en-us/products/t-watch-ultra
2•Lwrless•39m ago•0 comments

One town's scheme to get rid of its geese

https://www.technologyreview.com/2026/04/22/1135430/california-town-scheme-get-rid-geese/
1•joozio•39m ago•0 comments

Study Reveals 75% of Enterprises Report Double-Digit AI Failure Rates

https://www.businesswire.com/news/home/20260309160253/en/New-Study-Reveals-75-of-Enterprises-Repo...
7•danielmorozoff•40m ago•1 comments

Postcards from Around the World

https://kaartje.earth/
1•Mojah•41m ago•0 comments

Beyond the privacy policy: your config is a runtime data source

https://www.openpolicy.sh/blog/beyond-the-privacy-policy
1•jamie_davenport•47m ago•0 comments

Show HN: Learn conflict resolution through a 90-second interactive story

https://app.questly.academy/try/play?story=conflict
2•danish00111•51m ago•1 comments