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•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

Japan runs out of robot wolves in fight against bears

https://www.popsci.com/environment/japan-robot-wolf-army/
1•thunderbong•7m ago•0 comments

Gen Z homeowners: More in their 20s are managing to buy despite the odds

https://text.npr.org/nx-s1-5791499
1•1659447091•12m ago•0 comments

Why 'Smart' Products Have Started to Look Like the Dumb Choice

https://www.nytimes.com/2026/05/14/magazine/dumb-phones-tvs-retronym-smart-tech.html
2•0in•13m ago•0 comments

Theron – a council of 31 specialist LLMs on one foundation

https://tryvext.com/landing
1•alayton•15m ago•0 comments

Craigslist Charitable Fund

https://www.craigslistfund.org
1•Yctg•21m ago•0 comments

JGuard v0.4.0 – Capability-based security for the JVM (post-SecurityManager)

https://github.com/jguard-io/jguard
1•nknize•22m ago•0 comments

Quantum Computing Expert Explains One Concept in 5 Levels of Difficulty [video]

https://www.youtube.com/watch?v=OWJCfOvochA
1•gmays•23m ago•0 comments

Apple TV 12% market share, reaping benefits of stale content

https://appleinsider.com/articles/26/04/20/apple-tv-reaping-the-benefits-of-stale-content-on-bigg...
1•mgh2•25m ago•0 comments

NCEES discontinuing PE Software Engineering exam (2019)

https://ncees.org/ncees-discontinuing-pe-software-engineering-exam/
1•consumer451•33m ago•0 comments

AI for the Real World: A Conversation with Yann LeCun

https://twitter.com/AnneliesGamble/status/2054219457451733382
2•gmays•33m ago•0 comments

The Evolution of Team Appwrite

https://appwrite.io/blog/post/the-evolution-of-team-appwrite
1•gauravmeena95•34m ago•0 comments

Production Is a Compiler Input

https://aicoding.leaflet.pub/3mjx4erlboc2l
1•ankitg12•37m ago•0 comments

Two computers, one monitor, zero fiddling – Alex Plescan

https://alexplescan.com/posts/2025/08/16/kvm/
1•ankitg12•40m ago•0 comments

New Issue Tracker

https://lightningtrack.io/login
1•garyeterry•41m ago•0 comments

Terence Tao: My recollections on the early history of compressed sensing

https://mathstodon.xyz/@tao/114967650999562435
4•johnbarron•56m ago•2 comments

Used to manage a collection of AI workflows for a single vertical domain – Wasup

https://github.com/EdwardJoke/Wasup
1•EdwardXie•57m ago•1 comments

The IndieWeb Is Wonderfully Dionysian

https://brennan.day/the-indieweb-is-wonderfully-dionysian/
2•gm678•57m ago•0 comments

Fix pathological performance in trait solver

https://github.com/rust-lang/rust/pull/155355
2•Jyaif•1h ago•0 comments

Pinote – A lightweight floating Markdown scratchpad app

https://github.com/ImFeH2/pinote
2•indigodaddy•1h ago•0 comments

I built a machine that can make you rich with math [video]

https://www.youtube.com/watch?v=2UM4j1_xEs0
1•tzvc•1h ago•1 comments

Senior NIAID Official Indicted for Concealing Records During Covid Pandemic

https://www.justice.gov/opa/pr/former-senior-niaid-official-indicted-concealing-federal-records-d...
6•Jimmc414•1h ago•2 comments

YC startup Luel appears to have copied Kled

https://twitter.com/avipat_/status/2055384102409253056
3•tjek•1h ago•1 comments

Show HN: Nexa-Gauge – LLM eval framework, now with self-hosted model support

https://github.com/harnexa/nexa-gauge
1•Sardhendu•1h ago•0 comments

Ask HN: What happened to ssh-audit.com?

2•Bender•1h ago•0 comments

Show HN: Plan-Graph based code generation with LLMs

https://github.com/agrin96/VibegraphGenerator
1•ag_rin•1h ago•0 comments

Kinetic typography: the what, why, and how

https://www.linearity.io/blog/kinetic-typography/
1•argee•1h ago•0 comments

Symposia AI

https://www.trysymposiaai.com/landing
2•CarlosEdu•1h ago•1 comments

Solving CartPole in 8 Weights

https://cartpole.neocities.org/
4•georgehotz•1h ago•0 comments

Magical Realism: "Northern Exposure" 25 Years Later (2015)

https://www.rogerebert.com/streaming/magical-realism-nothern-exposure-25-years-later
2•walterbell•1h ago•0 comments

Show HN: Wyndup – share a live countdown with your podcast guest

https://wyndup.net
1•ardwino•1h ago•0 comments