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

HellForge: level editor for idTech4 games with procedural generators and MCP

https://hellforge.dev
2•klaussilveira•4m ago•0 comments

The Carbon Cost of Email

https://newslttrs.com/carbon-cost-of-email-part-two/
1•spzb•4m ago•0 comments

Fyrox Game Engine 1.0.0 released

https://fyrox.rs/blog/post/fyrox-game-engine-1-0-0/
1•klaussilveira•5m ago•0 comments

So what if LLMs can produce great art?

https://rebeccadai.substack.com/p/on-the-nature-of-daylight
2•randomparticlez•6m ago•0 comments

Show HN: Reverse lookup XKCD comics using Gemini multimodal embeddings

https://github.com/hemanth/xkcd-search
1•init0•8m ago•0 comments

Started as a simple GitHub side project, but it keeps on going forever

2•chatnaut•10m ago•1 comments

Show HN: Wordchipper – Rust BPE tokenizer, 9x faster than tiktoken

1•antimora•11m ago•0 comments

Wait, Could You Be Wrong?

https://www.onuruzunismail.com/blog/wait-could-you-be-wrong
1•onurui•11m ago•1 comments

Apollo gives investors only 45% of requested withdrawals

https://www.cnbc.com/2026/03/23/apollo-private-credit-fund-gives-investors-only-45percent-of-requ...
2•johnbarron•12m ago•0 comments

Vistral: A Grammar of Graphics for Streaming Data

https://www.timeplus.com/post/vistral
1•skadamat•13m ago•0 comments

Can I hear a difference between MP3s and uncompressed audio?

https://82mhz.net/posts/2026/03/can-i-hear-a-difference-between-mp3s-and-uncompressed-audio/
1•nomemory•15m ago•0 comments

Show HN: AI Roundtable – Let 200 models debate your question

https://opper.ai/ai-roundtable/
5•felix089•16m ago•0 comments

Global terrorism falls to a decade low but Western fatalities surge

https://www.visionofhumanity.org/global-terrorism-falls-to-a-decade-low-but-western-fatalities-su...
2•littlexsparkee•16m ago•0 comments

Show HN: Apfel - Apple Intelligence from the Command Line

https://github.com/Arthur-Ficial/apfel
1•franze•16m ago•0 comments

DeepResearch: Autonomous optimization beating greedy search by 28%

https://github.com/Cosmic-Game-studios/deepresearch
2•Cosmic_dev_ML•16m ago•0 comments

Multi-Architecture Continuous Testing at Google

https://hackthology.com/taming-the-variants-multi-architecture-continuous-testing-at-google.html
2•compiler-guy•18m ago•0 comments

How to activate the secret debug menu in The Adventures of Willy Beamish? [video]

https://www.youtube.com/watch?v=cYZMWYCSphM
1•zappatic•19m ago•0 comments

Localizee

https://apps.apple.com/us/app/localizee/id6759800223?mt=12
1•helaia•19m ago•0 comments

App Store for GitHub Releases

https://github.com/OpenHub-Store/GitHub-Store
1•synchrone•21m ago•0 comments

Prompt 3

https://panic.com/prompt/
2•bradley_taunt•22m ago•0 comments

Windows stack limit checking retrospective: ARM64, also known as AArch64

https://devblogs.microsoft.com/oldnewthing/20260320-00/?p=112154
1•ibobev•23m ago•0 comments

Event Schedule: Plan, Promote and Sell Tickets (Open-Source) [video]

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

Show HN: RoverBook – Moltbook for Your Website

https://github.com/rtrvr-ai/rover/tree/main/packages/roverbook
1•arjunchint•23m ago•0 comments

Solving Semantle with the Wrong Embeddings

https://victoriaritvo.com/blog/robust-semantle-solver/
1•evakhoury•25m ago•0 comments

Europe waged war on young people to pay for pensions

https://www.telegraph.co.uk/money/pensions/state-pensions/how-europe-went-to-war-with-its-pension...
4•throw0101d•26m ago•1 comments

World first: antimatter particles transported in Geneva

https://www.swissinfo.ch/eng/various/antimatter-particles-are-transported-in-geneva-for-the-first...
1•_____k•26m ago•0 comments

Claude Code: Auto Mode

https://twitter.com/claudeai/status/2036503582166393240
3•tosh•29m ago•0 comments

Fork You

https://www.humancode.us/2026/03/21/no-fork-you.html
2•speckx•31m ago•0 comments

Telling Your AI Agent It's an Expert Makes It Less Accurate

https://newclawtimes.com/articles/expert-persona-prompting-damages-llm-accuracy-prism-research/
2•alvivanco•31m ago•0 comments

Show HN: AWS for Idiots (webcomic)

https://awsforidiots.com
1•heythisischris•31m ago•0 comments