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.

The UK's Answer to DARPA Wants to Rewire the Human Brain

https://www.wired.com/story/kathleen-fisher-jacques-carolan-aria-wired-health/
1•beardyw•1m ago•0 comments

Specification-Driven Development framework for agent-native development

https://specdd.ai
1•addvilz•4m ago•0 comments

Low-Compilation-Cost Register Allocation in LLVM-Based Binary Translation

https://dl.acm.org/doi/abs/10.1145/3767295.3803591
1•matt_d•6m ago•0 comments

Germany Overtakes US in Ammunition Production Capacity

https://www.newsweek.com/germany-overtakes-us-in-ammunition-production-capacity-11886409
1•vrganj•8m ago•0 comments

Ask HN: What are you doing during inference?

2•petesergeant•8m ago•1 comments

Scaleway raises cloud prices after 3 years of absorbing costs

https://www.scaleway.com/en/blog/a-transparent-update-on-scaleway-pricing/
1•latentframe•8m ago•0 comments

What's next for voice dictation apps

1•priyesh2000•9m ago•0 comments

PEP 661: Sentinel values, has been accepted 5 years later

https://peps.python.org/pep-0661/
1•azhenley•9m ago•0 comments

Webxdc: Secure mini apps shared in a chat

https://webxdc.org/
1•janandonly•9m ago•0 comments

Ask HN: How do you differentiate with AI coding interviews?

1•marcell•11m ago•0 comments

Using Codex and ForgeCAD to Make a Model of the Teenage Engineering KOII

https://twitter.com/theopuslabs/status/2049195007404380244
1•opuslabs•12m ago•0 comments

Virtualisation on Apple Silicon Macs is different

https://eclecticlight.co/2026/04/29/virtualisation-on-apple-silicon-macs-is-different/
2•ingve•14m ago•0 comments

AWS launches Amazon Quick desktop AI assistant

https://aws.amazon.com/quick/
1•nine_minutes•14m ago•1 comments

HardenedBSD Is Now Officially on Radicle

https://hardenedbsd.org/article/shawn-webb/2026-04-26/hardenedbsd-officially-radicle
1•lftherios•15m ago•0 comments

Building the Data Backbone Behind Real-Time Financial Systems

https://alltechmagazine.com/real-time-financial-data-architecture-gayathri-balakumar/
1•dekhna•23m ago•0 comments

I built the LocalStack alternative I wanted (real containers, not mocks)

https://floci.io
2•hectorventura•23m ago•0 comments

New Google Networks Tuned Up for GenAI Inference and Training

https://www.nextplatform.com/connect/2026/04/28/new-google-networks-tuned-up-for-genai-inference-...
1•rbanffy•23m ago•0 comments

Software Heritage

https://www.softwareheritage.org/
1•p4bl0•25m ago•0 comments

Start with the sensors, then design the rest: How Zoox built its robotaxi

https://arstechnica.com/cars/2026/04/start-with-the-sensors-then-design-the-rest-how-zoox-built-i...
1•rbanffy•26m ago•0 comments

You can beat the binary search

https://lemire.me/blog/2026/04/27/you-can-beat-the-binary-search/
2•ingve•29m ago•0 comments

The advantages of an email-driven Git workflow (2018)

https://drewdevault.com/blog/Email-driven-git/
1•divbzero•30m ago•0 comments

The Final Form of Software Development

https://blog.zksecurity.xyz/posts/end-coding/
5•yoichi-hirai•33m ago•0 comments

Dear GitHub, Don't sell to Microsoft (2018)

https://github.com/dear-github/dear-github/issues/302
3•genzer•38m ago•0 comments

Any front end repo navigable with mock data, no back end

1•tamalsen123•41m ago•0 comments

Artificial Intelligence in Journalism

https://cnti.org/issue-primers/artificial-intelligence-in-journalism/
2•tijana3290•42m ago•0 comments

Woman's Talkspace therapy app sessions exposed in court

https://www.proofnews.org/womans-talkspace-therapy-app-sessions-exposed-in-court/
1•erehweb•46m ago•0 comments

Q – A Slim LLM CLI

https://github.com/lazyville/qsh
1•mastercoder8•46m ago•0 comments

We built a programming language based on ternary logic (−1, 0, +1)

https://github.com/eriirfos-eng/ternary-intelligence-stack
1•rfi-irfos•46m ago•0 comments

Show HN: PatchWork – A 5-pass dedup pipeline to merge N resumes into one profile

https://usepatch.work/
1•mcohrs•50m ago•0 comments

Update on AgentCheck

https://pypi.org/project/pygent-test/
1•ash_ai•50m ago•0 comments