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

Show HN: How to train and run models with RL Envs

https://astrofolio.pages.dev/blog/rl-env/
1•vrn21•2m ago•0 comments

Best Monitoring and Observability Platform?

1•kebforlifer1•3m ago•0 comments

Show HN: BunnyNet – A Modern Java SDK for BunnyCDN Storage

https://github.com/range79/bunnynet-lib
1•range79•4m ago•0 comments

Algorithm names are the new cognitive activators. Your vocabulary is your tool

https://sderosiaux.substack.com/p/algorithm-names-are-the-new-cognitive
1•chtefi•5m ago•0 comments

Plan management patches for Postgres 19

http://rhaas.blogspot.com/2026/03/pgplanadvice-plan-stability-and-user.html
1•biehl•8m ago•0 comments

Show HN: Fingerprinting Text Embedding Models via Floating-Point Artifacts

https://colab.research.google.com/drive/1CTFltQrHRTViYSs3JLrwC4leSTWIrPc9
1•yantrams•8m ago•0 comments

Cutie Fly: CuTe Layout Representation and Algebra, CuTeDSL, FlyDSL

https://ianbarber.blog/2026/03/06/cutie-fly/
1•matt_d•10m ago•0 comments

Same ladder, different game: Why working harder stops working

https://www.atbrakhi.dev/blog/why-working-harder-stops-working
1•atbrakhi•15m ago•0 comments

Show HN: VaultIt – an app to save kids' artwork and memories without the clutter

https://vaultit.kids
1•GoodRoots•15m ago•0 comments

AST-filtered eval() is not a sandbox: Severity 10 CVE-2026-26030, and others

https://daridor.blog/2026/03/05/ast-filtered-eval-is-not-a-sandbox-remote-code-execution-in-micro...
1•beagle3•16m ago•0 comments

OdinTools

1•OdinTools•20m ago•0 comments

Why the AI Discourse Cannot Ask Who Bears the Cost of Automation

https://eventuallymarching.substack.com/p/the-last-rung
1•mridlll•20m ago•1 comments

Ember 6.11 Released

https://blog.emberjs.com/ember-released-6-11/
1•thunderbong•21m ago•0 comments

LLM Doesn't Write Correct Code. It Writes Plausible Code

https://twitter.com/KatanaLarp/status/2029928471632224486
2•pretext•23m ago•0 comments

Seat 11A: The Windowless Inside Joke at 30k Feet

https://www.nytimes.com/2026/03/07/us/seat-11a-no-window-ryanair-airlines.html
1•edward•23m ago•0 comments

Mercury is a transforming drone anyone can build

https://github.com/L42ARO/Mercury-Transforming-Drone
1•LorenDB•25m ago•0 comments

Show HN: PKGSmith

https://pkgsmith.app/
2•Fogh•27m ago•0 comments

AI will fuck you up if you're not on board

https://rmoff.net/2026/03/06/ai-will-fuck-you-up-if-youre-not-on-board/
3•rmoff•27m ago•0 comments

Cluely CEO Roy Lee admits to publicly lying about revenue numbers last year

https://techcrunch.com/2026/03/05/cluely-ceo-roy-lee-admits-to-publicly-lying-about-revenue-numbe...
3•brandonb•27m ago•0 comments

Show HN: ANSI-Saver – A macOS Screensaver

https://github.com/lardissone/ansi-saver
3•lardissone•27m ago•0 comments

Got tasks? Feed your Dactyl

https://taskadactyl.com
1•thearchivista•28m ago•1 comments

The App Store Accountability Act trades privacy and free speech for false safety

https://reason.org/commentary/the-app-store-accountability-act-sacrifices-privacy-and-free-speech...
1•iamnothere•29m ago•1 comments

Agent Spy – follow what your Agentic Coder is doing

https://github.com/jank/agent-spy
1•jankar•29m ago•1 comments

Show HN: RankClaw – AI-audited all 14,706 OpenClaw skills; 1,103 are malicious

https://rankclaw.com
1•do_anh_tu•29m ago•0 comments

AI Use at Work Is Causing Brain Fry, Researchers Find, Esp Among High Performers

https://futurism.com/artificial-intelligence/ai-brain-fry
3•rustoo•29m ago•0 comments

TanStack Intent

https://tanstack.com/intent/latest
2•handfuloflight•30m ago•0 comments

Hamsey: Proximity Networking Ecosystem

https://apps.apple.com/in/app/hamsey-network-in-100-meters/id6755126171Hamsey:Networkin100meters
1•rohitsingh2001•31m ago•0 comments

Show HN: File Indian income tax from the browser. No signup, privacy first

https://fiscally.online
1•irishavmishra•31m ago•0 comments

In the Prosperous Future That Awaits, We'll All Be Neil Sedaka

https://www.realclearmarkets.com/articles/2026/03/07/in_the_prosperous_future_that_awaits_well_al...
1•RickJWagner•32m ago•0 comments

MacBook Neo: Whoa ($599)

https://spyglass.org/macbook-neo/
1•RickJWagner•32m ago•0 comments