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•9mo 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•9mo 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•9mo ago
Thanks for sharing! Never heard of claimify, already looking into it...
furrball010•9mo 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•9mo 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

In the Age of AI Agents, How Should Infrastructure Change?

https://lynq.sh/blog/ai-agent-era-infrastructure.html
1•selenehyun•42s ago•0 comments

How to get an organization to try pair programming

https://www.asgaut.com/how-to-get-an-entire-organization-to-try-pair-programming-a-bottom-up-expe...
1•trollsund•1m ago•0 comments

Blind Trust in VSCode Extensions

https://opista.com/posts/blind-trust-in-vs-code-extensions
1•saikatsg•2m ago•0 comments

Fixing ORM slowness by 80% with strategic PostgreSQL indexing

https://stormatics.tech/blogs/fixing-orm-slowness-by-80-with-strategic-postgresql-indexing
1•camille_134•6m ago•0 comments

Using an electric car charger to charge an ebike

https://www.youtube.com/watch?v=i6IyukCIia8
1•jofzar•6m ago•1 comments

Elsevier Shuts Down Its Finance Journal Citation Cartel

https://www.chrisbrunet.com/p/elsevier-shuts-down-its-finance-journal
1•qsi•6m ago•0 comments

Show HN: Cerebrun – A unified memory for AI assistants (MCP and pgvector)

https://cereb.run
1•niyoseris•10m ago•0 comments

SaaS Will Have an API, Whether You Build It or Not

https://eidel.io/posts/your-saas-will-have-an-api-whether-you-build-it-or-not
1•olieidel•13m ago•1 comments

Self-generated skills don't do much for AI agents, but human-curated skills do

https://www.theregister.com/2026/02/19/ai_agents_cant_teach_themselves/
2•xdotli•15m ago•2 comments

FreeBSD 15.0

https://www.freebsd.org/releases/15.0R/relnotes/
2•tosh•16m ago•0 comments

Show HN: AI Timeline Maker – turn text and documents into visual timelines

https://timeline-maker.org/
1•ethanplanva•19m ago•0 comments

Story of the Eye

https://en.wikipedia.org/wiki/Story_of_the_Eye
1•XzetaU8•20m ago•0 comments

Our First Proof Submissions

https://openai.com/index/first-proof-submissions/
2•gmays•24m ago•0 comments

For a new golden age of FOSS

https://ogirardot.writizzy.com/p/for-a-new-golden-age-of-foss
2•ssaboum•24m ago•1 comments

3D-Printed electric motor manufactured via multi-modal, multi-material extrusion

https://www.tandfonline.com/doi/full/10.1080/17452759.2026.2613185#d1e259
1•fightling•25m ago•0 comments

Show HN: I rebuilt my 13-year-old budgeting app from scratch in Flutter

https://www.budgt.ch/blog/budgt-13-rebuilt-from-scratch-whats-new/
1•sfluecki-dev•25m ago•0 comments

The Myth of the Bayesian Brain

https://link.springer.com/article/10.1007/s00421-025-05855-6
1•paraschopra•25m ago•0 comments

Red/Green TDD

https://simonwillison.net/guides/agentic-engineering-patterns/red-green-tdd/
1•tomwphillips•26m ago•1 comments

Who's in Charge? Disempowerment Patterns in Real-World LLM Usage

https://arxiv.org/abs/2601.19062
1•Gillesray•27m ago•1 comments

Show HN: Claudedash – real-time local dashboard for Claude Code agents

1•yunusemregurlu•34m ago•1 comments

OpenCrabs: AI terminal-native orchestration layer for software development

https://github.com/adolfousier/opencrabs
1•otterwise•37m ago•0 comments

Show, Don't Tell

https://blog.exe.dev/show-dont-tell
1•tosh•37m ago•0 comments

Raya: Compiled TypeScript with Go-Concurrency

https://raya.land/
1•adityapurwa•41m ago•0 comments

A fast Ruby code formatter build in Rust

https://github.com/sorafujitani/rfmt
1•walski•41m ago•0 comments

60 Year old vibe coder create revenue SaaS with vibe agent and vibe testing tool

1•Thorin_scout•43m ago•1 comments

Show HN: Launching for the full public on 17th May 2026

https://waitlist-j5z9.onrender.com/
1•Sechele•44m ago•0 comments

BrowserPicker: Smart Browser Selector for Windows

https://github.com/mortenn/BrowserPicker
1•Klaster_1•44m ago•0 comments

Magical Mushroom – Europe's first industrial-scale mycelium packaging producer

https://magicalmushroom.com/index
3•microflash•45m ago•0 comments

Apixies – 39 utility APIs (SSL, DNS, email, QR, PDF) behind one key

https://apixies.io
2•bicibg•48m ago•1 comments

Investigating an LLM generated C compiler

https://shape-of-code.com/2026/02/22/investigating-an-llm-generated-c-compiler/
2•rsaarelm•48m ago•0 comments