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

Basecamp Goes Agent-First

https://basecamp.com/agents
1•diogenico•2m ago•1 comments

The U.S. Said It Helped Bomb a Drug Camp. It Was a Dairy Farm

https://www.nytimes.com/2026/03/24/world/americas/us-ecuador-drug-camp-bombing-dairy-farm.html
1•vrganj•4m ago•0 comments

Requests Toolbelt

https://toolbelt.readthedocs.io/en/latest/
1•ankitg12•6m ago•0 comments

I built a functional co-parenting web app

1•Max_T•9m ago•0 comments

Samsung Browser is now on Windows with features that might make you ditch Chrome

https://www.neowin.net/news/samsung-browser-is-now-on-windows-with-features-that-might-make-you-d...
1•bundie•9m ago•0 comments

Building a tiny JavaScript runtime with QuickJS

https://healeycodes.com/building-a-runtime-with-quickjs
1•ingve•10m ago•1 comments

The etymology of Sine and Cosine is kinda funny and interesting

https://old.reddit.com/r/etymology/comments/dln9hc/the_etymology_of_sine_and_cosine_is_kinda_funny/
1•teleforce•11m ago•0 comments

Every venture is either a commodity or a brand

https://mvrckhckr.com/articles/every-venture-is-either-a-commodity-or-a-brand
1•mvrckhckr•13m ago•0 comments

Show HN: Beta Appointment Setter

https://apps.apple.com/us/app/docya/id6760323264
1•gdiocarez•14m ago•0 comments

NASA's plan for nuking Gateway and sending it to Mars

https://arstechnica.com/space/2026/03/here-is-nasas-plan-for-nuking-gateway-and-sending-it-to-mars/
1•rbanffy•17m ago•0 comments

DarkSword Exploit Chain, Unpackaged

https://github.com/DarKDevz/DarKSward
1•lode•19m ago•0 comments

Show HN: Feed.news – A public news feed for anything you care about

https://feed.news/
1•marche101•20m ago•0 comments

American Diner Gothic

https://www.thenewatlantis.com/publications/american-diner-gothic
2•rienbdj•24m ago•0 comments

The Download: reawakening frozen brains, and the AI Hype Index returns

https://www.technologyreview.com/2026/03/25/1134636/the-download-reawakening-frozen-brains-and-th...
2•joozio•28m ago•0 comments

Granola raises $125M at $1.5B valuation

https://techcrunch.com/2026/03/25/granola-raises-125m-hits-1-5b-valuation-as-it-expands-from-meet...
3•doppp•31m ago•0 comments

Show HN: Find Customer Service Phone Numbers

https://dialindex.com
2•yosid•33m ago•0 comments

Two year old Android Bluetooth bug fixed, no more root required for librepods

https://issuetracker.google.com/issues/371713238
1•Lunar5227•34m ago•1 comments

FreeBSD remote DoS vulnerability via TCP – FreeBSD-SA-26:06.tcp

https://www.freebsd.org/security/advisories/FreeBSD-SA-26:06.tcp.asc
1•ggeorg•34m ago•1 comments

Spectre GCR Mac emulator for Atari ST manual (1989)

https://archive.org/details/Spectre_GCR_Manual_Macintosh_emulator_1989
2•TMWNN•36m ago•1 comments

Gerard of Cremona

https://en.wikipedia.org/wiki/Gerard_of_Cremona
1•teleforce•39m ago•0 comments

Rich Content AI Chat

https://99helpers.com/tools/ai-chat
1•nickk81•41m ago•1 comments

Accidental $70k Google Pixel Lock Screen Bypass

https://bugs.xdavidhu.me/google/2022/11/10/accidental-70k-google-pixel-lock-screen-bypass/
1•Jacobinski•44m ago•0 comments

Porting Go's io package to C

https://antonz.org/porting-go-io/
2•ingve•47m ago•1 comments

Skeleton of Three Musketeers' d'Artagnan may have been found under Dutch church

https://news.sky.com/story/skeleton-of-three-musketeers-dartagnan-may-have-been-found-under-dutch...
3•austinallegro•51m ago•0 comments

Wittgenstein's Contribution to Philosophy [video]

https://www.youtube.com/watch?v=sVKWlEq09tQ
1•daverol•54m ago•0 comments

Honda and Sony Scrap EVs

https://www.ft.com/content/b85869e1-0f69-4ab3-aa30-1d63d60ee3c9
2•mnming•56m ago•0 comments

macOS 26.4 Introduces New Security Feature for Terminal Commands

https://www.macrumors.com/2026/03/25/macos-26-4-terminal-security-feature/
2•tosh•56m ago•0 comments

70% of new software engineering papers on ArXiv are LLM related

https://shape-of-code.com/2026/03/22/70-of-new-software-engineering-papers-on-arxiv-are-llm-related/
1•jruohonen•58m ago•1 comments

The Sensor Debate: Vision, Lidar, and the Path to Real Autonomy

https://www.nuro.ai/blog/the-sensor-debate-vision-lidar
2•Jadrago•1h ago•0 comments

Crypto regime detection API: 10 weighted signals, 9 data sources

https://getregime.com
1•GunnarThor•1h ago•0 comments