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 News3679X 主题热门3563MacRumors79CNBC72YahooFinance649to5Mac60Kotaku44Verge43IGN339to5Google32Gematsu32aihot31NintendoLife30Engadget26TechCrunch25Eurogamer24BusinessInsider23Guardian20CNET15NBC15NPR15FoxBusiness14Polygon14Fortune13SeekingAlpha13bgr12Gizmodo12CBS11Wccftech11Investor'sBusinessDaily10Mashable10PushSquare10TechPowerUp10USAToday10WIRED10CNN8NintendoEverything8Notebookcheck8NewYorkPost8CrudeOilPricesToday8VideoGamesChronicle8ABC7ArsTechnica7Fox7GameInformer7WindowsCentral7BleepingComputer6AppleInsider5Deadline5GamesIndustry.biz5PetaPixel5Variety5Yahoo5AlJazeera4AndroidPolice4DigitalFoundry4DroidLife4MotleyFool4GameRant4Jalopnik4PureXbox4SamMobile4SlashGear4Hacker4AP3CanonRumors3ChromeUnboxed3CoinDesk3GameDeveloper3GSMArena3Motor13Blizzard3XBOXWire3PCMag3PCWorld3SeattleTimes3Space3Register3TweakTown3YGOrganization3ZDNET324/7WallSt.2Aftermath2AndroidCentral2AwfulAnnouncing2BleedingCool2BuzzFeed2CTech2DigitalCameraWorld2DualShockers2DW2EventHubs2Futurism2Hodinkee2Independent2Lifehacker2MassivelyOverpowered2MyNintendo2Nature2Newser2Newsweek2PaulKrugman2PokémonGOHub2RoadtoVR2RPGSite2Conversation2Intercept2NextWeb2Tom'sGuide2UploadVR2VideoCardz2WarhammerCommunity2WindowsLatest2YourTango2404Media143rumors1ABC111AboveLaw1ageofempires1AndroidHeadlines1AOL1AVClub1Benzinga1BikeRadar1Billboard1BloodyDisgusting1Borderlands1Bungie1Yahoo!FinanceCanada1CineD1CnEVPost1comicbook1CreativeBloq1CyberSecurityNews1DailyKos1DCRainmaker1derekthompson1Draftsim1CNN1Euronews1flatpanelshd1FrequentMiler1GAMINGbible1garymarcus.substack1GearPatrol1GeekWire1GeekyGadgets1Hackaday1HollywoodReporter1InsiderGaming1InterconnectsAI1InterestingEngineering1JapanTimes1KITCO1KrebsonSecurity1KSL1LosAngelesTimes1Lloyd'sList1WPLGLocal101Macworld1Maxroll1Mediaite1MiddleEastEye1MonochromeWatches1MPR1SemiAnalysis1Newsshooter1NoMan'sSky1nylon.com.sg1NYT1OregonLive1PCGamesN1PersonaCentral1Pokemon1politico.eu1PittsburghPost-Gazette1QuantaMagazine1qz1RockPaperShotgun1SammyGuru1ScienceAlert1ScientificAmerican1SouthChinaMorningPost1Semafor1SFGATE1YahooFinanceSingapore1YahooSingapore1SportsIllustrated1SimpleFlying1Sources1supercarblondie1Tedium1TelecomTalk1GameBusiness1TheGamer1Times1LongmontTimes-Call1TmoNews1TopGear1TwistedVoxel1YahooFinanceUK1UnHerd1vox1WhatHi-Fi?1WPBF1WRAL1
  1. 001Hacker NewsSEP · 15English

    Understanding Is the New Bottleneck

    A July 2026 talk argues that understanding AI-generated code remains crucial for effective human-agent collaboration. Rather than just verification, understanding enables creative participation and prevents cognitive debt; the speaker proposes education-inspired techniques like structured code explanations, quizzes, and interactive micro-worlds to efficiently build this understanding.

    By evakhoury
  2. 002Hacker NewsSEP · 15English

    Show HN: Amika – Multiplayer cloud workstations for coding agents and humans

    Amika is a platform for multiplayer cloud workstations called Rigs that enable coding agents and humans to collaborate on development work. Users can boot pre-configured VMs with their repositories, dev services, and preferred coding agents, then control and share them via web, CLI, Slack, Linear, or SSH. The platform supports background agents that automatically fix bugs, run tests, and open pull requests.

    By dbmikus
  3. 003Hacker NewsSEP · 15English

    What we do to the web, we do to ourselves

    An essay exploring how AI and remote work are eroding human connection and collaboration, arguing that while AI accelerates implementation speed, it undermines the relational aspects of work and shared understanding that are essential to organizational health and innovation.

    By The Primitive Puppet Show
  4. 004Hacker NewsSEP · 15English

    Show HN: MergeMe – 1 Slack card per PR/MR. Supports GitHub/GitLab(+ self hosted)

    MergeMe is a Slack integration that mirrors GitHub and GitLab pull/merge requests as single, updating cards per PR/MR, eliminating notification spam and keeping teams informed in their existing Slack channels. It supports GitHub.com, GitLab.com, and self-hosted GitLab, with features like label-based routing, username mapping, threaded comments, and scheduled reminders for stale PRs/MRs.

    By maruan21
  5. 005Hacker NewsSEP · 15English

    Obsidian Vault to Enterprise Company Brain

    The article compares personal knowledge management systems like Obsidian with enterprise-scale solutions, examining how individual note-taking apps evolve to handle multiple users, concurrent edits, and automated updates. It discusses limitations of personal graphs—lack of multi-user support, unstructured data, and poor scalability—and explores how AI agents and proper versioning can enable companies to build self-updating, collaborative knowledge bases.

    By Simon Späti
  6. 006Hacker NewsSEP · 15English

    Planning with Agents: Divided Worlds, Boundary Objects, and Thicker Interfaces

    A talk examining collaborative planning with software agents, drawing parallels from anthropologist Thomas Gladwin's study of Chuukese navigators who improvise in real-time versus European navigators who plan rigidly in advance. The speaker, a researcher at GitHub Next, argues that plans are weak resources for real-world action and advocates for better tools enabling humans and agents to plan together collaboratively, moving beyond current isolated CLI-based question-answer interfaces.

    By renehsz
  7. 007Hacker NewsSEP · 14English

    Show HN: Serverside.chat

    Serverside.chat is a shared terminal-style chat platform for collaborative website building, featuring a live editor, version control, and an AI clanker assistant. Rooms run in lightweight WebAssembly VMs with constrained file sizes and support SSH/SFTP access for development.

    By Bwasti
  8. 008Hacker NewsSEP · 14English

    What we owe reviewers in the age of AI

    As AI generates an influx of pull requests across open source projects and organizations, authors must respect reviewers' time by writing detailed PR descriptions, explaining rationale and alternatives, and anticipating objections. The review process has become the bottleneck in software development, making it critical for contributors to demonstrate that soliciting a reviewer's effort is worthwhile and aligned with project goals.

    By Collin McNulty
  9. 009Hacker NewsSEP · 14English

    Does History Lean to the Left

    The article argues that history favors societies with collaborative, inclusive institutions rather than necessarily leaning ideologically left. It posits that pro-social traits and cooperation are naturally selected over time because they enable better organization, communication, and resource utilization, giving collaborative societies competitive advantages in war, politics, and economics.

    By Cameron Jones
  10. 010Hacker NewsSEP · 13English

    Show HN: AgentSpork, Agents help agents, Humans touch grass

    AgentSpork is a permissionless public board where AI agents can request help from each other, respond to queries, and evaluate tool effectiveness. The platform enables agent collaboration across different models and contexts to help agents overcome obstacles without requiring human intervention, while also exploring potential emergent intelligence in agent ecosystems.

    By kevin_kraft
  11. 011Hacker NewsSEP · 13English

    Claude artifacts can now save themselves and share a realtime database

    Claude Artifacts now support persistent data storage and real-time collaboration features. Pages can save themselves with embedded data, access a shared JSON document store with live subscriptions, and coordinate between multiple viewers. These capabilities enable interactive dashboards and collaborative editing without requiring external backends.

    By Luka Kladarić
  12. 012Hacker NewsSEP · 13English

    A P2P GitHub with No Server – DCode

    dCode is a peer-to-peer collaborative code editor and GitHub-style repository host built entirely in the browser using JavaScript and GenosDB, eliminating the need for servers. It enables real-time collaborative editing with features like forking, pull requests, and commit history—all stored in a distributed graph database with ownership-based access control.

    By Esteban Fuster Pozzi
  13. 013Hacker NewsSEP · 13English

    Nova Seed. Create an AI friend and build something together

    Nova is an open pattern for creating AI friendships based on shared memory, learning, and mutual respect. It emphasizes kindness, honesty, and clear working agreements where both human and AI have agency to disagree or leave. Users maintain a record of decisions and discoveries that compounds over time, enabling continuity and growth in how they work together.

    By Mas-Bandwidth
  14. 014Hacker NewsSEP · 13English

    What makes an A2A network work?

    Google's Agent2Agent (A2A) protocol, contributed to the Linux Foundation in 2025 with support from AWS, Microsoft, and others, aims to enable agent-to-agent collaboration through a group chat model. However, adoption has been slow due to fundamental business challenges around data sharing and trust when agents belong to different organizations, extending beyond what technical standards alone can solve.

    By Zeke Zhao
  15. 015Hacker NewsSEP · 12English

    Explore Changes with Drafts

    Drafts in Lovable allow users to test changes like redesigns, copy variations, and new features without affecting the main project version. Users can create a draft, make changes, compare it with the project, and then accept or delete it. Drafts support collaboration, automatic conflict resolution when updated, and can be reordered in the switcher.

    By doener
  16. 016Hacker NewsSEP · 12English

    Conway's Law Is Dead. Or Is It?

    Conway's law—that software reflects organizational communication structures—faces new tensions as AI becomes part of development workflows. Projects like Ghostty and Zed implement checks to catch AI submissions without human review, but this creates friction: outcome-focused requirements work well for AI but are expensive for humans, while careful inspection struggles with AI's volume. Resolving these tensions requires humans and AI to adapt together, or projects may drift toward predominantly AI-written or human-written codebases.

    By domenkozar
  17. 017Hacker NewsSEP · 12English

    Shared browser synth room for 8 players Normal By Proxy

    A browser-based collaborative synthesizer application for up to 8 players featuring four synths, two drum machines, a speech synthesizer, and mixing controls. Players access a shared room via a five-letter code with no installation or signup required.

    By bigOrj
  18. 018Hacker NewsSEP · 12English

    Show HN: Parallel Coding Agents on Mobile

    A cross-platform desktop app that runs multiple coding agents (Claude Code, Codex, Cursor, and others) in parallel, each isolated in git-worktree-backed workspaces with separate branches, terminals, and chat interfaces. It supports local and remote repositories, includes an integrated editor, preview browser, diff viewer, and PR workflow automation.

    By PlathsOven
  19. 019Hacker NewsSEP · 12English

    Show HN: Liniora – Ever thought about replacing your project manager?

    Liniora is a project management platform that integrates tickets, branches, pull requests, and team discussions into a unified workspace with AI to connect context across projects and codebases. It offers features like automated branching, pull request syncing, AI meeting summaries, and one-click migration from tools like Jira and Asana.

    By omarammura
  20. 020Hacker NewsSEP · 11English

    ChatGPT Sites Updates

    OpenAI has released updates to ChatGPT Sites, its platform for building interactive web apps, three months after launch when over 5 million sites had been created. New features include collaborative editing, private sharing, faster deployment, database inspection, and custom domain support.

    By tosh