frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Git Mirrors. Who's running one? What repos are you mirroring?

1•gooob•2m ago•0 comments

Don't Split My Data: I Will Use a Database (Not PostgreSQL) for My Data Needs

https://www.eloqdata.com/blog/2025/11/07/use-real-database-for-data-needs
1•iamlintaoz•2m ago•0 comments

Physicists demonstrate the speed of light with unprecedented accuracy

https://phys.org/news/2025-11-physicists-constancy-unprecedented-accuracy.html
2•stOneskull•11m ago•0 comments

I wish I were as interesting as my phone

https://lukaspet.substack.com/p/jelly-star
2•lukaspetersson•17m ago•0 comments

Ask HN: Agent evaluations, what is everything I should know?

1•akira_067•17m ago•0 comments

Show HN: Pusher's Maze – a browser-based puzzle game

https://pushersmaze.vercel.app/
1•gagarwal123•17m ago•2 comments

Company built an internal agent framework because agent frameworks suck

1•akira_067•18m ago•0 comments

The Secrets of Watch Regulation

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

RFC Hub

https://rfchub.app/
1•todsacerdoti•24m ago•0 comments

Enoch, a date-prediction AI-model, trained on C14-dated scroll samples

https://journals.plos.org/plosone/article?id=10.1371%2Fjournal.pone.0323185
1•felineflock•27m ago•0 comments

Show HN: AI Search Engineer in Telecoms for Research and Development

https://commsearch.info
3•niliu123•30m ago•1 comments

I Worked for Hyundai. What I Saw Will Shock You. [video]

https://www.youtube.com/watch?v=OKgurZ0CRDE
2•evanjrowley•30m ago•0 comments

Sheaf Topos Theory: A Powerful Setting for Lagrangian Field Theory

https://www.alphaxiv.org/abs/2504.08095
1•measurablefunc•34m ago•0 comments

Visually impaired students learn to make music as the Semi-Modulars synth band

https://www.texasstandard.org/stories/semi-modulars-band-texas-school-blind-visually-impaired/
1•1659447091•36m ago•0 comments

Why the Future Doesn't Need Us (2000)

https://www.wired.com/2000/04/joy-2/
2•mooreds•38m ago•1 comments

The Latent Role of Open Models in the AI Economy

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5767103
2•bassamtabbara•38m ago•1 comments

Nvidia Releases Q3 Results

https://investor.nvidia.com/news/press-release-details/2025/NVIDIA-Announces-Financial-Results-fo...
3•jjj-throw•39m ago•0 comments

AI and the Limits of Human Empathy

https://theintake.net/ai-and-the-limits-of-human-empathy
1•MattSayar•39m ago•0 comments

Beautify Your RSS/Atom Feeds in Browsers Without XSLT

https://danfabulich.medium.com/beautify-your-rss-atom-feeds-in-browsers-without-xslt-115aeb49d9b3
2•dfabulich•42m ago•0 comments

Understanding neural networks through sparse circuits

https://openai.com/index/understanding-neural-networks-through-sparse-circuits/
3•gmays•42m ago•0 comments

House Summons Australian Censor Julie Inman Grant over Global Takedown Demands

https://reclaimthenet.org/us-congress-summons-australias-censor
2•qwertypoiu•44m ago•0 comments

Show HN: Fragment – An AI-native notebook with YAML-based Prism Protocol

https://fragment.place/demo/prism
2•poieticdog•46m ago•0 comments

Show HN: Ardage, a tool to build ArXiv Markdown datasets using natural language

https://github.com/HariharPrasadd/ardage
2•hariharprasadd•47m ago•0 comments

The Path to Crypto Agility and Quantum Readiness

https://blog.trace3.com/the-path-to-crypto-agility-and-quantum-readiness
2•mooreds•50m ago•0 comments

How Three YC startups built their companies with Claude Code

https://www.claude.com/blog/building-companies-with-claude-code
3•gmays•53m ago•0 comments

RLCDev

https://rlcdev.app/
3•luthiraabeykoon•56m ago•2 comments

Non-Residents LLC Solutions

https://llcclass.com/foreigners/
1•zlonmask•59m ago•2 comments

Reverse Engineering Antigravity's Browser Automation

https://alokbishoyi.com/blogposts/reverse-engineering-browser-automation.html
1•dsr12•1h ago•0 comments

Self-hosting DNS for no fun, but a little profit

https://linderud.dev/blog/self-hosting-dns-for-no-fun-but-a-little-profit/
2•pabs3•1h ago•0 comments

Azure HorizonDB – managed Postgres-compatible database

https://techcommunity.microsoft.com/blog/adforpostgresql/announcing-azure-horizondb/4469710
1•vyrotek•1h ago•0 comments
Open in hackernews

Ask HN: Maintaining code quality with widespread AI coding tools?

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