source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
TUESDAY, SEPTEMBER 22, 2026
Hacker News3728X 主题热门3605CNBC749to5Mac57MacRumors57YahooFinance50Kotaku37IGN35Verge34aihot27TechCrunch25Gematsu249to5Google23NintendoLife21BusinessInsider18Eurogamer17Polygon15NPR14PushSquare14Guardian14Engadget13WarhammerCommunity13Fortune12NBC12Notebookcheck12Wccftech12AndroidAuthority11FoxBusiness11USAToday11ArsTechnica10CoinDesk10TechPowerUp10ABC9AppleInsider9SeekingAlpha9bgr8CBS8Gizmodo8Mashable8PureXbox8Yahoo8CNN7MotleyFool7NintendoEverything7PetaPixel7Conversation7VideoCardz7GSMArena6Investor'sBusinessDaily6SamMobile6WIRED6BleepingComputer5CNET5Fox5GameInformer5Pokemon5RockPaperShotgun5VideoGamesChronicle5AndroidCentral4AndroidPolice4DigitalFoundry4Motor14XBOXWire4NewYorkPost4RPGSite4SlashGear4TechSpot4Variety4WindowsCentral4WSB-TV4Aftermath3AlJazeera3BellofLostSouls3Deadline3Hodinkee3HuffPost3MP1st3PlayStationLifeStyle3SeattleTimes3Register3Tom'sGuide3TweakTown3404Media26abcPhiladelphia280Level2ABC7LosAngeles2BleedingCool2CTech2CanonRumors2DW2EventHubs2FratelloWatches2Futurism2GameRant2GamesIndustry.biz2GearPatrol2HouseDigest2InsiderGaming2LosAngelesTimes2Lifehacker2Nature2PCMag2PokeBeach2qz2SouthChinaMorningPost2Intercept2TimeExtension224/7WallSt.1BusinessInsiderAfrica1Alternet1AndroidHeadlines1AOL1ArizonaSports1Benzinga1BikeRadar1Billboard1BloodyDisgusting1Boston1Bungie1BusinessTimes1BuzzFeed1CalMatters1CarBuzz1cbn1ChromeUnboxed1Chron1ClaimDepot1ColoradoSun1ChristianScienceMonitor1Currently1CyberSecurityNews1Cyclingnews1DailyDownforce1DailyKos1DaringFireball1DarkHorizons1DCRainmaker1Decrypt1Defector1Defense1denver71DenverPost1DigitalCameraWorld1DirtonDirt1Draftsim1DroidLife1DSOGaming1DualShockers1empireonline1erictopol.substack1Euronews1Fangoria1FOX191DetroitFreePress1GameDeveloper1GamingOnLinux1AAAGasPrices1GeekWire1GeekyGadgets1Global1Hackaday1HollywoodReporter1HoustonChronicle1Independent1Invezz1Jalopnik1KITCO1Magic:Gathering1MakeUseOf1Mashed1Maxroll1Mercury1MLive1MonochromeWatches1MorningBrew1MortgageDaily1Motorsport1MyNintendo1Newser1SemiAnalysis1Newsshooter1Newsweek1nrn1OneMileataTime1OregonPublicBroadcasting1OregonLive1PageSix1politico.eu1QuantaMagazine1Road&Track1RoadtoVR1RockstarINTEL1Salon1CultureMapSanAntonio1ScienceAlert1Semafor1SFGATE1YahooSingapore1Slate1SlippedDisc1Space1SpaceNews1YahooTech1DailyBeast1DailyMeal1Drive1Hacker1Hindu1NextWeb1Times1TimesofIndia1TimesUnion1TMZ1YahooFinanceUK1UploadVR1VisualCapitalist1WindowsLatest1WKYT1WOWT1YourTango1
  1. 001Hacker NewsSEP · 22English

    jev-router: route to the cheapest model in claude code for your task

    Jev-router is a CLI tool that automatically routes tasks between fast and strong Claude and OpenAI models based on complexity, preserving each CLI's native interface and authentication. It requires Node.js 20.12+, a TypeSafe API key, and can be installed globally via npm or run locally.

    By Gargpratyush
  2. 002Hacker NewsSEP · 22English

    0x025 – System One Models (Jev)

    System One models like Jev are fast, efficient classifiers designed for routing and categorization tasks. They take a state and typed question, returning JSON with probabilities for each predefined answer option. Built by TypeSafe AI using RLCD training to ensure trustworthy confidence scores, they're 6-7x cheaper than large language models for high-volume classification but limited to fixed-set answers.

    By Agam More
  3. 003Hacker NewsSEP · 22English

    What you can build with TypeSafe AI Jev

    TypeSafe AI's Jev model returns typed decisions and probabilities for application workflows. It can route forms, prioritize tickets, review tool calls, categorize documents, and flag content by interpreting context and evidence. Applications should use Jev for interpretation-based decisions while keeping fixed business rules in code.

    By Ben Sabic
  4. 004Hacker NewsSEP · 22English

    Six clones of Jev in 2 days

    Jev, a non-generative decision model, generated 36M views in two days, prompting six open-source clones including ModernBert and Diffusion variants within 48 hours. The model is positioned as a fast 'System 1' complement to LLMs for routing, calibrated probability tasks, and browser-based workflows, though debate centers on speed versus quality and the lack of standard benchmarks.

    By Latent Space
  5. 005Hacker NewsSEP · 21English

    Show HN: Transom – easily manage multiple browser profiles on macOS

    Transom is a native macOS application that manages multiple browser profiles by grouping windows into profile-oriented stacks with a glass tab strip overlay. It supports ten browsers including Chrome, Firefox, and Arc, and automatically routes web links to selected profiles based on customizable rules. The tool requires macOS 13+ on Apple silicon Macs and operates as a menu-bar accessory without a Dock icon.

    By Darvid
  6. 006Hacker NewsSEP · 21English

    The Internet (1997 – 2021)

    A visual documentation of Internet growth from 1997 to 2021, tracking network topology through routing table data and BGP information. The project visualizes how dominant network names evolved through mergers and acquisitions, with detailed maps created in 2003 and 2010 using different data sources and color schemes based on IP space allocation.

    By basilikum
  7. 007Hacker NewsSEP · 21English

    Jevmade.com

    Jev is TypeSafe AI's decision-making model that answers typed questions in parallel within milliseconds, returning calibrated probabilities instead of generating text. JevMade is a community registry showcasing 743 verified experiments built with Jev across games, agents, routing, and automation tasks.

    By zenoware
  8. 008Hacker NewsSEP · 21English

    Mullet of Log Processing: Determinism in the Front, AI at the Back (Expanso/Jev)

    Expanso and Jev demonstrate a hybrid log-processing system combining deterministic rules with AI judgment. A severity-only baseline routes logs by level alone, while the pipeline adds contextual analysis—occurrence counts, time windows, and model scoring—to improve routing decisions. The system remains inspectable by showing baseline versus model-assisted decisions side-by-side.

    By David Aronchick
  9. 009Hacker NewsSEP · 21English

    Jev, Prolog, Pi, and the dream of probabilistic logic programming

    Jev integration with DeepClause and Pi enables probabilistic logic programming for routing and decision-making tasks. The system combines LLM capabilities with Prolog-based determinism to handle customer message triage efficiently, using structured predicates for safety checks, classification, and routing decisions.

    By Andreas
  10. 010Hacker NewsSEP · 21English

    Jev and AI SDK Template by Vercel Labs

    Vercel Labs released Jev AI SDK Template, a Node.js form router that uses AI models to intelligently route submissions by context. It combines Jev for primary evaluation with OpenAI's gpt-5.6-luna-fast as a fallback, includes optional email delivery via Resend, and requires Vercel AI Gateway access for deployment.

    By Vercel-Labs
  11. 011Hacker NewsSEP · 21English

    Find-jevable-code – audit a repo for Jev-replaceable decisions

    Find-jevable-code is an agent skill for Claude Code and Codex that audits repositories to identify semantic decisions (routing, triage, relevance, escalation) that could be converted into Jev primitives: Choice, Score, or Noul. The read-only pipeline surfaces opportunities ranked by code evidence without invoking paid inference.

    By ss_y2n
  12. 012Hacker NewsSEP · 21English

    Jev, Prolog, Pi, and the dream of probabilistic logic programming

    Jev, a probabilistic logic programming system, is being integrated into DeepClause and its Pi extension to enable deterministic routing and decision-making in agent applications. The integration allows developers to build DML/Prolog-based skills that combine LLM reasoning with logical predicates for improved speed and reliability compared to pure LLM approaches.

    By Andreas
  13. 013Hacker NewsSEP · 20English

    One model writes the code, a different model reviews it

    A multi-agent plugin for DeepSeek Harness routes tasks to specialized models for writing and review, with neither model deciding pass/fail outcomes. The system uses qualification probes, schema-enforced verdicts, and durable audit records to ensure work quality while minimizing context overhead in the calling conversation.

    By WDahah
  14. 014Hacker NewsSEP · 20English

    Show HN: TetherPHP – a small PHP framework designed for agents and humans

    TetherPHP is a minimal PHP framework designed for both human developers and AI agents, emphasizing traceable request-to-response paths and straightforward code. Built on six design principles including human-first readability, agent compatibility, and a small composable core.

    By dillonsmartdev
  15. 015Hacker NewsSEP · 20English

    Show HN: A minimal Pareto-optimal OpenRouter model router for pi, based on Jev

    A minimal Pareto-optimal model router for pi that uses Jev-based task classification to route requests across OpenRouter models, achieving 88-89% cost reductions for writing and code tasks while maintaining quality through task-specific verification.

    By Philippdubach
  16. 016Hacker NewsSEP · 20English

    Show HN: I-server: Hide server using ICMP reflection/Destination Unreachable

    I-server is a networking project that hides a server's identity from clients by using ICMP Echo Reflection and ICMP Destination Unreachable packets to relay communications indirectly through third-party servers, making it difficult to identify the actual server IP from network traffic analysis alone.

    By Hajoon
  17. 017X 主题热门SEP · 20English

    Robinhood Chain · X 热门 · 2026-09-20 06:15 UTC

    Multiple X posts discuss ROUTA, a tokenized stock routing interface on Robinhood Chain that scans pools for cheapest trade execution through Uniswap. A separate crypto news post covers market movements including Bitcoin at 81.2k, Ethereum at 2.63k, and mentions Trump-Xi meeting discussions alongside various sports and entertainment trends.

  18. 018Hacker NewsSEP · 19English

    The first sub-millisecond router to execute trades with zero native balance

    RhoPool is a sub-millisecond trading router on Solana that executes swaps privately without requiring native balance, charging a flat 0.50% fee with instant on-chain referral payouts and protection against sandwich attacks and frontrunning.

    By lachlanallen45
  19. 019Hacker NewsSEP · 19English

    How to classify, route, and score with Jev and AI SDK

    Jev, a TypeSafe AI decision model, evaluates structured state against typed questions and returns choices, scores, and probabilities without text generation. The AI SDK's experimental_evaluate API exposes Jev through the Vercel AI Gateway in TypeScript, enabling applications to route decisions—like support ticket departments or severity scores—based on model assessments while keeping business logic in code.

    By Ben Sabic Content Engineer
  20. 020Hacker NewsSEP · 18English

    Union Alpha is Pareto 26.9

    Union Alpha, revealed as Pareto 26.9 from The Unbiased Co., is a stealth-launched model available on OpenRouter, OpenCode, and Cloudflare that uses a multi-model system architecture rather than single weights. The model experienced extreme demand causing performance issues, prompting AWS capacity expansion and introduction of paid access at competitive pricing starting at $2.50 per million input tokens.

    By soltanov