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

An open agent-security benchmark, including the attacks we fail to catch

https://github.com/AndrewSispoidis/contemporary-agent-attacks
1•AndrewGS•25s ago•0 comments

Services Aren't the New Software

https://www.theaiopportunities.com/p/sequoia-is-wrong-services-arent-the
2•deepmem•56s ago•0 comments

Mind Lab puts continual learning to the test with Macaron-V1

https://kr-asia.com/mind-lab-puts-continual-learning-to-the-test-with-macaron-v1
1•gmays•7m ago•0 comments

Your harness design is probably bad

https://datavorous.github.io/writing/harness/
1•datavorous_•8m ago•0 comments

CL-Amiga: A Common Lisp Implementation for AmigaOS 3

https://github.com/mdbergmann/cl-amiga
1•doener•11m ago•0 comments

Ask HN: How Are Things in the US?

2•tobeornot•13m ago•0 comments

Reasoning prefills on a few open models

https://gist.github.com/wsxiaoys/102e8654c14d5d27b7b77532026ebfa5
1•wsxiaoys•13m ago•0 comments

Show HN: Kadō – open-source habit tracker for iOS

https://github.com/scastiel/kado
3•scastiel•16m ago•0 comments

First test flight of largest all-electric aircraft used just $5 of electricity

https://arstechnica.com/gadgets/2026/08/first-test-flight-of-largest-all-electric-aircraft-used-j...
2•root-parent•19m ago•0 comments

Mathematicians Despair as AI Achieves Jaw-Dropping Breakthroughs

https://www.telegraph.co.uk/business/2026/08/16/mathematicians-despair-ai-breakthrough/
4•karakoram•19m ago•0 comments

Show HN: Titan – Fast, lightweight real-time message dispatch made simple

https://github.com/traffic-hunter/titan
1•swager253•20m ago•0 comments

Show HN: Create Memes for Free

https://osamemes.net/create
2•osasystems•23m ago•0 comments

Show HN: SelfUniversity – learn system engineering via interactive puzzles

1•dima853•25m ago•0 comments

Taking Pause – All property is theft

https://www.futilitycloset.com/2026/08/16/taking-pause/
2•beardyw•28m ago•1 comments

China Is Opening the First Regular Cargo Route Through the Arctic

https://www.wsj.com/world/china-is-opening-the-first-regular-cargo-route-through-the-arctic-445245bc
2•karakoram•28m ago•1 comments

Welcome to Toronto, World Capital of the Urban Raccoon

https://lithub.com/welcome-to-toronto-world-capital-of-the-urban-raccoon/
2•Insanity•31m ago•1 comments

Show HN: Offshoot – Copy-on-write branching for stock SQLite files

https://github.com/sricola/offshoot
1•sricola•35m ago•0 comments

Show HN: AmitabhC – a programming language made of Amitabh Bachchan dialogues

https://github.com/jay123anta/amitabhc
1•jay123anta•36m ago•0 comments

Show HN: ponzy.io – I made a casual trading game you can play in the browser

https://ponzy.io
1•ponzy_io•36m ago•0 comments

I thought I was building a C replacement. I was wrong

https://c3-lang.org/blog/i_thought_i_was_building_a_c_replacement/
1•lerno•37m ago•1 comments

*Rats!* (1994) source code reconstruction using Qwen 3.8

https://github.com/neuromancer/rats-re
2•galapago•39m ago•0 comments

Anthropic revenue reportedly jumps to more than $11.5B in second quarter

https://www.cnbc.com/2026/08/15/anthropic-revenue-jumps-to-over-11point5-billion-in-q2-report.html
6•AnodicElegy•40m ago•2 comments

New Evooo1Bot Linux botnet turns routers into traffic relay nodes

https://www.bleepingcomputer.com/news/security/new-evooo1bot-linux-botnet-turns-routers-into-traf...
1•Brajeshwar•40m ago•0 comments

Show HN: LookTwice – validation APIs that don't turn outages into invalid data

https://looktwice.dev/tools
1•eason4kim•40m ago•0 comments

Can Anthropic's invisible watermarks curb AI slop? Researchers remain sceptical

https://www.nature.com/articles/d41586-026-02503-7
2•pogue•42m ago•1 comments

My first website passed the Adsense review

1•xiaofengzi941•42m ago•0 comments

The Private Messenger That's Simple

https://z-text.org/privatemessengeractuallysimple/
1•ztextzksnarks•42m ago•1 comments

CEO of Anthropic on the messaging around AI

https://twitter.com/DarioAmodei/status/2088758819304443967
1•eamag•43m ago•0 comments

Success Is a Clean Cut

https://julienreszka.com/blog/success-is-a-clean-cut/
1•julienreszka•43m ago•1 comments

From Coding to Orchestrating: New Role of the Software Engineer

https://blog.lunatech.com/posts/2026-05-19-from-coding-to-orchestrating/
1•zerealshadowban•43m ago•0 comments