frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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.

Canada's CHU Will Go Silent on Shortwave on June 22, 2026

https://swling.com/blog/2026/05/canadas-chu-will-go-silent-on-shortwave-on-june-22-2026/
2•rmason•2m ago•0 comments

OWASP VulnerableApp Project: Break It. Scan It. Improve It

https://github.com/SasanLabs/VulnerableApp
2•newaccount12344•3m ago•0 comments

A one-parameter model that gets 100% on ARC-AGI-2

https://eitanturok.github.io/one-parameter-model/
2•jxmorris12•3m ago•0 comments

Training an Agentic Router for Optimal Cost-Performance on SWE Tasks

https://www.appliedcompute.com/research/training-an-agentic-router
2•matt_d•3m ago•0 comments

Symbiotic fungi underlie the regeneration potential of island rainforests

https://www.cell.com/current-biology/fulltext/S0960-9822(26)00435-5
3•PaulHoule•9m ago•0 comments

Ask HN: Hey, you, tech worker–how are you feeling?

2•arm32•11m ago•0 comments

ClawQueue – Open-source GitHub issue dispatcher for human-agent teams

https://github.com/ClawQueue/ClawQueue
2•clawqueue•13m ago•0 comments

Move Fast, Surveil Things

https://www.eff.org/deeplinks/2026/06/move-fast-surveil-things
3•hn_acker•18m ago•0 comments

EFF Testifies to Congress on Protecting Americans' Rights from Government AI

https://www.eff.org/deeplinks/2026/06/eff-testifies-congress-protecting-americans-rights-governme...
2•hn_acker•18m ago•0 comments

Making Our Days Longer

https://weather.com/2026/06/02/news/climate/video/days-longer-due-to-climate-change
1•01-_-•18m ago•0 comments

In NetChoice v. Murrill, Copia Institute Asks Court Not to Ignore 1st Amendment

https://www.techdirt.com/2026/06/04/in-netchoice-v-murrill-the-copia-institute-asks-the-fifth-cir...
1•hn_acker•20m ago•1 comments

Show HN: G-Spot – GitHub Gmail GNotes Gmemory Gent

https://www.g-spot.dev/
2•mantrakp04•21m ago•0 comments

Ordinary People Can Invest in SpaceX IPO

https://www.forbes.com/sites/tylerroush/2026/06/04/ordinary-people-can-invest-in-spacex-ipo-heres...
1•01-_-•21m ago•1 comments

How to Build Long-Running AI Agents Without Timeouts

https://medium.com/inside-the-if/how-to-build-long-running-ai-agents-without-timeouts-21ecf9d09b99
1•sukhpinder0804•22m ago•0 comments

Show HN: Knowable, the AI tutor that follows your work on paper

https://knowable.ca/
1•samuelzxu•23m ago•0 comments

Best-Known Sorting Networks

https://bertdobbelaere.github.io/sorting_networks.html
1•NooneAtAll3•23m ago•0 comments

On The Energetics of Large-Scale Computation Using Astronomical Resources

https://drive.google.com/drive/folders/1GQbS34OkMF6q9r0ZyuSvB9hu4TUQL-Nc
1•FloorEgg•26m ago•0 comments

Simple input–output dependencies explain neuronal activity

https://www.nature.com/articles/s41567-026-03306-3
2•E-Reverance•26m ago•0 comments

Show HN: An x402-powered billboard for autonomous agents

https://theagentbillboard.com/
5•alexreysa•26m ago•0 comments

OpenEvidence

https://www.openevidence.com/
1•bookofjoe•29m ago•0 comments

Show HN: Formally verified polygon intersection – Opus 4.8 oneshots, prev failed

https://github.com/schildep/verified-polygon-intersection
18•permute•32m ago•2 comments

Show HN: OpenPaper - No algorithm, no account, just your sources as a newspaper

https://github.com/falense/openpaper
1•falense•35m ago•0 comments

I'm tired of LLM skill slop, so I built mine with regression tests

3•iliaov•36m ago•0 comments

Thorium, an alternative nuclear fuel [video]

https://www.ted.com/talks/kirk_sorensen_thorium_an_alternative_nuclear_fuel
1•nailer•36m ago•1 comments

Show HN: SpotOn WC26 – a free World Cup 2026 bracket game that scores itself

https://spoton-wc26.netlify.app
1•DensitySam•38m ago•0 comments

Thinking About AI Through Architecture and Philosophy

https://www.theatlantic.com/technology/2026/06/ai-companies-hiring-philosophers/687417/
1•genjimain•38m ago•0 comments

Rekwest – adv request for Node, zero deps

https://www.npmjs.com/package/rekwest
1•bricss•38m ago•0 comments

South Atlantic Anomaly

https://en.wikipedia.org/wiki/South_Atlantic_Anomaly
3•mooreds•39m ago•0 comments

Elon Musk is stealing your retirement

https://www.stvn.sh/writing/elon-musk-is-stealing-your-retirement-sb3bz85
8•mooreds•40m ago•1 comments

Skate 3 Recompiled: A native port of the Xbox 360 game for Windows and Linux

https://github.com/mchughalex/skate3recomp
2•turingfeel•41m ago•0 comments