frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

What if your QA engineer never slept?

1•GTCHO•6mo 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•6mo ago
I think you knowing someone who does this thing might be able to clue us into how well it works.
turtleyacht•6mo 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•6mo 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•6mo 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•6mo 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•6mo ago
If your QA staff are no better than an "AI" agent, dump them and hire better QA staff.
GTCHO•6mo 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.

Cat's Arch – Online anonymization front-end for variety of tools

https://catsarch.com/
1•eustoria•45s ago•0 comments

Uranium detected in breastmilk samples in Bihar, 70% of infants at risk: Study

https://www.indiatoday.in/india/story/uranium-detected-in-breastmilk-samples-in-bihar-70-of-infan...
1•koolhead17•4m ago•0 comments

Avhyas: QGIS Plugin for Advanced Hyperspectral Image Analysis [video]

https://www.youtube.com/watch?v=HLvbnAyRPN4
1•marklit•4m ago•0 comments

One approach to a curated information diet

https://gabrielweinberg.com/p/one-approach-to-a-heavily-curated
1•twapi•6m ago•0 comments

Insurers retreat from AI cover as risk of multibillion-dollar claims mounts

https://www.ft.com/content/abfe9741-f438-4ed6-a673-075ec177dc62
1•rinze•6m ago•0 comments

Circle Flake

1•dxrko619•7m ago•0 comments

Pixar Early Days – Never-Before-Seen Interview with Steve Jobs, 1996 [video]

https://www.youtube.com/watch?v=R0XmBKsRJF8
1•one_and_zero•8m ago•0 comments

Show HN: I Built it because you Hate CSS

https://ogblocks.dev/
1•ItsKaranKK•8m ago•1 comments

Iran's Capital Is Moving. The Reason Is an Ecological Catastrophe

https://www.scientificamerican.com/article/irans-capital-has-run-out-of-water-forcing-it-to-move/
3•bookofjoe•10m ago•1 comments

Show HN: Search tool for "Ask HN: What Are You Working On?"

https://nthesis.ai/public/hn-working-on
1•osigurdson•13m ago•0 comments

JOPA: Java compiler in C++, Jikes modernized to Java 6 with Claude

https://github.com/7mind/jopa
2•pshirshov•18m ago•1 comments

The first-ever common language for cannabis and hemp aromas

https://phys.org/news/2025-11-common-language-cannabis-hemp-aromas.html
2•PaulHoule•19m ago•0 comments

Experimental evidence of effects of LLM versus web search on depth of learning

https://academic.oup.com/pnasnexus/article/4/10/pgaf316/8303888?login=false
1•taubek•19m ago•0 comments

The Why of Lisa G. U. I. – Andrew's Web-Log

https://blog.yaros.ae/the-why-of-lisa-g-u-i/
1•rbanffy•20m ago•1 comments

Are consumers just tech debt to Microsoft?

https://birchtree.me/blog/are-consumers-just-tech-debt-to-microsoft/
2•ingve•21m ago•1 comments

Ukrainians Reportedly Open Fire as Territorial Battalion Panics and Flees

https://www.trenchart.us/p/outgunned-ukrainian-territorials
1•vinnyglennon•23m ago•0 comments

Is Dark Mode Better for Your Eyes?

https://calgaryfamilyeyedoctors.com/is-dark-mode-better-for-your-eyes/
1•andrewvc•26m ago•0 comments

Webb First to Show 4 Dust Shells 'Spiraling' Apep, Limits Long Orbit

https://science.nasa.gov/missions/webb/webb-first-to-show-4-dust-shells-spiraling-apep-limits-lon...
1•buildbot•26m ago•0 comments

Go on an AI Detox

https://spin.atomicobject.com/go-on-ai-detox/
2•ingve•27m ago•0 comments

Graphics API is irrelevant [video]

https://www.youtube.com/watch?v=xNX9H_ZkfNE
1•chii•30m ago•0 comments

Guide of recommended best practices for I18next

https://intlayer.org/blog/nextjs-internationalization-using-next-i18next
3•intlayer_org•33m ago•1 comments

New Costco Gold Star Members Also Get a $40 Digital Costco Shop Card

https://www.bleepingcomputer.com/news/security/new-costco-gold-star-members-also-get-a-40-digital...
2•fleahunter•35m ago•0 comments

Four-Fifths of the Population Now Live in Urban Areas

https://www.newscientist.com/article/2504873-four-fifths-of-the-worlds-population-now-live-in-urb...
2•skx001•37m ago•0 comments

Central U.S. Manufacturing Activity Accelerates

https://www.wsj.com/economy/central-u-s-manufacturing-activity-accelerates-b7565a1a
1•skx001•39m ago•0 comments

The American Kitchen: How It Became What It Is Today (Gift Article)

https://www.nytimes.com/interactive/2025/11/21/realestate/kitchen-design-trends-history.html
2•sbdaman•40m ago•0 comments

'Suddenly exposed' DOGE employees fear prosecution after Musk abandoned them

https://www.rawstory.com/doge-employees/
20•ndsipa_pomu•41m ago•3 comments

Show HN: Curious about tones in Chinese? An extension for language learners

https://github.com/mreichhoff/ChineseLearningExtension
2•mreichhoff•41m ago•0 comments

How I Got Every Job Without an Interview

https://manthanguptaa.in/posts/proof_of_work/
3•manthangupta109•42m ago•0 comments

The signs of educational decline are now impossible to ignore

https://www.washingtonpost.com/opinions/2025/11/23/high-school-students-college-preparation/
5•pseudolus•48m ago•1 comments

GCC Steering Committee Allows New Language Front-End to Land for GCC 16

https://www.phoronix.com/news/GCC-Allowing-Algol-68-Front-End
3•Bender•48m ago•0 comments