source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
WEDNESDAY, SEPTEMBER 16, 2026
Hacker News3861X 主题热门3739CNBC82MacRumors79YahooFinance679to5Mac62Verge45Kotaku44IGN35NintendoLife349to5Google33aihot32Gematsu32Eurogamer27Engadget26TechCrunch26BusinessInsider25Guardian20NBC16NPR16CNET15FoxBusiness14Polygon14Fortune13SeekingAlpha13bgr12Gizmodo12CBS11Mashable11PushSquare11USAToday11Wccftech11WIRED11Investor'sBusinessDaily10TechPowerUp10GameInformer9NintendoEverything9ABC8CNN8Notebookcheck8NewYorkPost8CrudeOilPricesToday8VideoGamesChronicle8ArsTechnica7Fox7WindowsCentral7BleepingComputer6PetaPixel6AppleInsider5Deadline5DigitalFoundry5GamesIndustry.biz5SamMobile5Variety5Yahoo5AlJazeera4AndroidPolice4CoinDesk4DroidLife4MotleyFool4GameRant4GSMArena4Jalopnik4PureXbox4SlashGear4Hacker4AP3BuzzFeed3CTech3CanonRumors3ChromeUnboxed3DW3GameDeveloper3Lifehacker3Motor13Blizzard3XBOXWire3PCMag3PCWorld3SeattleTimes3Space3Register3TweakTown3YGOrganization3ZDNET324/7WallSt.2Aftermath2AndroidCentral2AOL2AwfulAnnouncing2BleedingCool2DigitalCameraWorld2DualShockers2Euronews2EventHubs2Futurism2GearPatrol2Hodinkee2Independent2KITCO2MassivelyOverpowered2MyNintendo2Nature2Newser2Newsweek2PaulKrugman2PokémonGOHub2RoadtoVR2RockPaperShotgun2RPGSite2Conversation2Intercept2NextWeb2Tom'sGuide2UploadVR2VideoCardz2WarhammerCommunity2WindowsLatest2YourTango2404Media143rumors1ABC111AboveLaw1ageofempires1AndroidHeadlines1AVClub1Benzinga1BikeRadar1Billboard1BloodyDisgusting1Borderlands1Bungie1Yahoo!FinanceCanada1CineD1CnEVPost1comicbook1CreativeBloq1CyberSecurityNews1DailyKos1DCRainmaker1derekthompson1Draftsim1CNN1flatpanelshd1FratelloWatches1FrequentMiler1GAMINGbible1garymarcus.substack1GeekWire1GeekyGadgets1Hackaday1HollywoodReporter1InsiderGaming1InterconnectsAI1InterestingEngineering1JapanTimes1KrebsonSecurity1KSL1LosAngelesTimes1Lloyd'sList1WPLGLocal101Macworld1Maxroll1Mediaite1MiddleEastEye1MonochromeWatches1MortgageDaily1MP1st1MPR1SemiAnalysis1Newsshooter1NoMan'sSky1nylon.com.sg1NYT1OregonLive1PCGamesN1PersonaCentral1Pokemon1politico.eu1PittsburghPost-Gazette1QuantaMagazine1qz1SammyGuru1ScienceAlert1ScientificAmerican1SouthChinaMorningPost1Semafor1SFGATE1YahooFinanceSingapore1YahooSingapore1SportsIllustrated1SimpleFlying1Sources1supercarblondie1Tedium1TelecomTalk1GameBusiness1TheGamer1Times1LongmontTimes-Call1TmoNews1TopGear1TwistedVoxel1YahooFinanceUK1UnHerd1vox1WhatHi-Fi?1WPBF1WRAL1
  1. 001Hacker NewsSEP · 16English

    Show HN: A Stateful LLM API that works across providers

    Twigg is a stateful LLM API that manages conversation context and routes requests across multiple providers including Anthropic, OpenAI, Google, xAI, Fireworks, and OpenRouter. Users create a chat once and send only the next event, with the system handling context storage, model fitting, and cost tracking.

    By mdebeer
  2. 002Hacker NewsSEP · 16English

    Seven Cloudflare settings that turned away paying API clients

    Cloudflare's default security settings inadvertently blocked legitimate API clients using Python and Perl libraries, returning 403 errors before payment terms could be presented. The company identified seven configuration issues including Browser Integrity Check, Bot Fight Mode, and AI Crawl Control that prevented paying agents from accessing their paid API endpoints across all three zones.

    By ForgeMesh Labs
  3. 003Hacker NewsSEP · 16English

    A new privacy savy openrouter

    OpenRouter introduces in-region routing that restricts API requests to infrastructure located in specific regions (EU or US), with guardrails to enforce data residency policies. Requests fail rather than silently route outside the specified region, and enforcement applies across all OpenRouter API surfaces for Business and Enterprise plans.

    By gvieri
  4. 004Hacker NewsSEP · 16English

    Gemini 3.8 Live

    Gemini 3.8 Live is Google's default low-latency voice agent model supporting real-time dialogue, interleaved reasoning, and asynchronous function calling with built-in audio streaming. Migration from Gemini 3.1 Flash Live requires updating the model string, removing thinking_level configuration, adapting to async function calling as default, and adjusting client content updates and proactive audio settings.

    By CoderLim110
  5. 005Hacker NewsSEP · 15Korean

    Move AI chats across harnesses: Claude Code, Codex, OpenCode, Cursor, and more

    txcript is a library and CLI tool that enables users to transfer AI chat sessions between different coding agents like Claude Code, Codex, and Cursor, preserving messages, reasoning, and tool history. It provides Rust and JavaScript APIs, supports multiple agents, and allows session searching, viewing, editing, and exporting across platforms.

    By Skillsynchq
  6. 006Hacker NewsSEP · 15English

    95% of projects publishing an OpenAPI spec have no compatibility gate

    A study of 85 open-source projects publishing OpenAPI specs found 95% lack breaking-change detection tools, yet 67% of projects that shipped consumer-visible breaking changes disclosed them clearly in release notes. The research discovered that most API maintainers communicate breaking changes responsibly despite the absence of automated compatibility gates.

    By DeepakSatyam
  7. 007Hacker NewsSEP · 15English

    How to use open models with Claude Code

    Claude Code can run open models from Token Factory by using nebiusrelay, a local proxy that translates between Anthropic Messages API and OpenAI-compatible formats. The setup allows using models like Kimi K2.7 Code with Claude Code unchanged, requiring only environment configuration and a simple command-line flag.

    By AbdulMajed Raja
  8. 008Hacker NewsSEP · 15English

    How AI tool calling works (40 lines of vanilla JavaScript)

    This article explains how AI tool calling works: a model receives a list of allowed functions, requests one by emitting structured JSON, your program executes it and returns results, then the loop repeats. The author demonstrates this four-step cycle with runnable 40-line code examples in JavaScript and Python using the Anthropic API.

    By stephenblum
  9. 009Hacker NewsSEP · 15English

    Gemini 3.8 Live and 3.8 Live Extended Thinking

    Google introduces Gemini 3.8 Live and 3.8 Live Extended Thinking, two new AI models designed for real-time voice conversations and complex reasoning tasks. The models deliver near real-time processing, multi-language support, and tool execution capabilities, with 3.8 Live Extended Thinking achieving top scores on Speech to Speech Quality benchmarks while maintaining competitive pricing.

    By Tom Ouyang; Malini Jaganathan
  10. 010Hacker NewsSEP · 15English

    Wikipedia Page Preview Documentation

    Wikipedia deployed its page previews feature to English Wikipedia after years of development involving extensive testing, community consultation, and technical refinement. The feature displays preview content on link hover and required building new APIs to render HTML summaries efficiently. Documentation covers product requirements, design decisions, engineering architecture, and the resolution of complex technical challenges including a Firefox browser bug.

    By Olga Vasileva