frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

What if your QA engineer never slept?

1•GTCHO•1y ago
I've worked in startups and big tech. The most common bottleneck? QA. One team I know ditched the traditional approach and runs an agent that acts like an engineer, 24/7. It's synthetic, learns from bug history, and can gate PRs. Wild idea, or future standard?

Comments

duxup•1y ago
I think you knowing someone who does this thing might be able to clue us into how well it works.
turtleyacht•1y ago
QA receives whatever gets merged and (what they decide gets) deployed (to test); they cannot block PRs. It would be nice though to make some checks block merge, i.e. Required workflows.

Learning from bugs is amazing. Connect to production support tickets to link code changes to real incidents. When done manually by on-call, there is no other historical context.

Automate estimation with "this story reminds me of stories A, B, C, which were estimated to be X points and took Y days." A link lets folks drill down to code metrics, artifact version, etc.

A QA agent would be remarkable in that it has a complete and total timeline for everything, and can be queried in chat.

GTCHO•1y ago
Completely agree. Linking incidents back to code changes is one of the most valuable things a team can do but it's rarely done well. In this case, the agent actually learns from that full timeline production incidents, support tickets, commit diffs. It surfaces patterns you’d never catch manually, like an issue that only appears under high concurrency.

Also yes on chat querying. One of the most useful parts was letting PMs ask questions like “Has this bug happened since April?” and getting a full trace across releases. The idea of automating grooming using historical story similarity is spot on too. This could easily save teams hours per sprint.

jakedlu•1y ago
I think it's an interesting idea, especially if it's just running on production or staging and constantly just trying new flows/testing edge cases. I would be curious about (1) the quality of testing compared to an actual human and (2) the cost involved. Obviously compared to a human salary the cost could get quite high before it became an impediment (also depending on quality). But running an agent 24/7 seems like costs could certainly pile up.
GTCHO•1y ago
Really good points. On quality it’s not replacing human insight, but it is exceptional at pattern recognition and coverage at scale. It catches edge cases that tend to get missed and never forgets past regressions. The best results I’ve seen come from pairing the agent with human QA. The agent does ambient monitoring and flags suspicious behavior. Humans then dig deeper.

Cost-wise, it’s surprisingly reasonable. The version I saw ran in containers that spun up based on commit activity or deploy frequency. So if no one is pushing code, it's idle. But during launches or busy dev cycles, it ramps up. Much cheaper than staffing a full team to maintain 24/7 vigilance.

ThrowawayR2•1y ago
If your QA staff are no better than an "AI" agent, dump them and hire better QA staff.
GTCHO•1y ago
I hear you and to be clear, this isn’t about replacing talented QA teams. It’s about offloading the repetitive and pattern-based parts of QA so human testers can focus on more strategic, exploratory, and usability-driven work.

In the case I saw, the agent handled things like regression patterns, diff analysis, and known-risk detection across thousands of past issues. The QA team actually became more valuable because they weren’t stuck rerunning the same test plan for the fifth time that week. It was augmentation, not replacement.

That said, I totally agree if a team is just rubber-stamping PRs, the issue isn’t automation, it’s expectations and leadership.

Show HN: I cleaned USDA's farmers-market data – 8,863 markets, CC-BY dataset

https://harvestlymarkets.com/data-sources/
1•gc108•15s ago•0 comments

A Painting Only Lives When a Person Looks at It

https://nik.art/a-painting-only-lives-when-a-person-looks-at-it/
1•herbertl•43s ago•0 comments

Show HN: Real-time avatars that change emotions as you talk

https://anam.ai/
1•benanam•45s ago•0 comments

Tickloom – A Fabric of Ticking Processes

https://github.com/unmeshjoshi/tickloom
1•andsoitis•1m ago•0 comments

Oya – Keep tool outputs away from the LLM to cut tokens and stop injection

https://github.com/OyaAIProd/oya
1•oyadoti•1m ago•0 comments

Designing Accounting Transactions as First-Class Domain Events

https://www.angellist.com/blog/designing-accounting-transactions-as-first-class-domain-events
1•MehulRastogi•2m ago•0 comments

Show HN: Verdict – AI hiring verdicts where every score cites the CV verbatim

https://verdict.infinure.com/
1•facundobon•3m ago•0 comments

New York becomes the first state to impose a data center moratorium

https://www.reuters.com/world/new-york-becomes-first-state-impose-data-center-moratorium-2026-07-14/
1•granfalloon•3m ago•0 comments

Show HN: I can appraise your data for purchase

https://meroxon.com/
1•Creator-io•3m ago•0 comments

A Philosopher's One-Word Theory to Explain Why the World Feels So Weird

https://www.derekthompson.org/p/a-philosophers-one-word-theory-to
1•FinnLobsien•3m ago•0 comments

Show HN: Pi Exa – Web search and deep research for Pi coding agent

https://github.com/junnjiee/pi-exa
1•jjuniordev•4m ago•0 comments

Tannakian Reconstruction

https://bartoszmilewski.com/2026/07/14/tannakian-reconstruction/
1•ibobev•5m ago•0 comments

Tambara Equipment

https://bartoszmilewski.com/2026/07/11/tambara-equipment/
1•ibobev•5m ago•0 comments

Code ZX Spectrum Next in a Web Browser (ZXGo Emulator in JavaScript)

https://retrogamecoders.com/zxnext-js-emulator/
1•ibobev•6m ago•0 comments

Halley – Turn production LLM traffic into $0 CI regression tests

https://github.com/A-Wattamwar/halley
1•awattamw•7m ago•0 comments

Kevin Kelly – Latent Space as a New Medium

https://kevinkelly.substack.com/p/latent-space-as-a-new-medium
1•Balgair•7m ago•0 comments

IBM shares plunge 23% as customers shift spending to AI

https://www.ft.com/content/da478c37-7a32-415d-9f30-3b2981149f95
1•johnbarron•8m ago•2 comments

Hating AI in 2026

https://www.eamoncaddigan.net/posts/ai-in-2026/
1•HotGarbage•8m ago•0 comments

OpenAI mandates hardware-backed passkeys for Trusted Access Cyber members

https://www.yubico.com/blog/openai-mandates-hardware-backed-passkeys-for-trusted-access-cyber-mem...
1•speckx•8m ago•0 comments

Show HN: I digitized 275 vintage citrus crate labels from my familys farm

https://californiascitrusheritage.com
1•jakiestfu•9m ago•0 comments

YouTube Blocks Chat Control-Critical Video in the EU

https://europeanconservative.com/articles/news/youtube-blocks-chat-control-critical-video-in-the-eu/
2•amarcheschi•10m ago•0 comments

LLMs and Building Abstractions

https://martinfowler.com/articles/convo-llm-abstractions.html
1•andsoitis•10m ago•0 comments

IBM shares plunge 23% as customers shift spending to AI

https://giftarticle.ft.com/giftarticle/actions/redeem/c98cf744-805d-4419-bc08-1278b2d5f17d
1•alephnerd•10m ago•0 comments

Show HN: MCP-Billing – self-hosted auth and usage billing for MCP servers

https://mcp-billing.com
1•gilmarc04•11m ago•0 comments

Thoughts on mind and language, looking for feedbacks

1•diarrheaasmr•11m ago•1 comments

Coding Is Where the AI Money Is, and What Falls Next

https://www.bargo.ai/research/coding-ai-value-what-falls-next
1•abipal15•12m ago•0 comments

I Shipped a Facebook Feature So Fast Sheryl Sandberg Called an Emergency Meeting

https://michaelnovati.substack.com/p/i-shipped-a-facebook-feature-so-fast
1•robaato•13m ago•0 comments

Bacteria Discovered with the Ability to Jettison Cells as a Survival Mechanism

https://today.ucsd.edu/story/eject-bacteria-discovered-with-the-ability-to-jettison-cells-as-a-su...
1•gmays•13m ago•0 comments

OpenYoke – Branch AI conversations into a graph, with local or cloud models

https://github.com/saicv8/OpenYoke
1•saicv8•13m ago•0 comments

The Value of Understanding Code

https://ian-cooper.writeas.com/coding-agents-and-driving-in-gears
2•gojkoa•14m ago•0 comments