frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Coders are refusing to work without AI – and that could come back to bite them

https://techcrunch.com/2026/05/29/coders-are-refusing-to-work-without-ai-and-that-could-come-back...
1•Brajeshwar•1m ago•0 comments

GrafoPropagation Strong Model [video]

https://www.tiktok.com/@claudio.fernandes165/video/7645614973263056161
1•sunbagger•2m ago•0 comments

Factorio to halt development after upcoming update

https://factorio.com/blog/post/fff-440
1•delichon•2m ago•0 comments

I Gave an AI Agent $0 and Told It to Make $10k

https://costder.github.io/2026/05/hbf-ai-agent-zero-to-10k/
1•SoulForge•3m ago•0 comments

NixOS 26.05 Released

https://discourse.nixos.org/t/nixos-26-05-released/77930
1•thefossguy69•4m ago•0 comments

Voxel Space

https://s-macke.github.io/VoxelSpace/
7•davikr•7m ago•0 comments

Genomic test could spare breast cancer patients chemotherapy

https://www.theguardian.com/society/2026/may/29/groundbreaking-genomic-test-spare-breast-cancer-p...
2•marc__1•8m ago•0 comments

Is Sandpack Broken on iOS-Safari?

https://sandpack.codesandbox.io/docs/advanced-usage/components
1•razodactyl•9m ago•1 comments

Near-invisible solar cells that could turn windows into power generators

https://www.ntu.edu.sg/news/detail/near-invisible-ultrathin-solar-cells-that-could-turn-windows-i...
3•wjSgoWPm5bWAhXB•13m ago•0 comments

Gamification, memes lure young to sports wagering apps and prediction markets

https://apnews.com/article/sports-betting-prediction-markets-memes-gamification-59e79f3f85800e130...
2•1vuio0pswjnm7•15m ago•0 comments

"Indexing Crisis" 40% of Web Content Remains Invisible to Google

https://finance.yahoo.com/news/speedyindex-launches-drip-feed-feature-124800154.html
1•lindaspeedy•16m ago•0 comments

I tested 7 crypto trading strategies against 24 months of data – none worked

https://github.com/francisx1999/crypto-trading-bot-postmortem
1•francisx9•18m ago•0 comments

Meta has struggled at selling anything other than ads. Will AI be different?

https://www.cnbc.com/2026/05/30/meta-struggled-selling-anything-other-than-ads-will-ai-be-differe...
1•1vuio0pswjnm7•18m ago•0 comments

Ask HN: How does your company do product management/design/development now?

2•aurareturn•21m ago•0 comments

Cooler Master is bringing active cooling to DDR5 RAM

https://www.tomshardware.com/pc-components/ddr5/cooler-master-is-bringing-active-cooling-to-ddr5-...
1•thunderbong•24m ago•0 comments

Show HN: A lightweight compiler for untrusted AI Agent scripts

https://autolang.vercel.app/docs/philosophy-vision
1•hoansdz•24m ago•0 comments

Ask HN: Looking for web developer for math website non-AI use required

1•marysminefnuf•25m ago•0 comments

Short-Term and Late-Term Effects of Psilocybin on Symptoms in Major Depression

https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2849099
3•bushwart•26m ago•1 comments

Self-healing autonomous AI dev system

https://huggingface.co/FerrellSyntheticIntelligence/Vitalis_Devcore
1•Neuro_Nomad•26m ago•1 comments

ReAPI – one API for 200 image, video, audio and chat models

https://reapi.ai
1•xbaicai•28m ago•0 comments

VA launches MDMA-assisted mental health therapy trial

https://news.va.gov/press-room/va-launches-mdma-assisted-mental-health-therapy-trial/
2•bushwart•29m ago•1 comments

Memory decline after menopause linked to loss of estrogen production in brain

https://news.northwestern.edu/stories/2026/05/memory-decline-after-menopause-linked-to-loss-of-es...
9•gmays•30m ago•0 comments

Social Media Giants to Pay $27M in School Suit Accord

https://www.bloomberg.com/news/articles/2026-05-29/social-media-giants-to-pay-27-million-to-settl...
2•1vuio0pswjnm7•30m ago•0 comments

I Don't Want to Learn Your UI. I Want to Give It Commands

https://www.halimahomogiafo.com/give-it-commands
2•Halimah•32m ago•1 comments

SQLite Does Not Accept Agentic Code

https://simonwillison.net/2026/May/27/sqlite-agents/
1•birdculture•35m ago•0 comments

Anthropic surpasses OpenAI to become most valuable AI startup

https://qazinform.com/news/anthropic-surpasses-openai-to-become-worlds-most-valuable-ai-startup
78•Bolat14•37m ago•53 comments

Should AI steal your job?

https://www.ft.com/content/aceabeb1-1152-43d1-ad76-e1531cd37f39
2•lkellar•37m ago•1 comments

Ageusia – The Loss of Taste in the AI Internet

https://kuber.studio/blog/Reflections/Ageusia
1•kuberwastaken•38m ago•0 comments

Canaries in the coal mine? How AI could reshape work in Ireland

https://www.rte.ie/news/primetime/2026/0530/1575914-canaries-in-the-coal-mine-how-ai-could-reshap...
1•austinallegro•39m ago•0 comments

Claude Mythos solves OpenAI's landmark Erdős problem with simple proof

https://the-decoder.com/claude-mythos-reportedly-solves-openais-landmark-erdos-problem-with-a-cut...
1•gmays•41m ago•0 comments
Open in hackernews

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

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