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.

Microsoft 365 Outage Knocks Down Outlook, Teams, Store, and Azure for Many

https://windowsreport.com/microsoft-365-outage-knocks-down-outlook-teams-store-and-azure-for-many/
1•TechTechTech•1m ago•0 comments

Netanyahu says being on US television for 1k hours got the US to attack Iran

https://twitter.com/clashreport/status/2094160281018454480
1•newspaper1•1m ago•0 comments

The AI moat isn't GPUs, it's the advanced packaging they require

https://www.fenty.dev/intelligence/the-next-ai-moat-advanced-packaging
1•penguinsnetwork•2m ago•0 comments

We Were Sofa A software and interaction design company

http://madebysofa.com/
1•Bluestein•6m ago•0 comments

Show HN: Guided sentence diagramming to practice grammar

https://adamsohn.com/grammar/
1•dataviz1000•6m ago•0 comments

The Movies That Make You Feel the Strangeness of AI

https://twitter.com/jmugan/status/2094533961896931562
1•jmugan•6m ago•0 comments

Hamas and the Future of Gaza (With Ahmed Fouad Alkhatib)

https://www.econtalk.org/hamas-and-the-future-of-gaza-with-ahmed-fouad-alkhatib/
1•7402•6m ago•0 comments

We configured OpenTelemetry logs in Rails

https://www.sixpatterns.com/blog/how-we-configured-opentelemetry-logs-in-rails
1•__vivek•7m ago•0 comments

Is Starlink a secret radar constellation?

https://how-radar-sees.pages.dev/
1•grinich•7m ago•0 comments

Price Tag Art Software

https://ade3.substack.com/p/code-release-price-tag-art-software
1•Cerchie•8m ago•0 comments

Social Policy Builds Financial Markets

https://economicsociology.org/2026/08/28/how-social-policy-builds-financial-markets/
1•kome•8m ago•0 comments

Google Has Removed MV2 Extensions from the Chrome Web Store, Including UBO

https://webiterate.dev/google-removed-extensions-ublock-origin-108/
4•twapi•8m ago•0 comments

Existentialism: People Must Create Their Own Purpose

https://blog.nathanlangley.dev/posts/existentialism.html
1•ninjahawk1•9m ago•0 comments

Kalshi dishes out its first-ever lifetime ban to George Santos

https://www.engadget.com/2247629/kalshi-dishes-out-its-first-ever-lifetime-ban-to-george-santos/
2•andrewjneumann•10m ago•0 comments

The Shape and Feel of the Post-AI Data Stack

https://www.iandmacomber.com/blog/post-ai-data-stack/
1•_peregrine_•10m ago•0 comments

The Fate of the Riemann Hypothesis [pdf]

https://www.math.brown.edu/reschwar/Stories/AI.pdf
1•unprovable•11m ago•0 comments

The Ramulator-Gate Debate

https://memory.bsc.es/ramulator-gate
1•iAPX-432•12m ago•0 comments

Show HN: Open Agent Forum – a signed public square for agents

https://openagentforum.com/
1•novalis78•12m ago•0 comments

There's a libcurl.dll in my System32

https://daniel.haxx.se/blog/2026/08/17/theres-a-libcurl-dll-in-my-system32/
2•theanonymousone•13m ago•0 comments

Show HN: IDE – 2D Canvas for Agents

https://github.com/alpbahadur/49-IDE
1•myradism•14m ago•1 comments

Staying Ahead of Adversarial AI Through Agentic Source Code Review

https://cloud.google.com/blog/topics/threat-intelligence/staying-ahead-of-adversarial-ai-through-...
1•wslh•15m ago•0 comments

Why duplicates plague CDC pipelines and how to root them out (2025)

https://blog.sequinstream.com/why-duplicates-plague-cdc-pipelines-and-how-to-root-them-out/
1•blueshoess•16m ago•0 comments

Anne Rice

https://en.wikipedia.org/wiki/Anne_Rice
1•davedx•17m ago•1 comments

Everything You Copy, Ready When You Need It

https://medium.com/@chris.ahrweiler/everything-you-copy-ready-when-you-need-it-3ebfe9739b85
1•docjojo•19m ago•0 comments

You Probably Don't Get Why Stripe Bought OpenRouter

https://www.amppublic.com/research/openrouter
1•gmays•20m ago•0 comments

I attended a conference recently and AI use by academics was absurd

https://lobste.rs/s/qn7jtv/i_attended_conference_recently_ai_use_by
2•htk•20m ago•0 comments

Apple Human Interface Guidelines, et al.

https://github.com/gingerbeardman/apple-human-interface-guidelines
1•handfuloflight•20m ago•0 comments

Gently down the stream – An introduction to Apache Kakfa

https://www.gentlydownthe.stream/
1•adithyasrin•22m ago•1 comments

Blockchain und Bitcoin erklärt in 6 Episoden – Episode 2

https://medium.com/@chris.ahrweiler/blockchain-und-bitcoin-erkl%C3%A4rt-in-6-episoden-episode-2-2...
1•docjojo•24m ago•0 comments

Show: Free Dicom Viewer

https://hounsfield.vercel.app
2•jzeger•24m ago•0 comments