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

Posting on the Internet Frightens Me

https://adayinthelifeof.nl/2026/04/16/posting-on-the-internet.html
1•jaytaph•1m ago•0 comments

Dwarkesh Patel's Podcast with Nvidia CEO Jensen Huang

https://thezvi.substack.com/p/on-dwarkesh-patels-podcast-with-nvidia
1•7777777phil•1m ago•0 comments

Show HN: Xata, open-source Postgres platform with copy-on-write branches

https://github.com/xataio/xata
1•tudorg•2m ago•0 comments

Gemini can now create personalized AI images by digging around in Google Photos

https://arstechnica.com/ai/2026/04/gemini-can-now-create-personalized-ai-images-by-digging-around...
1•gpi•3m ago•0 comments

Claude Code injects hidden prompts into file reads to stop malware tweaks

https://twitter.com/adrian_cooney/status/2044827025379123597
3•adriancooney•4m ago•0 comments

Many-Step Sequences in Go

https://lesiw.dev/go/step/
1•zimpenfish•5m ago•0 comments

How to burn $30M on a JavaScript framework [video]

https://www.youtube.com/watch?v=ReAnFFqvCeA
1•PaulHoule•6m ago•0 comments

I Didn't Have the Markdown Editor I Wanted So I Vibecoded One in a Weekend

https://app.clarus.page/s/ead7fca03a9c40d2a4134cb8536f0332
3•jimjeffers•6m ago•1 comments

Nyquest – Open-source LLM token compression proxy in Rust (15–75% savings)

https://github.com/Nyquest-ai/nyquest-rust-fullstack-pub
1•256kmagic•7m ago•0 comments

What Are Skiplists Good For?

https://antithesis.com/blog/2026/skiptrees/
2•tanelpoder•8m ago•0 comments

Stop Using Toilet Paper

https://www.nytimes.com/2020/04/03/opinion/toilet-paper-hoarding-bidets.html
1•Anon84•8m ago•1 comments

Bypassing the kernel for 56ns cross-language IPC

https://github.com/riyaneel/Tachyon/tree/main/docs/adr
1•riyaneel•8m ago•0 comments

An Investor Dared Him to Quit School. Now He's Building a $1.5B AI Startup

https://www.wsj.com/tech/ai/an-investor-dared-him-to-quit-school-now-hes-building-a-1-5-billion-a...
3•kstrauser•8m ago•0 comments

Is Carbon Removal in Trouble?

https://www.technologyreview.com/2026/04/16/1135928/carbon-removal-microsoft/
1•Brajeshwar•8m ago•2 comments

Newton Diameters

https://www.johndcook.com/blog/2026/04/16/newton-diameters/
2•ibobev•9m ago•0 comments

Where the DOGE Operatives Are Now

https://www.wired.com/story/where-the-doge-operatives-are-now/
8•droidjj•9m ago•0 comments

Codex for Almost Everything

https://openai.com/index/codex-for-almost-everything/
35•mikeevans•10m ago•5 comments

Clojure on Fennel part two: immutable.fnl optimizations

https://andreyor.st/posts/2026-04-15-clojure-on-fennel-part-two-immutablefnl-optimizations/
2•ibobev•10m ago•0 comments

How to Automate Screenshot Naming on macOS Using AI

https://asleepace.com/blog/how-to-automate-screenshot-naming-macos/
2•asleepace•10m ago•1 comments

Pointer-Stable Dynamic Arrays

https://vectrx.substack.com/p/pointer-stable-dynamic-arrays
1•ibobev•10m ago•0 comments

Digital Tap AI: OSS agents to detect and stop idle cloud clusters

https://github.com/CruiseAI/digitaltap-oss
1•digitaltap•10m ago•0 comments

The People's Clock: A Timepiece Made of People

https://kottke.org/26/04/the-peoples-clock
2•evo_9•11m ago•0 comments

"Relative State" Formulation of Quantum Mechanics (1957)

https://web.archive.org/web/20111027191052/http://www.univer.omsk.su/omsk/Sci/Everett/paper1957.html
1•bookofjoe•11m ago•0 comments

AI that breaks, writes down why, and fixes itself by morning

https://duncangwood.substack.com/p/ai-that-breaks-writes-down-why-and
1•duncanwood•11m ago•0 comments

Agile Case Study: Designing Large-Scale Software for Reuse with an Auto Company

https://www.aptiv.com/en/insights/article/designing-large-scale-software-for-reuse-with-an-automo...
1•ohjeez•12m ago•0 comments

The iPhone Air was set up to fail, but it's still my favorite phone

https://starikov.co/iphone-air/
2•iusevim•14m ago•0 comments

Mastodon: Don't use "Mastodon" or "mstdn" in domain names

https://github.com/mastodon/mastodon/discussions/22785
3•kenniskrag•17m ago•2 comments

Making AI operational in constrained public sector environments

https://www.technologyreview.com/2026/04/16/1135216/making-ai-operational-in-constrained-public-s...
1•joozio•19m ago•0 comments

Show HN: Blades CSS – Framework-agnostic, class-light CSS⁺ kit inspired by Pico

https://github.com/anyblades/blades
1•anydigital•20m ago•0 comments

How GitHub uses eBPF to improve deployment safety

https://github.blog/engineering/infrastructure/how-github-uses-ebpf-to-improve-deployment-safety/
1•chmaynard•21m ago•0 comments