frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

What if your QA engineer never slept?

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

"Darwin-27B-Opus: Surpassing the Foundation Model Without Training"

https://huggingface.co/blog/FINAL-Bench/darwin-gpqa
1•makaimc•19s ago•0 comments

ReBot-DevArm: open-source Robotic Arm

https://github.com/Seeed-Projects/reBot-DevArm
1•rickcarlino•46s ago•0 comments

Data centers' heat exhaust is not raising the land temperature

https://blog.andymasley.com/p/data-centers-heat-exhaust-is-not
1•zajio1am•58s ago•0 comments

Announcing DuckDB 1.5.2

https://duckdb.org/2026/04/13/announcing-duckdb-152
1•henrikhorluck•1m ago•0 comments

Show HN: Git-style branching for your Rails database

https://github.com/carldaws/activerecord-postgresql-branched
1•carldaws•4m ago•0 comments

Syntonic Dentiforms Redux

https://aras-p.info/blog/2026/04/13/Syntonic-Dentiforms-redux/
1•ingve•5m ago•0 comments

Bangen is an ASCII banner renderer built on pyfiglet, rich, and Pillow

https://github.com/programmersd21/bangen
1•PaulHoule•7m ago•0 comments

Apple Says Lebanon Villages Weren't Removed from Maps. It Never Had Them

https://www.wired.me/story/apple-says-southern-lebanon-villages-werent-removed-from-maps-it-never...
1•docdeek•9m ago•1 comments

I track what developers say about AI coding tools each week

https://murmure.cc
2•ianalyze•10m ago•1 comments

Struggling to heat your home? How about 500 Raspberry Pi units?

https://www.theregister.com/2025/10/03/thermify_heathub_raspberry_pi/
2•cmsefton•12m ago•0 comments

Galactic Algorithm

https://en.wikipedia.org/wiki/Galactic_algorithm
1•tmtvl•12m ago•0 comments

Ask HN: Why are printers always so unreliable?

1•keiferski•15m ago•1 comments

Too much discussion of the XOR swap trick

https://heather.cafe/posts/too_much_xor_swap_trick/
1•CJefferson•17m ago•0 comments

Data Center Outlook: Half of 2026 Pipeline May Not Materialize

https://www.sightlineclimate.com/research/data-center-outlook
2•giuliomagnifico•18m ago•0 comments

Java 26 new Feature Breakdown With Examples

https://javatechonline.com/java-26-new-features-with-examples/
1•birdculture•18m ago•0 comments

Show HN: AI Content Attestation & Verification w/ Revocable Signatures

https://lyfe.ninja/news/#know-your-agent-with-blkbolt
1•lyfeninja•18m ago•1 comments

The Internet's Most Powerful Archiving Tool Is in Peril

https://www.wired.com/story/the-internets-most-powerful-archiving-tool-is-in-mortal-peril/
2•Anon84•18m ago•1 comments

Radio Browser

https://www.radio-browser.info
2•carlos-menezes•20m ago•0 comments

MCP Apps on Mobile: The Iframe Scroll Problem Nobody Talks About

https://casys.ai/blog/mcp-apps-mobile-ux-patterns
1•ErwanLP•21m ago•0 comments

Mitre ATLAS technique detection for LLM security in Rust

https://crates.io/crates/atlas-detect
1•akavlabs•25m ago•0 comments

Multica: Assign issues to coding agents and track them like teammates

https://github.com/multica-ai/multica
1•steveharing1•26m ago•0 comments

Century-bandwidth antenna reinvented,patented after 18 yrs with decade bandwidth

https://ieeexplore.ieee.org/document/1715264
1•teleforce•30m ago•0 comments

Show HN: Species.app – A visual spaced-repetition engine for taxonomy

1•jchiasson•31m ago•0 comments

The Rise of AI Pentesting Agents: A Technical Analysis (2026)

https://appsecsanta.com/research/ai-pentesting-agents-2026
1•appsecsanta•31m ago•1 comments

Show HN: An offline-first type-safe graph database in a CRDT

https://codemix.com/graph
1•phpnode•34m ago•0 comments

Show HN: MFlow – Jira delivery analytics for small engineering teams

https://www.no-pm.com/
1•patrick193•37m ago•1 comments

Job titles of the future: Wildlife first responder

https://www.technologyreview.com/2026/04/13/1135156/job-titles-wildlife-first-responder-wesley-sa...
1•joozio•37m ago•0 comments

The state of bug bounty in 2026

https://aituglo.com/state-of-bug-bounty-in-2026/
1•aituglo•40m ago•1 comments

XBPP – Open standard for governing AI agent payments (Apache 2.0)

https://github.com/VanarChain/xbpp-sdk
1•vanardev•41m ago•0 comments

Point Cloud Allemansrätten

https://digitalflapjack.com/weeknotes/point-cloud-allemansr%C3%A4tten/
2•ColinWright•44m ago•0 comments