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

GitLab Interface Redesign

https://docs.gitlab.com/user/interface_redesign/
1•maxloh•1m ago•0 comments

I accidentally stumbled upon one of the Catholic Church's darkest secrets

https://garethgore.substack.com/p/how-i-accidentally-stumbled-upon
1•Anon84•1m ago•0 comments

SEC probes Jefferies over First Brands disclosures

https://www.ft.com/content/86d90ce5-5800-4514-a757-f46a38aa521d
1•zerosizedweasle•5m ago•0 comments

Apple TV Pulls 'The Hunt' Show over Plagiarism Claims

https://www.macrumors.com/2025/11/27/apple-tv-show-hunt-pulled-plagiarism-claims/
1•kotaKat•6m ago•0 comments

.NET 10 and NuGet Audit: Finding Root Packages for Transitive Vulnerabilities

https://www.appsoftware.com/blog/net-10-and-nuget-audit-identifying-root-packages-for-vulnerable-...
1•appsoftware•6m ago•0 comments

Why have so many people stopped posting on social media?

https://www.rte.ie/brainstorm/2025/1127/1546045-why-have-we-stopped-posting-on-social-media-psych...
1•austinallegro•6m ago•1 comments

Unprecedented levels of forever chemicals found in dolphins and whales

https://phys.org/news/2025-11-unprecedented-chemicals-dolphins-whales.html
1•measurablefunc•8m ago•0 comments

Idempotency Keys

https://www.morling.dev/blog/on-idempotency-keys/
1•redbell•10m ago•0 comments

A graph is worth 1000 tables

https://crimede-coder.com/blogposts/2025/GraphsBetterThanTables
1•apwheele•11m ago•0 comments

What does it mean to understand language?

https://arxiv.org/abs/2511.19757
1•sebg•12m ago•0 comments

Principles of Program Analysis

https://www.researchgate.net/publication/265352570_Principles_of_Program_Analysis
1•ibobev•15m ago•0 comments

Two truths of software development still valid in the age of AI

https://espen.wtf/articles/2025/11/two-truths-of-software-development-still-valid-in-the-age-of-ai/
2•ingve•20m ago•0 comments

Thanksgiving and the Lessons of Political Economy

https://marginalrevolution.com/marginalrevolution/2025/11/thanksgiving-and-the-lessons-of-politic...
1•shaftoe444•21m ago•0 comments

Replacing My Linux Desktop with Google Chrome

https://foxmoss.com/blog/dote/
1•foxmoss•23m ago•1 comments

Static Program Analysis

https://cs.au.dk/~amoeller/spa/
2•ibobev•25m ago•0 comments

Show HN: Daily-Updated Lists of Canadian CS Internships and New Grad Roles

1•hanzili•27m ago•0 comments

Porting Nanochat to Transformers

https://huggingface.co/spaces/nanochat-students/transformers
1•us321•30m ago•0 comments

D.C. Shooting Suspect 'Could Not Tolerate' Violence of His CIA-Backed Unit

https://www.nytimes.com/2025/11/27/us/national-guard-dc-shooting-suspect-cia-afghanistan.html
2•perihelions•30m ago•0 comments

High-Tech Employee Antitrust Litigation (2015)

https://en.wikipedia.org/wiki/High-Tech_Employee_Antitrust_Litigation
2•hackthemack•31m ago•0 comments

Europe thinks the unthinkable: Retaliating against Russia

https://www.politico.eu/article/europe-thinks-the-unthinkable-retaliating-against-russia-nato-cyb...
5•belter•33m ago•2 comments

Making complex JSON 58x faster, use 3,300x less memory, in ClickHouse

https://clickhouse.com/blog/json-data-type-gets-even-better
3•saisrirampur•34m ago•0 comments

Creating a Bespoke Data Diode for Air Gapped Networks

https://nelop.com/bespoke-data-diode-airgap/
2•sebg•34m ago•0 comments

Just-in-Time Thanksgiving Cookbook

https://cookwithbutter.com
1•edunteman•34m ago•0 comments

The Evidence That Ends the SEO and AEO Worldview

https://zenodo.org/records/17741447
1•businessmate•35m ago•1 comments

Free my pinky when scrolling

https://old.reddit.com/r/ChituSystemsOfficial/comments/1p7yuyk/free_my_pinky_when_scrolling/
2•us321•37m ago•0 comments

The Vibe Coding Advent Calendar

https://www.25daysofbuilding.com/
1•vel_cirapt_r•38m ago•1 comments

Robots and AI Are Already Remaking the Chinese Economy

https://www.wsj.com/tech/ai/ai-robots-china-manufacturing-89ae1b42
2•bookofjoe•41m ago•1 comments

What is GNOME OS? (2020)

https://blogs.gnome.org/alatiera/2020/10/07/what-is-gnome-os/
1•gudzpoz•42m ago•0 comments

AI Teddy Bears: A Brief Investigation

https://www.lesswrong.com/posts/aJAv7ky4LsH65qcx4/ai-teddy-bears-a-brief-investigation
2•nicetomeetyu•44m ago•1 comments

Ask HN: How do you trigger deployments in your workflow?

2•kingori•45m ago•1 comments