frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

What if your QA engineer never slept?

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

JPMorgan deploys tech to monitor junior bankers' working hours

https://www.ft.com/content/5ee9d5f1-9b9b-4aee-8712-111e873e241a
1•petethomas•1m ago•0 comments

Why craft-lovers are losing their craft

https://writings.hongminhee.org/2026/03/craft-alienation-llm/
2•vinhnx•3m ago•0 comments

Cuba rejects US embassy's 'shameless' request for diesel

https://thehill.com/policy/energy-environment/5794480-us-embassy-cuba-diesel-fuel-iran-conflict/
1•thisislife2•4m ago•0 comments

OS X Stats Nano – Ultra-light macOS menu bar monitor (180 KB)

1•xmao•7m ago•0 comments

Musk found liable to Twitter shareholders in fraud lawsuit over $44B takeover

https://www.reuters.com/sustainability/boards-policy-regulation/musk-found-liable-twitter-shareho...
1•karp773•13m ago•0 comments

Big HVAC is shaking: Beat the heat with a wet towel and spite for $240B [video]

https://www.youtube.com/watch?v=siBBCap_Z-s
1•SilentM68•15m ago•0 comments

What Do Coders Do After AI?

https://www.anildash.com/2026/03/13/coders-after-ai/
1•jbegley•16m ago•0 comments

Apple Wanted to Buy Halide to Boost Camera App–Now There's a Lawsuit

https://www.macrumors.com/2026/03/21/apple-wanted-to-buy-halide-to-boost-iphone-18-pro/
1•CharlesW•16m ago•0 comments

AI and the PhD student: friend or foe?

https://www.nature.com/articles/d41586-026-00843-y
1•Anon84•18m ago•0 comments

Best Practices for Secure Error Handling in Go

https://blog.jetbrains.com/go/2026/03/02/secure-go-error-handling-best-practices/
1•mroche•19m ago•0 comments

Profiling Hacker News users based on their comments

https://simonwillison.net/2026/Mar/21/profiling-hacker-news-users/
16•simonw•19m ago•7 comments

Google Summer of Code 2026 Is Here: Contribute to Kotlin

https://blog.jetbrains.com/kotlin/2026/03/gsoc-2026-contribute-to-kotlin/
3•mroche•24m ago•0 comments

Parallel Seam Carving

https://shwestrick.github.io/2020/07/29/seam-carve.html
2•ChadNauseam•26m ago•0 comments

Show HN: Robot Astral Projection

https://tryreflex.ai
3•quantbagel•28m ago•0 comments

Show HN: I built a pricing tool for home bakers that reads recipe photos

https://butterwell.io
2•shiyuzhu1994•34m ago•0 comments

Show HN: ClawMem – Open-source agent memory with SOTA local GPU retrieval

https://github.com/yoloshii/ClawMem
3•yoloshii•36m ago•0 comments

OpenAI reportedly plans to double its workforce to 8k employees

https://www.engadget.com/ai/openai-reportedly-plans-to-double-its-workforce-to-8000-employees-161...
5•prng2021•44m ago•0 comments

Steve Jobs speech at the Apple campus (1999) [video]

https://www.youtube.com/watch?v=EoM2Y2KO6kU
4•Austin_Conlon•49m ago•0 comments

Rebuilt my repo to give your agent a homelab

https://wiki.wagmilabs.fun
2•mentholmike•53m ago•0 comments

AI coding agents run shell commands with no audit trail. I built a fix

https://www.oculisecurity.com/
2•rellaElla•54m ago•0 comments

Hive agents just beat OpenAI's Parameter Golf leaderboard (join the swarm!)

https://hive.rllm-project.com/task/parameter-golf
3•deviscold•54m ago•1 comments

Depth-First-Search vs. Breadth-First-Search, When to Use Which?

https://www.youtube.com/watch?v=cS-198wtfj0
2•Brysonbw•55m ago•0 comments

Trivy Compromised by Supply Chain Attack

https://www.wiz.io/blog/trivy-compromised-teampcp-supply-chain-attack
3•akerl_•55m ago•1 comments

Pollock avoided hydrodynamic instabilities to paint with his dripping technique

https://journals.plos.org/plosone/article?id=10.1371%2Fjournal.pone.0223706&utm_source=clivethomp...
2•bookofjoe•56m ago•0 comments

Dissociating Direct Access from Inference in AI Introspection

https://arxiv.org/abs/2603.05414
3•3willows•59m ago•0 comments

Show HN: I vibe-coded the chopsticks faux pas app for you so you don't have to

https://hashihabits.com
2•stunnAR•1h ago•0 comments

Show HN: I Built Grid View for Switchboard – Claude Code CLI Manager

https://github.com/doctly/switchboard/releases/tag/v0.0.16
2•kapitalx•1h ago•0 comments

Graphics Gems Repository (2021)

https://www.realtimerendering.com/resources/GraphicsGems/
2•turtleyacht•1h ago•0 comments

T0-GPU: Bare-metal kernel compiler for RDNA3

https://github.com/GeisYaO/t0-gpu
2•woctordho•1h ago•0 comments

Goalless AI Agents: What They Build When No One Is Watching

https://changkun.substack.com/p/goalless-agents
2•changkun•1h ago•0 comments