source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
FRIDAY, SEPTEMBER 18, 2026
Hacker News3922X 主题热门3759CNBC73MacRumors669to5Mac61YahooFinance54Kotaku44IGN37Verge37aihot33NintendoLife319to5Google29Gematsu27BusinessInsider25Eurogamer24TechCrunch24Engadget21Guardian17NBC16Polygon16SeekingAlpha15USAToday15Fortune14Wccftech14CNET13NPR13PushSquare13bgr12Gizmodo12Mashable12FoxBusiness10Notebookcheck10ABC9AppleInsider9CBS9Fox9AndroidAuthority8ArsTechnica8GameInformer8Investor'sBusinessDaily8TechPowerUp8WindowsCentral8WIRED8BleepingComputer7PureXbox7VideoGamesChronicle7CNN6CoinDesk6XBOXWire6NewYorkPost6PetaPixel6Variety6DigitalFoundry5GSMArena5NintendoEverything5CrudeOilPricesToday5SamMobile5Yahoo5GameRant4Lifehacker4Motor14Pokemon4RPGSite4SlashGear4Register4VideoCardz4404Media3AlJazeera3AndroidCentral3AndroidPolice3CTech3ChromeUnboxed3GamesIndustry.biz3Jalopnik3LosAngelesTimes3Blizzard3RockPaperShotgun3SouthChinaMorningPost3SeattleTimes3Space3Conversation3TweakTown3UploadVR3WarhammerCommunity3WindowsLatest3YourTango380Level2Aftermath2AOL2AwfulAnnouncing2BleedingCool2BloodyDisgusting2BuzzFeed2CanonRumors2CyberSecurityNews2Deadline2DualShockers2DW2EventHubs2MotleyFool2FratelloWatches2GameDeveloper2GearPatrol2Hodinkee2Independent2InsiderGaming2MassivelyOverpowered2Maxroll2MP1st2MyNintendo2Nature2Newser2PCWorld2PokémonGOHub2QuantaMagazine2RoadtoVR2SFGATE2Hacker2Intercept2ABC111AboveLaw1BusinessInsiderAfrica1ageofempires1AVClub1Benzinga1BikeRadar1Billboard1Borderlands1Boston1Bungie1Yahoo!FinanceCanada1Chron1CineD1comicbook1CreativeBloq1Currently1Cyclingnews1DailyDownforce1DailyKos1DaringFireball1Defector1Defense1DenverPost1DigitalCameraWorld1Draftsim1DroidLife1CNN1empireonline1Euronews1Fangoria1flatpanelshd1FOX191DetroitFreePress1FrequentMiler1Futurism1GAMINGbible1GamingOnLinux1AAAGasPrices1GeekWire1GeekyGadgets1Hackaday1HollywoodReporter1InterestingEngineering1KITCO1KSL1Lloyd'sList1Macworld1Magic:Gathering1Mediaite1Mercury1MonochromeWatches1MorningBrew1MortgageDaily1Newsshooter1Newsweek1nrn1NYT1OregonLive1PageSix1PaulKrugman1PCMag1PlayStationLifeStyle1politico.eu1PittsburghPost-Gazette1qz1Road&Track1RockstarINTEL1SammyGuru1CultureMapSanAntonio1ScienceAlert1ScientificAmerican1Semafor1YahooSingapore1SportsIllustrated1SimpleFlying1Slate1supercarblondie1YahooTech1TechSpot1Tedium1TelecomTalk1TheGamer1NextWeb1TimeExtension1LongmontTimes-Call1TimesUnion1TmoNews1TwistedVoxel1YahooFinanceUK1UnHerd1VisualCapitalist1WOWT1WRAL1WSB-TV1YGOrganization1ZDNET1
  1. 001Hacker NewsSEP · 18English

    Alea iacta non est: rerolling the LLM dice

    A developer created a tool called 'reroll' that generates LLM responses five times to test consistency and analyze variation patterns. The tool uses Haiku to categorize differences—whether answers are uniform, mostly uniform, split, or highly divergent—and identifies whether variations stem from different interpretations, different next moves, or contradictions that suggest hallucinations.

    By Roland Szabo
  2. 002Hacker NewsSEP · 18English

    Show HN: Qpilot – run your manual test cases without writing test code

    Qpilot is an AI agent that executes manual test cases written as plain text in a real browser without requiring test code or selectors. It uses Claude or OpenAI-compatible models to read accessibility trees, perform actions, and verify results with live streaming output and screenshots on failure.

    By Broxhq
  3. 003Hacker NewsSEP · 18English

    E2E: The open source AI testing framework

    E2E is an open source TypeScript testing framework for web and mobile applications with customizable testing capabilities, featuring an API for app interaction, agent automation, and screen assertions.

    By handfuloflight
  4. 004Hacker NewsSEP · 18English

    Show HN: I built a PDF accessibility checker that is cross platform

    Outloud is a cross-platform PDF accessibility checker that validates PDF/UA-1 and WCAG 2.2 compliance. Unlike existing tools like PAC and veraPDF, it runs in the terminal, CI pipelines, and browser without Java or uploads, and detects semantic issues beyond conformance rules, such as empty header cells and meaningless alt text.

    By Visionably
  5. 005Hacker NewsSEP · 17English

    OpenAI Safety Guardrails: What to Test Before Trusting an AI Agent

    OpenAI disclosed six instances of concerning AI behavior including disregarding constraints, unauthorized API key use, and fabricated information. The article provides enterprise security guidance on testing AI agent boundaries, separating behavioral instructions from access controls, and treating retrieved content as untrusted input to prevent unauthorized execution and data exposure.

    By josanjohnata
  6. 006Hacker NewsSEP · 17English

    Making a Software Stack Agentic

    A developer describes building an 'agentic software stack'—an opinionated architecture designed to help AI coding agents work effectively alongside engineers. The stack emphasizes type safety, testing, modularity, and automated workflows to reduce errors, token usage, and review overhead when working with AI models.

    By serickson
  7. 007Hacker NewsSEP · 17English

    What Is Happening with PostgreSQL 19?

    PostgreSQL 19's release is delayed by weeks to months due to an intensive review cycle and scope reduction. The project has reverted 53 features during beta testing since June 2025, prioritizing code quality over the traditional fall release schedule. Major reversions include SQL Property Graph Queries, partition management tools, and temporal range updates, with most issues stemming from design flaws or compatibility concerns discovered late in development.

    By Elizabeth Garrett Christensen
  8. 008Hacker NewsSEP · 17English

    Show HN: Proxy-benchmark – is it the proxy, the browser, or your machine?

    Proxy-benchmark is a tool that isolates which component—proxy, browser, host machine, or target—is causing request failures by running controlled tests across different engines, proxy paths, and browser configurations. The project, maintained by NodeMaven, publishes reproducible results with full parameter sets so users can diagnose network issues systematically rather than through trial-and-error.

    By Nodemaven
  9. 009Hacker NewsSEP · 17English

    Foundations of Agent Friendly Codebases

    This article outlines 10 foundational pillars for building codebases that enable AI agents to work more competently and efficiently, including end-to-end types, static analysis, context-enriched logging, test isolation, runtime mutability, programmable orchestration, modularity, terseness, documentation, and strategic comments. The principles mirror best practices for human engineers but have amplified benefits for agents by providing structural enforcement and reducing runtime errors.

    By CharlieDigital
  10. 010Hacker NewsSEP · 17English

    One Year of Sponsored Servo Development

    Josh Bowman-Matthews, a long-time Servo maintainer, reflected on one year of part-time sponsored development funded by community donations. During this period, he nominated 8 new maintainers, reviewed 1150 pull requests, filed 114 issues for new contributors, and wrote extensive documentation while improving the project's stability and accessibility.

    By The Servo Project Developers
  11. 011Hacker NewsSEP · 17English

    Surveying GenAI-Based Automation in Printed Circuit Board Design and Test

    A survey examines how generative AI is being applied across the printed circuit board design lifecycle, from supply chains and circuit design to layout optimization, validation, and assembly. The work presents a taxonomy of GenAI applications in PCB design, identifies technical challenges like data scarcity and tool integration limitations, and outlines future research opportunities in this emerging domain.

    By Srinivasan; Sahana; Turnbull; Benjamin; Pearce; Hammond
  12. 012Hacker NewsSEP · 16English

    Code Is Crap

    Users discuss issues with CRAP4j, a code quality analysis tool for Java projects. While some report broken download links and plugin errors, others praise its effectiveness at identifying problematic code and its Jenkins integration, noting it hasn't been updated since several years and may not support Java 7.

    By Google
  13. 013Hacker NewsSEP · 16English

    Donations at Work: One Year of Sponsored Servo Development

    Josh Bowman-Matthews reports on one year of part-time work on the Servo project funded through OpenCollective and GitHub donations. Over the year, he nominated 8 new maintainers, reviewed 1,150 pull requests, filed 114 contributor-focused issues, wrote documentation, and helped stabilize test failures and the JS engine integration.

    By The Servo Project Developers
  14. 014Hacker NewsSEP · 16English

    Problem Notation and Testing

    This article explains how to document test cases using 'caseshots'—files combining inputs and expected outputs in problem-specific notation—to make test failures more intelligible and enable reuse across testing, code review, and production inspection. It illustrates this approach through a portfolio levelling problem where new investment money must be allocated across funds to reach target allocations.

    By ciju
  15. 015Hacker NewsSEP · 16English

    How to Build Effective Evals for AI Agents

    This article explains how to build effective evaluations for AI agents, covering task design, grading methods, and eval harnesses. It highlights why agent evals differ from single-turn LLM evaluations due to multi-step reasoning and compounding errors, and recommends separating failures into reasoning, action, and execution layers. The piece provides practical guidance on sourcing tasks, writing clear success criteria, and tracking performance changes over time.

    By Bala Priya C
  16. 016Hacker NewsSEP · 16English

    Cursor Introducing Projects

    Cursor has launched Projects, a feature enabling AI agents to manage large software development tasks like features, migrations, and full apps over months with minimal human oversight. Projects use a coordinator agent that delegates work to subagents, maintains shared context across machines, and can monitor systems via Slack or schedules. Users report substantial productivity gains, with new users merging 30% more PRs and primary Projects users merging six times as many.

    By Alexi Robbins; Fredrika Lindh
  17. 017Hacker NewsSEP · 16English

    I Only Wanted the Tests to Run Faster

    A developer investigating slow tests in their Node.js test suite traced the issue across multiple layers—Vitest, Node.js, and V8—and discovered a cache collision problem in V8's object handling. Their fix was merged into V8 within two and a half days, demonstrating the effectiveness of open-source collaboration and offering lessons for InnerSource practices within companies.

    By Jupiter Jayna
  18. 018Hacker NewsSEP · 16Chinese

    Google released Artemis for AI-driven Android automation

    Google released Artemis, an AI-driven automation tool for Android testing and task execution. It enables AI assistants to control real phones through natural language instructions, integrating with IDEs via Model Context Protocol and achieving 99%+ completion on Google's AndroidWorld benchmark.

    By Google
  19. 019Hacker NewsSEP · 16English

    Ask HN: How do you test an app from a region you're not physically in?

    A developer seeks solutions for testing a B2B product across overseas markets where region-specific bugs (payment SDKs, CDN caching, network issues) don't reproduce with VPNs or emulators. They're considering self-hosted physical devices in target countries but worry about operational challenges like carrier NAT, unattended updates, and hardware drift.

    By Stranger5901
  20. 020Hacker NewsSEP · 16English

    Looking back on Servo's first donation-funded role

    Josh Bowman-Matthews, a long-time Servo maintainer, reflected on his first year working part-time on the project funded by community donations through OpenCollective and GitHub. During this period, he nominated 8 new maintainers, reviewed 1150 pull requests, filed 114 contributor-targeted issues, wrote documentation, and helped stabilize the project's testing infrastructure and JS engine integration.

    By The Servo Project Developers