source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
SATURDAY, SEPTEMBER 26, 2026
X 主题热门3592Hacker News3530CNBC67YahooFinance59aihot55Verge529to5Mac44IGN42MacRumors40Kotaku35Engadget28TechCrunch279to5Google25NintendoLife21AndroidAuthority20Eurogamer18Guardian18ArsTechnica16PushSquare15Wccftech14BusinessInsider13FoxBusiness13Investor'sBusinessDaily13Polygon13TechPowerUp13Fortune12USAToday12Gematsu11Gizmodo11VideoGamesChronicle10CNN9Mashable9NintendoEverything9NPR9CBS8CNET8MotleyFool8GSMArena8NBC8PureXbox8SeekingAlpha8AndroidPolice7BleepingComputer7Notebookcheck7VideoCardz7WarhammerCommunity7ABC6bgr6Fox6NewYorkPost6AlJazeera5AppleInsider5CoinDesk5DroidLife5GamesIndustry.biz5HollywoodReporter5PetaPixel5PokeBeach5Tom'sGuide5Yahoo5AndroidCentral4GameInformer4InsiderGaming4XBOXWire4PlayStationLifeStyle4SlashGear4TechSpot4Conversation4Hacker4WIRED4Aftermath3BellofLostSouls3Deadline3Electrek3EventHubs3Futurism3GAMINGbible3GearPatrol3Hackaday3HuffPost3Lifehacker3Motor13PCMag3RockPaperShotgun3SamMobile3SouthChinaMorningPost3UploadVR3WhatHi-Fi?3WindowsCentral3WSB-TV3404Media26abcPhiladelphia2ABC7LosAngeles2AndroidHeadlines2AZFamily2Benzinga2ChromeUnboxed2DCRainmaker2Draftsim2HouseDigest2Jalopnik2MyNintendo2Nature2CrudeOilPricesToday2Pokemon2RoadtoVR2RPGSite2SFGATE2SimsCommunity2TimeExtension2TODAY2TweakTown2Variety224/7WallSt.180Level1ageofempires1Alternet1Anthropic1Apple1ArizonaSports1BostonGlobe1BusinessTimes1BuzzFeed1Yahoo!FinanceCanada1CarandDriver1CarBuzz1cbn1CineD1ClaimDepot1ColoradoSun1Skin.ClubCommunity1consequence1CreativeBloq1YahooCreators1ChristianScienceMonitor1Currently1DailyKos1DaringFireball1DarkHorizons1Decrypt1Deseret1Designboom1Dezeen1DigitalCameraWorld1DirtonDirt1DSOGaming1GameGPU1erictopol.substack1ForexFactory1franchisetimes1Futurity1GameRant1GameWorldObserver1GeekWire1GeekyGadgets1Global1GosuGamers1Gothamist1Hackster.io1HoustonChronicle1iLovetheUpperWestSide1InsideEVs1InterestingEngineering1investor.costco1Invezz1iPhoneinCanada1KCRA1MacObserver1Magic:Gathering1MakeUseOf1Mashed1MLive1MortgageDaily1Motorsport1MP1st1mtgrocks1NBC5Chicago1BloombergLaw1Newsweek1NintendoWire1NYT1OneMileataTime1OregonPublicBroadcasting1OregonLive1PersonaCentral1Phoronix1PickupTruck+SUVTalk1politico.eu1Psyche1qz1Realtor1Road&Track1Salon1ScienceDaily1SeattleRed1SeattleTimes1Semafor1SanFranciscoChronicle1YahooFinanceSingapore1Yahoo1SimpleFlying1GhostHowls1Slate1SlippedDisc1SlowBoring1SoraNews241SpaceNews1statnews1YahooTech1the5krunner1DailyBeast1DailyMeal1Drive1Hindu1Intercept1Register1Times1TimesofIndia1TMZ1TopGear1YahooFinanceUK1PCMagUK1Vulture1WCVB1WFMZ1WHYY1WKYT1YGOrganization1
  1. 021Hacker NewsSEP · 20English

    Show HN: AgentTrace–Observability and runtime self-healing engine for AI agents

    AgentTrace is an observability SDK and dashboard for AI agent pipelines that monitors tool calls, identifies latency bottlenecks, and automatically repairs malformed LLM arguments at runtime to prevent workflow crashes. It uses a Python decorator SDK with Pydantic validation, a self-healing layer powered by Groq inference, and a Next.js dashboard for visualization.

    By Mohitkumar
  2. 022Hacker NewsSEP · 20English

    Ask HN: How have NLP researchers adapted since LLM disrupted their field

    A Hacker News discussion asks how NLP researchers have adapted since large language models disrupted the field starting around 2019, citing a Quanta Magazine oral history. The post explores whether existing researchers evolved their work, switched fields, or if new students have stopped entering NLP.

    By newtothebay
  3. 023Hacker NewsSEP · 20English

    Ran Qwen 3.8 27B autonomously(ish) for 3 weeks on single 3090

    A three-week experiment ran Qwen 3.8 27B model autonomously on a single RTX 3090 GPU using Deepseek Harness, with most repository contents generated by the model itself except for agent configurations and documentation.

    By iamskeole
  4. 024Hacker NewsSEP · 20English

    Tg-Rich-Converter: Streaming LLM Markdown and LaTeX to Telegram Bot API 10.1

    Tg-Rich-Converter is a Python library that converts LLM-generated Markdown and LaTeX into Telegram Bot API 10.1 Rich HTML format, supporting extended message length (32,768 characters), native tables, math rendering, and expandable reasoning blocks. It handles streaming token-by-token conversion with automatic balancing of unclosed tags and includes a CLI tool with preview generation.

    By Kobaltgit
  5. 025Hacker NewsSEP · 20English

    AI Journal 2: Vibe-Coding for Fun and Profit

    A developer shares experiences with agentic AI coding in 2026, using Claude Code and other models to generate 95% of work code while maintaining code review practices. For personal projects, they adopted 'vibe-coding'—minimal human intervention in AI-driven development—creating Pi Pocket, a mobile-first interface that reached 300 commits, finding agents excel at scoped tasks and refactoring but tend toward over-engineering and generic UI styling.

    By renehsz
  6. 026Hacker NewsSEP · 20English

    Show HN: NiceTryGPT and CTF and riduzione degli shortcut LLM

    NiceTryGPT is a Claude Code skill that identifies and reduces cheap LLM shortcuts in CTF challenges through minimal, targeted modifications. It solves challenges end-to-end, finds pattern-matching exploits, applies small changes to increase uncertainty without increasing complexity, and verifies the result while preserving the original learning objective and difficulty for humans.

    By Aleff-Github
  7. 027Hacker NewsSEP · 20English

    Show HN: Emetgate – a verification gate between an LLM and your source tree

    Emetgate is a verification kernel that sits between language models and source code, ensuring only verified changes reach disk. It applies theorem-prover discipline to LLM-generated code by having the model propose changes while a small deterministic kernel verifies them structurally and through testing before atomic commit or rejection.

    By Emetgate
  8. 028Hacker NewsSEP · 20English

    64 Tiny Benchmarks for Jev

    A developer conducted 64 informal benchmarks on Jev, a classification system positioned between LLMs and custom classifiers, running 50 repetitions of each question to observe output distributions. Notable findings include logical inconsistencies (contradictory statements both rated true), high sensitivity to formatting choices, and unexpected confidence patterns on factual questions like digit recall and prime counting.

    By George Ramonov
  9. 029Hacker NewsSEP · 20English

    Self-hosted inference orchestrators compared: LocalAI, exo, GPUStack, vLLM

    A survey of self-hosted LLM inference orchestrators as of September 2026, comparing LocalAI, exo, GPUStack, and vLLM across features like multi-machine support, modalities, and cache-aware routing. LocalAI offers breadth with distributed mode and multiple modalities; exo optimizes Mac clusters with tensor parallelism; vLLM and llama.cpp serve as underlying engines for other systems. The choice depends on hardware, scale, and whether single-model or multi-model inference is needed.

    By nextime
  10. 030Hacker NewsSEP · 20English

    Prompts Aren't Real

    Dan, an engineer in Los Angeles, shares his experience building AI agents for consumer use, emphasizing both the excitement and challenges of the work. While LLMs are impressive, they fail unpredictably at scale—sometimes botching structured output or tool calls in subtle or dramatic ways—requiring constant monitoring and creative constraints like renaming fields to maintain reliability.

    By mcfunley
  11. 031Hacker NewsSEP · 20English

    Show HN: Autopoiesis: Concept for AI platforms shipped with repos

    Autopoiesis is a concept for AI platforms shipped with software repositories that provides project-specific AI tools and context through containerized deployment. Users can clone a repo, configure it, and access an AI frontend in their browser with minimal overhead, enabling diverse teams to efficiently integrate AI tooling without lengthy onboarding.

    By Jakob
  12. 032Hacker NewsSEP · 20English

    Pirate Face Rescues LLM Models from Deletion

    Pirate Face is a decentralized peer-to-peer infrastructure that mirrors open-source AI models from Hugging Face as torrent files, enabling permanent availability across a global swarm without dependence on a single hosting platform. Models are checksum-verified against official SHA-256 hashes and can be downloaded via compatible APIs with no code changes. Users can reserve handles, optionally verify Hugging Face identities for creator badges, and participate in a community earning compute credits and exclusive releases.

    By skepticalgenius
  13. 033Hacker 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
  14. 034Hacker NewsSEP · 20English

    AAA AI – Autonomous AI agent squads for local and cloud LLMs

    AAA AI is an autonomous agent platform that enables teams to conduct multi-agent AI workflows through voice, video, and chat interfaces across local and cloud LLMs. It provides real-time meeting analysis, task routing across models, deployment flexibility, and enterprise controls for audit trails and compliance.

    By pokidovkirill
  15. 035Hacker NewsSEP · 20English

    Chat-based Large Language Models replicate the mechanisms of a psychic's con

    A researcher argues that chat-based language models create an 'intelligence illusion' through mechanisms similar to psychic cold reading, using statistically generic statements that exploit cognitive biases like the Forer effect to give the false impression of genuine reasoning and understanding.

    By Baldur Bjarnason
  16. 036Hacker NewsSEP · 20English

    DuckDB extension: typed Jev answers as real SQL types

    A DuckDB extension enables running LLM queries directly on table rows using SQL, returning typed results from TypeSafe's Jev model. Instead of extracting data and calling APIs separately, users define permitted answer options as SQL criteria, ensuring results are typed by construction rather than validation.

    By Colliber
  17. 037Hacker NewsSEP · 20English

    Automatic Against the People: Reading, Writing, and AI

    An academic argues against using AI language models like ChatGPT for college writing assignments, contending that the process of reading and writing—not just their products—is essential to education and that automating these acts removes crucial learning opportunities.

    By Unemployed Negativity
  18. 038Hacker NewsSEP · 20English

    AI and the Destruction of the Creative Commons

    An article argues that AI language models are undermining the open-source software ecosystem by consuming copyrighted code without license compliance, breaking the social contract that enabled internet infrastructure. The author warns this shift from knowledge-sharing to liability will concentrate wealth and power while stifling future innovation.

    By rakel_rakel
  19. 039Hacker NewsSEP · 20English

    Is Jev the general-purpose classifier we've been waiting for?

    A company tested Jev, a general-purpose classifier designed to work without large training datasets, on bank transaction classification and found it achieved only 40.7% accuracy—insufficient for real-world use. While faster and cheaper than fine-tuned alternatives, none of the tested approaches (baseline LLM, fine-tuned LLM, or Jev) reached the accuracy threshold needed without human oversight, suggesting that effective classification still requires substantial data and domain context.

    By kncvetko
  20. 040Hacker NewsSEP · 20English

    Drop-in Django app to serve a decent LLM-ready documentation site

    mdjango is a Django app for quickly setting up a technical documentation site from markdown files, featuring navigation, search, dark mode, and machine-readable artifacts. It offers a fixed design system with minimal customization, can be deployed as a dynamic Django app or exported as static HTML, and is designed for 30-minute setup without extensive tweaking.

    By fluxmatix