frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

What if your QA engineer never slept?

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

Technical Dimensions of Programming Systems

https://tomasp.net/techdims/
1•tosh•1m ago•0 comments

NV-CA state line casinos and truck stop to close July 4

https://www.vvdailypress.com/story/news/local/2026/05/06/primm-casinos-closing-along-stateline-hu...
1•burnt-resistor•3m ago•0 comments

Steering Zig Fmt

https://matklad.github.io/2026/05/08/steering-zig-fmt.html
1•birdculture•3m ago•0 comments

If you're a programmer and you feel depressed by AI, don't be!

https://unixdigest.com/articles/if-youre-a-programmer-and-you-feel-depressed-by-ai-dont-be.html
1•jruohonen•3m ago•0 comments

Israel's AI targeting system: data from a phone become a death sentence

https://www.latimes.com/world-nation/story/2026-05-04/inside-israels-ai-targeting-system-how-data...
2•YeGoblynQueenne•4m ago•0 comments

AI Startup's Software Watches Employees as They Work

https://www.forbes.com/sites/rashishrivastava/2026/05/10/this-ai-startups-software-watches-employ...
2•geox•4m ago•0 comments

Counterfeit Power Cables – A Fire Waiting to Happen

https://goughlui.com/2026/05/09/notes-counterfeit-power-cables-a-fire-waiting-to-happen/
1•giuliomagnifico•14m ago•0 comments

Cangjie, Huawei's new language for HarmonyOS NEXT

https://cangjie-lang.cn/en/docs?url=%2F0.53.13%2Fuser_manual%2Fsource_en%2Ffirst_understanding%2F...
1•pjmlp•20m ago•0 comments

Replacing a 3 GB SQLite db with a 10 MB FST (finite state transducer) binary

https://til.andrew-quinn.me/posts/replacing-a-3-gb-sqlite-database-with-a-7-mb-fst-finite-state-t...
3•hiAndrewQuinn•23m ago•0 comments

Facebook Reveals Its Smart Glasses' Nerve-Tracking Wristband Tech (2021)

https://www.slashgear.com/facebook-reveals-its-smart-glasses-nerve-tracking-wristband-tech-18664390/
1•Eridanus2•23m ago•0 comments

Show HN: Make your codebase agent ready

https://github.com/jaksa76/agentize
2•jaksa•28m ago•0 comments

Notetux++ – a native GTK3 Linux port of Notepad++, written in C11

https://github.com/notetux-plus-plus/notetux-plus-plus
1•andreacoi•30m ago•0 comments

Show HN: Akmon, a Rust AI coding agent for regulated engineering

https://github.com/radotsvetkov/akmon
1•radotsvetkov•31m ago•0 comments

Agent Readiness

https://jaksa.me/blog/2026-05-10-agent-readiness
1•jaksa•31m ago•0 comments

FB >> HTTPS://Www.facebook.com/EndoPeakGet/

https://www.facebook.com/EndoPeakGet
1•jarrykyll•34m ago•0 comments

"openai.com" was once the personal homepage of a guy named glenn

https://bsky.app/profile/annierau.bsky.social/post/3mkzrvrn44c2h
4•ndr42•34m ago•0 comments

Show HN: A Skill/MCP to access any open-source repo's code and docs

https://github.com/NitroRCr/gread
1•krytro•35m ago•0 comments

Fc, a lossless compressor for floating-point streams

https://github.com/xtellect/fc
1•enduku•41m ago•0 comments

Show HN: ASCII pixel art editor for the terminal

https://github.com/Mr-Robot-err-404/perkins
1•doctor_schultz•43m ago•1 comments

Main · Streamlit

https://yf-aiapp-2.streamlit.app
1•Yamaan_Faraz•49m ago•1 comments

A Tale of Two Charting Paradigms: Vega-Lite vs. R+ggplot2

https://rud.is/b/2016/02/28/a-tale-of-two-charting-paradigms-vega-lite-vs-rggplot2/
1•tosh•50m ago•0 comments

Application performance is a product requirement

https://www.echooff.dev/blog/application-performance-is-a-product-requirement
2•lo1tuma•57m ago•1 comments

A clock that maps Earth's 4.5B year history onto 12 hours. 1s=0.105Myears

https://eona.earth/
2•Eridanus2•1h ago•0 comments

Wideawake: Auto-detect agents and prevent your Mac from sleeping

https://github.com/shhivv/wideawake
1•shhivv•1h ago•0 comments

MCP is prompt engineering all over again

https://simpleobservability.com/blog/mcp-is-prompt-engineering
2•khazit•1h ago•0 comments

Think Linear Algebra

https://allendowney.github.io/ThinkLinearAlgebra/index.html
2•tamnd•1h ago•0 comments

0.12949 This is not randomness this is Determinism HST

https://github.com/sel8888/harmonic-shape-transform-2026-koncept
1•sel8888•1h ago•0 comments

The Era of the Tiger Mom Is Over. Enter the Beta Mom

https://www.wsj.com/lifestyle/relationships/beta-moms-influencers-tiktok-6cf99674
2•huhkerrf•1h ago•0 comments

Show HN: WfmOxide a Rust parser (.wfm/.isf) with CLI and time axis

https://github.com/SGavrl/WfmOxide
1•Galo43•1h ago•0 comments

FreeBSD – A Lesson in Poor Defaults

https://vez.mrsk.me/freebsd-defaults
2•jruohonen•1h ago•1 comments