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.

If You Want Taste, You're Gonna Have to Eat

https://jxnl.co/writing/2026/07/05/taste/
1•JumpCrisscross•1m ago•0 comments

Ask HN: What are some of the use-cases of the frontier models's max mode?

1•avinoth•3m ago•0 comments

Show HN: Mtg – Arcade games for the terminal, in Rust with Ratatui

https://github.com/modern-terminal-games/mtg
1•funnyfoobar•5m ago•0 comments

The Restraint Problem

https://bartkolendowski.com/writing/the-restraint-problem.html
2•riskcomplex•8m ago•0 comments

Steve Jobs: Let's force Amazon to use our payment system (2010)

https://twitter.com/TechEmails/status/1438188756738191362
1•downbad_•11m ago•0 comments

Show HN: A Figma file viewer for the 333 MHz Sony PSP

https://pocketjs.dev/blog/pocket-figma/
3•doodlewind•15m ago•0 comments

Alice and Mirror Alice [short story]

https://forum.effectivealtruism.org/posts/HtcQcQcTGqhpCJoiY/alice-and-mirror-alice-short-story
1•ClosedPistachio•18m ago•0 comments

Temper – A programming language for libraries translated to all the others

https://github.com/temperlang/temper
1•modinfo•20m ago•0 comments

Networking and the Internet, from First Principles

https://fazamhd.com/mental-models/networking/
16•faza•21m ago•5 comments

Show HN: Yqr – jq-style YAML tool that preserves comments and formatting

https://github.com/zoosky/yqr
1•akapaka•24m ago•1 comments

AI takes two-thirds of venture money, and your odds are still one in six

https://okaneland.com/study/ai-startup-raise-math/
2•ermantrout•25m ago•0 comments

Show HN: Hidetext.sh – encrypted pastebin where the server never sees the key

https://hidetext.sh
1•hidetext•27m ago•0 comments

I guess most useful extention on Chrome for readers I downloaded

https://chromewebstore.google.com/detail/readback-–-save-reading-p/pomfhagjojbnfmgmldkpakfggpdp...
1•scionhat•27m ago•0 comments

New How 3 Years of Experimenting Helped Me Build a Powerful Morning Routine

https://pressearn.it.com/blog/2026/03/11/how-can-i-improve-my-memory-for-studying-2/
1•oibbb•30m ago•0 comments

openpilot 0.11.1

https://blog.comma.ai/0111release/
2•tosh•34m ago•0 comments

FCC Approves Test of Space Mirror to Light Night Sky Despite Outcry

https://www.nytimes.com/2026/07/10/climate/fcc-space-mirror.html
5•reaperducer•39m ago•1 comments

Liminality

https://geohot.github.io//blog/jekyll/update/2026/06/23/liminality.html
2•tosh•39m ago•0 comments

Naïve Art

https://en.wikipedia.org/wiki/Na%C3%AFve_art
1•o4c•47m ago•0 comments

Companies are struggling to hire competent software developer

https://twitter.com/GergelyOrosz/status/2071105819089973716
2•USTECH_WORKER•50m ago•1 comments

All Your Favorite Gadgets Are Getting More Expensive Again

https://www.wired.com/story/we-are-in-the-knockout-round-of-price-increases-for-consumer-electron...
1•tosh•51m ago•0 comments

Show HN: AI assistant for Google Chat to translate any file preserving layout

https://workspace.google.com/marketplace/app/anyfile_translator/960750725467
1•robgehring•51m ago•1 comments

Show HN: Parlan – a new programming language for fun

https://github.com/parlan-lang/parlan
1•Santiago-Lopez•53m ago•1 comments

Self-Hosting Umami with Cloudflare, Fly, and Supabase

https://hjerpbakk.com/blog/2026/07/11/self-hosting-umami
1•Sankra•53m ago•0 comments

Einride: Freight Platform Has Enough Early Traction

https://seekingalpha.com/article/4921116-einride-freight-platform-has-enough-early-traction
1•kamil55555•55m ago•0 comments

I built a free Wordle × GeoGuessr for the stock market

https://benginn.github.io/stockguesser/
1•obepozdemir•58m ago•0 comments

Show HN: Andurel Web Framework Releases v1.0.0

https://github.com/mbvlabs/andurel
3•mbvisti•1h ago•0 comments

ChatGPT Work

https://openai.com/chatgpt-work/
2•modinfo•1h ago•0 comments

Gene-edited babies are now closer. The ethical debate is far from settled

https://www.cnn.com/2026/07/08/science/human-embryo-gene-editing
1•giuliomagnifico•1h ago•0 comments

New dinosaur species as long as cricket pitch discovered in Thailand

https://www.bbc.com/news/articles/crely7g8xepo
1•zdkaster•1h ago•0 comments

Element 26.07.3, a Matrix client, adds content scanning infrastructure

https://github.com/element-hq/element-x-ios/releases/tag/release%2F26.07.3
2•nickslaughter02•1h ago•1 comments