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 主题热门3538Hacker News3476CNBC67YahooFinance58aihot54Verge529to5Mac43IGN42MacRumors40Kotaku35Engadget28TechCrunch279to5Google24NintendoLife21AndroidAuthority20Eurogamer18Guardian18ArsTechnica16PushSquare15Wccftech14BusinessInsider13FoxBusiness13Investor'sBusinessDaily13Polygon13TechPowerUp13Fortune12USAToday12Gematsu11Gizmodo11VideoGamesChronicle10CNN9NintendoEverything9NPR9CBS8CNET8MotleyFool8GSMArena8Mashable8NBC8SeekingAlpha8AndroidPolice7BleepingComputer7Notebookcheck7PureXbox7VideoCardz7WarhammerCommunity7ABC6bgr6Fox6AlJazeera5AppleInsider5CoinDesk5DroidLife5GamesIndustry.biz5HollywoodReporter5NewYorkPost5PetaPixel5PokeBeach5Tom'sGuide5Yahoo5AndroidCentral4GameInformer4InsiderGaming4PlayStationLifeStyle4SlashGear4TechSpot4Conversation4Hacker4WIRED4Aftermath3BellofLostSouls3Deadline3Electrek3EventHubs3Futurism3GAMINGbible3GearPatrol3Hackaday3HuffPost3Lifehacker3Motor13XBOXWire3PCMag3RockPaperShotgun3SamMobile3SouthChinaMorningPost3UploadVR3WhatHi-Fi?3WindowsCentral3WSB-TV3404Media26abcPhiladelphia2ABC7LosAngeles2AndroidHeadlines2AZFamily2Benzinga2ChromeUnboxed2DCRainmaker2Draftsim2HouseDigest2Jalopnik2MyNintendo2Nature2CrudeOilPricesToday2Pokemon2RoadtoVR2RPGSite2SFGATE2SimsCommunity2TimeExtension2TODAY2TweakTown2Variety224/7WallSt.180Level1ageofempires1Alternet1Anthropic1Apple1ArizonaSports1BostonGlobe1BusinessTimes1BuzzFeed1Yahoo!FinanceCanada1CarandDriver1CarBuzz1cbn1CineD1ClaimDepot1ColoradoSun1Skin.ClubCommunity1consequence1CreativeBloq1YahooCreators1ChristianScienceMonitor1Currently1DailyKos1DaringFireball1DarkHorizons1Decrypt1Deseret1Designboom1Dezeen1DigitalCameraWorld1DirtonDirt1DSOGaming1GameGPU1erictopol.substack1ForexFactory1franchisetimes1Futurity1GameRant1GameWorldObserver1GeekWire1GeekyGadgets1Global1GosuGamers1Gothamist1Hackster.io1HoustonChronicle1iLovetheUpperWestSide1InsideEVs1InterestingEngineering1investor.costco1Invezz1iPhoneinCanada1KCRA1MacObserver1Magic:Gathering1MakeUseOf1Mashed1MLive1MortgageDaily1Motorsport1MP1st1mtgrocks1NBC5Chicago1BloombergLaw1Newsweek1NintendoWire1NYT1OneMileataTime1OregonPublicBroadcasting1OregonLive1PersonaCentral1Phoronix1PickupTruck+SUVTalk1politico.eu1Psyche1qz1Realtor1Road&Track1Salon1ScienceDaily1SeattleRed1SeattleTimes1Semafor1SanFranciscoChronicle1YahooFinanceSingapore1SimpleFlying1GhostHowls1Slate1SlippedDisc1SlowBoring1SoraNews241SpaceNews1statnews1YahooTech1the5krunner1DailyBeast1DailyMeal1Drive1Hindu1Intercept1Register1Times1TimesofIndia1TMZ1TopGear1YahooFinanceUK1PCMagUK1Vulture1WCVB1WFMZ1WHYY1WKYT1YGOrganization1
  1. 041Hacker NewsSEP · 20English

    Show HN: Openmsg, agent-to-agent talk while they run, Claude<>Codex<>OpenCode

    Openmsg is a tool enabling inter-agent communication between different AI coding platforms (Claude, Codex, OpenCode) running simultaneously on one or multiple machines. Version 0.2 supports secure end-to-end encrypted messaging between two people across machines, with cryptographic identity verification and fine-grained access controls ensuring agents only receive authorized messages within their projects.

    By Marciob
  2. 042Hacker 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
  3. 043Hacker NewsSEP · 20English

    Show HN: Roffume – Add fragrance to your resume with roff

    Roffume is a text-based resume authoring system that compiles Markdown CVs to single-page PDFs using Pandoc and Groff, with support for multiple languages and job-specific customization through a per-application folder structure.

    By Sebastiancarlos
  4. 044Hacker NewsSEP · 20English

    Show HN: Bailout – The coding agent meant to be deleted

    Bailout is a lightweight standalone coding agent designed for bootstrapping new machines or repairing broken development setups. It requires only Bash, curl, and internet access, runs as a single native binary under 6MB, and automatically removes itself after restoring your normal tools.

    By Storozhenko
  5. 045Hacker NewsSEP · 20English

    Show HN: 8 months extending a terminal to handle all my work with all agents

    Agent-term is a terminal application built on Electron that extends the standard terminal interface to better support AI coding agents. Developed over 8 months, it treats the terminal as the core while adding features on demand, allowing agents of any kind to run within the shell while maintaining full access to standard tools and git.

    By Albertwujj
  6. 046Hacker NewsSEP · 20English

    Show HN: WTF > Auto-check what your coding agent changed

    WTF is a command-line tool that automatically inspects and verifies code changes made by AI coding agents (Claude Code, Cursor, Copilot, etc.) by analyzing Git diffs, filtering noise, identifying test skips and debug statements, and running verification commands—all locally without requiring accounts, API keys, or uploads.

    By LinusInnovator
  7. 047Hacker NewsSEP · 20English

    AI CLI Insights for popular CLI products

    codex-stats is a local analytics tool that aggregates session data from multiple coding assistants (Codex, OpenCode, Claude Code, Hermes) installed on a machine. It provides a browser dashboard with usage metrics, cost tracking, token analysis, and export capabilities across different time windows, with no API proxying or data interception.

    By peculiarvivek
  8. 048Hacker NewsSEP · 20Korean

    Built the first open source Python library – converting Word, Excel to PDF

    MiniPdf is an open-source library that converts Office documents (Word, Excel, PowerPoint) directly to PDF without requiring Microsoft Office, LibreOffice, or Adobe Acrobat. It supports multiple programming languages including .NET, Rust, Java, Python, Node.js, and Go, with both library and command-line interfaces available.

    By Mini-Software
  9. 049Hacker NewsSEP · 20English

    Another terminal/shell AI assistant (shell native)

    ATY is a terminal-native AI assistant that integrates with shell sessions (bash/zsh on macOS and Linux) to generate commands based on user queries and terminal context. It supports multiple interaction modes (?, ??, ???) with optional reasoning and agent capabilities, works over SSH, and can be configured with local or cloud LLM providers.

    By TheR
  10. 050Hacker NewsSEP · 20English

    Show HN: Migrating from Claude Code CLI to Claude Desktop

    A tool for migrating Claude Code CLI sessions to Claude Desktop by creating isolated profiles and moving session history between them. Available as a CLI (macOS/Linux) and Raycast extension (macOS), it manages session indices, handles backups, and includes rollback capabilities for safe migrations.

    By Calebbarzee
  11. 051Hacker NewsSEP · 19English

    Show HN: Jev-align, an OSS library for calibrating Jev to your judgement

    jev-align is an open-source CLI tool from Sutro that helps calibrate AI functions built with TypeSafe's Jev by identifying uncertain predictions, collecting human labels, and using GEPA to iteratively improve model definitions. It supports multiple LLM providers and datasets in CSV, Parquet, and JSONL formats.

    By Sutro-Sh
  12. 052Hacker NewsSEP · 19English

    Show HN: Kibana-agent – query Kibana logs from CLI

    Kibana-agent is a read-only CLI tool for querying Elasticsearch logs through Kibana's proxy API, designed for AI agents. It supports multiple authentication methods, offers commands for searching, counting, and streaming logs, and integrates with Claude Code and other editors via skills or MCP server.

    By Hyzyla
  13. 053Hacker NewsSEP · 19English

    Guesswork – zsh autosuggestions ranked by an AI model instead of prefix match

    Guesswork is a zsh autosuggestion tool that uses an AI model to rank command suggestions instead of relying on simple prefix matching. Users can test the tool through a live demo that shows real model-based ranking for common commands like git, docker, and kubectl.

    By FindMalek
  14. 054Hacker NewsSEP · 19English

    Show HN: A terminal inbox for a GitHub repo's PRs

    Tungsten is a terminal-based inbox tool for managing GitHub repository pull requests, organizing them into buckets like "Needs your review" and "Approved", with features to search, checkout, and open PRs in a browser or worktree.

    By OscBacon
  15. 055Hacker NewsSEP · 19English

    Show HN: Htmldoc – A pastebin that renders the HTML your coding agent writes

    Htmldoc is a pastebin service that lets users instantly share HTML or Markdown files via simple commands or AI agents, with links that expire after 30 days and are unlisted but accessible to anyone with the URL.

    By ajaxray
  16. 056Hacker NewsSEP · 19English

    Why my alert triage workflow needed a CLI

    A developer built a CLI wrapper around SigNoz's OpenAPI spec to help an AI agent investigate production alerts more reliably. Rather than having the agent generate Python code to query APIs, the CLI provided a verifiable interface that both the agent and the developer could use, reducing hallucinations and enabling independent verification of findings.

    By Jonathan Powers