frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

2026 GPU Price Report

https://cast.ai/reports/gpu-price-report/
2•BlackPlot•4m ago•0 comments

Using Local Coding Agents

https://magazine.sebastianraschka.com/p/using-local-coding-agents
3•mariuz•6m ago•0 comments

ProtonVPN is AI support only. 4 days no human, made me BOTNET. Begging for help

1•protonisafk•6m ago•1 comments

SimpleX: A messaging platform with no user identifiers

https://github.com/simplex-chat/simplex-chat
2•mpfect•8m ago•0 comments

The People Who Will Thrive in the AI Age

https://www.theatlantic.com/ideas/2026/06/ai-open-ai-anthropic/687689/
1•cplan•12m ago•1 comments

GPT-5.5 Instant (June 2026) Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/gpt-5-5-instant-06-26
3•theanonymousone•14m ago•0 comments

Towards Automating Scientific Review with Google's Paper Assistant Tool

https://arxiv.org/abs/2606.28277
1•ilreb•15m ago•0 comments

Transformations

https://jauzo.com/2026/06/28/transformation/
1•kukkeliskuu•15m ago•1 comments

Linkedout: See how much data LinkedIn has on you

https://blog.alexewerlof.com/p/linkedout
2•hanifbbz•18m ago•1 comments

Metamorphic testing with Lean4-verified mutations finds compiler miscompilations

https://nowarp.io/blog/compiler-testing-part-2/
1•jubnzv_•18m ago•0 comments

HorseWood Reviews USA: Does This Men's Formula Deliver?

https://finance.yahoo.com/sectors/healthcare/articles/horsewood-urgent-report-2026-horse-19110038...
1•tagyhanu•20m ago•0 comments

LLM Medical Triage: Same Symptoms, Gender-Dependent Urgency

https://arxiv.org/abs/2606.03641
1•p4bl0•24m ago•0 comments

Show HN: PDF.chat

https://pdf.chat/
1•nadermx•27m ago•0 comments

Scaling Real-Time Streaming

https://systemsapproach.org/2026/06/29/scaling-real-time-streaming/
1•teleforce•31m ago•0 comments

EU countries move to revive temporary message-scanning regime

https://www.euronews.com/my-europe/2026/06/26/eu-countries-move-to-revive-temporary-message-scann...
5•latexr•36m ago•0 comments

Chinese host on vast.ai masquerading as US host

https://twitter.com/uzyn/status/2071498690414731513
2•uzyn•42m ago•1 comments

Show HN: AI Soulmate Sketch Tool

https://attractivenesstest.com/soulmate-sketch
1•beast200•44m ago•1 comments

Do Excellent Vulnerability Reports

https://daniel.haxx.se/blog/2026/06/29/do-excellent-vulnerability-reports/
1•cheeaun•45m ago•0 comments

XCP-ng: A sovereign alterbative to VMware

https://xcp-ng.org/
2•benterix•45m ago•0 comments

2 Years After Broadcom Destroyed VMware: Where Did Everything Land? [video]

https://www.youtube.com/watch?v=lpHsSaL-NJw
2•benterix•46m ago•0 comments

From Zoom to Research Reports: How Terapage's Interview Import Saves Your Time

https://zenodo.org/records/21024856
2•anasteciadunu•47m ago•0 comments

Show HN: Independent Wire – open-source AI newsroom that documents its own bias

https://independent-wire.org/
1•dnzschwnk•49m ago•0 comments

AI Glasses Will Impact the Future of Education

https://xg.glass/posts/network-exam-test/
2•__natty__•55m ago•0 comments

Welcome to Sloptopia: The Future of the Internet

https://www.vice.com/en/article/welcome-to-sloptopia-the-future-of-the-internet/
3•Michelangelo11•56m ago•1 comments

Obfuscation: Building the Final Boss of Cryptography

https://vitalik.eth.limo/general/2026/06/29/obfuscation1.html
4•ilreb•59m ago•0 comments

People still want small, personal corners of the web

https://pego.dev/people-still-want-small-personal-corners-of-the-web/
4•felixdoerp•1h ago•1 comments

US Grid Constraints: Towards 40GW+ of Behind-the-Meter Datacenter by 2028?

https://newsletter.semianalysis.com/p/us-grid-constraints-towards-40gw
17•felixdoerp•1h ago•1 comments

A Governance Layer for Agent‑Native Windows RTX PCs (Spark Governance SDK)

https://github.com/Dario-Chang/Spark-Governance-SDK
1•Clickhistrory•1h ago•0 comments

Erin Brockovich on her battle against AI datacentres

https://www.theguardian.com/environment/2026/jun/29/were-up-against-forces-that-have-all-the-mone...
3•trusche•1h ago•0 comments

Putin says Russia will press on front line regardless of Ukraine proposals

https://www.reuters.com/world/europe/putin-says-russia-will-press-with-front-line-campaign-regard...
2•JumpCrisscross•1h ago•0 comments
Open in hackernews

What if your QA engineer never slept?

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