source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
FRIDAY, SEPTEMBER 25, 2026
Hacker News3691X 主题热门3644CNBC70YahooFinance64aihot57Verge539to5Mac49IGN47MacRumors41Kotaku37Engadget28TechCrunch279to5Google24AndroidAuthority23NintendoLife21Guardian18ArsTechnica17Eurogamer17BusinessInsider15Investor'sBusinessDaily15Wccftech15USAToday14WarhammerCommunity14FoxBusiness13PushSquare13TechPowerUp13Polygon12Fortune11Gizmodo10Mashable10SeekingAlpha10CBS9CNET9Gematsu9NBC9NintendoEverything9NPR9VideoGamesChronicle9CNN8MotleyFool8GSMArena8Notebookcheck8PureXbox8VideoCardz8ABC7bgr7BleepingComputer7AppleInsider6CoinDesk6Fox6NewYorkPost6WIRED6Yahoo6AlJazeera5AndroidCentral5AndroidPolice5DroidLife5HollywoodReporter5InsiderGaming5PetaPixel5PlayStationLifeStyle5PokeBeach5TechSpot5Tom'sGuide5Aftermath4Deadline4GamesIndustry.biz4SamMobile4SlashGear4Conversation4Hacker4UploadVR4Variety4WindowsCentral4404Media3BellofLostSouls3EventHubs3GameInformer3GearPatrol3Hackaday3HuffPost3Lifehacker3Motor13PCMag3RockPaperShotgun3RPGSite3SouthChinaMorningPost3WhatHi-Fi?3WSB-TV36abcPhiladelphia2ABC7LosAngeles2AndroidHeadlines2AZFamily2Benzinga2ChromeUnboxed2Currently2DaringFireball2DCRainmaker2Futurism2GAMINGbible2HouseDigest2Jalopnik2MyNintendo2Nature2XBOXWire2Pokemon2qz2Road&Track2RoadtoVR2SeattleTimes2SFGATE2SimsCommunity2TimeExtension2TODAY2TweakTown224/7WallSt.180Level1ageofempires1Alternet1Apple1ArizonaSports1BostonGlobe1BusinessTimes1BuzzFeed1Yahoo!FinanceCanada1CalMatters1CarBuzz1cbn1CineD1ClaimDepot1ColoradoSun1Skin.ClubCommunity1consequence1YahooCreators1ChristianScienceMonitor1DailyKos1DarkHorizons1Decrypt1Defense1denver71Designboom1DigitalCameraWorld1DigitalFoundry1DirtonDirt1Draftsim1DSOGaming1Electrek1empireonline1GameGPU1erictopol.substack1Fangoria1ForexFactory1franchisetimes1DetroitFreePress1GameRant1GameWorldObserver1GamingOnLinux1GeekWire1GeekyGadgets1Global1GosuGamers1Gothamist1Hackster.io1Hodinkee1HoustonChronicle1Independent1InsideEVs1InterestingEngineering1investor.costco1Invezz1iPhoneinCanada1LosAngelesTimes1MacObserver1MakeUseOf1Mashed1MLive1MorningBrew1MortgageDaily1Motorsport1MP1st1NBC5Chicago1BloombergLaw1SemiAnalysis1Newsshooter1Newsweek1NintendoWire1nrn1NYT1CrudeOilPricesToday1OneMileataTime1OregonPublicBroadcasting1OregonLive1PersonaCentral1Phoronix1PickupTruck+SUVTalk1politico.eu1QuantaMagazine1Realtor1RockstarINTEL1Salon1SeattleRed1Semafor1SanFranciscoChronicle1YahooFinanceSingapore1SimpleFlying1GhostHowls1Slate1SlippedDisc1SlowBoring1SoraNews241SpaceNews1statnews1the5krunner1DailyBeast1DailyMeal1Drive1Hindu1Intercept1Times1TimesofIndia1TimesUnion1TMZ1TopGear1YahooFinanceUK1PCMagUK1Vulture1WCVB1WFMZ1WHYY1WKYT1YGOrganization1YourTango1
  1. 001Hacker NewsSEP · 25English

    Git-bug: Distributed, offline-first bug tracker embedded in Git

    git-bug is a distributed, offline-first bug tracker embedded in Git repositories. It enables collaboration through standard git workflows, works without internet connectivity, and bridges with external platforms like GitHub, GitLab, Jira, and Launchpad. The tool offers multiple interfaces including CLI, terminal UI, and web UI, with a GraphQL API for integration.

    By Git-Bug
  2. 002Hacker NewsSEP · 25English

    How to Clone Linux on Windows

    A developer encountered an issue when trying to commit a file named prn.ap to a Git repository on Windows. The problem stemmed from Windows treating 'prn' as a reserved device name, which Git for Windows conservatively blocks even with file extensions. The issue has been documented in Git for Windows but remains unresolved due to the need to support millions of users on older Windows versions.

    By Андрій-Ка
  3. 003Hacker NewsSEP · 25English

    Quiet-guardrails: Claude Code manual mode, minus the nagging

    Quiet-guardrails is a PreToolUse hook for Claude Code that reduces prompt fatigue by deterministically self-correcting common shell command patterns (like piped greps and git status checks) and forcing confirmations only on risky git operations. It works alongside Claude Code's sandbox by training the model toward safe, allowlisted commands rather than asking for approval on every harmless variant.

    By SeanMcMillan
  4. 004Hacker NewsSEP · 25English

    Shipledger – verify that release notes match what shipped

    Shipledger is a tool that verifies release notes match actual git commits. It compares manually-written release notes against local git history without generating notes or calling GitHub. The demo shows a passing check for v0.2.0 and a failing check for v0.3.0 due to a missing commit reference.

    By Kacxx
  5. 005Hacker NewsSEP · 24English

    Zuse: Open-Source Cloud Agents

    Zuse is an open-source desktop application that integrates multiple AI coding agents (Claude Code, Codex, Grok, Gemini, Cursor, OpenCode) into a unified interface with project-aware chat, file management, terminal integration, and git worktree support for macOS and Linux.

    By Swarajbachu
  6. 006Hacker NewsSEP · 24English

    Squelette – keep AI coding agents inside the scope you approved

    Squelette is a governance framework that keeps AI coding agents within approved scope by enforcing human-defined goals, authorized work items, and proof-of-completion checks through a controller that refuses out-of-scope changes. It prevents drift in long-running AI projects by maintaining explicit documentation, Git provenance, and preflight validation before any modifications are allowed.

    By JyMinet
  7. 007Hacker NewsSEP · 23English

    Simple Git Management Tool

    A Git management tool that orchestrates operations across multiple repositories using named super branches defined in a gitman.toml configuration file. Users can checkout, pull, push, and snapshot branches across grouped repositories while preserving their original state and handling errors gracefully.

    By Sascha
  8. 008Hacker NewsSEP · 23English

    Cassis: Context Maintenance for Analytics Agents

    Cassis is a system that maintains and updates context for analytics agents by detecting schema changes, drafting fixes, and validating them against evaluation suites. It integrates with data warehouses, Git repositories, and analytics agents to keep metric definitions current and accurate as business logic evolves.

    By matthieu_bl
  9. 009Hacker NewsSEP · 23English

    How to Write a Git Commit Message

    A guide explaining why well-crafted Git commit messages matter for code maintainability and developer collaboration. Good commit messages provide context about changes that diffs alone cannot convey, enabling efficient code review and historical understanding across a project's lifetime.

    By Cbeams
  10. 010Hacker NewsSEP · 23English

    Radicle: Disclosure of Vulnerability in the Network Protocol

    Radicle, a peer-to-peer code collaboration platform, disclosed two critical vulnerabilities in its network protocol: unencrypted network traffic allowing data interception, and broken peer authentication enabling node impersonation. All released versions are affected; users are advised to stop using private repositories until a fix is released, which will require a major version bump due to incompatibility.

    By lostmsu
  11. 011Hacker NewsSEP · 23English

    Two Git ignore files nobody told me about

    Git supports three ignore file locations: .gitignore (committed), .git/info/exclude (per-repo, uncommitted), and ~/.config/git/ignore (global). The author discovered .git/info/exclude and ~/.config/git/ignore as alternatives to .gitignore for keeping personal files out of version control without sharing them with collaborators.

    By faithraven
  12. 012Hacker NewsSEP · 23English

    Using shallow-Git tarballs for CI

    Kernel.org now offers shallow-git tarballs as an alternative to repeated git clone operations for CI systems, reducing server load and ban risk. The tarballs are published nightly, CDN-cached, and include a wrapper script for safe verification and checkout with built-in security cleanups.

    By Konstantin Ryabitsev
  13. 013Hacker NewsSEP · 22English

    Git-bug, project bug tracker tool using Git objects as storage, releases v0.11.0

    Git-bug v0.11.0 introduces a rewritten web UI with code browsing capabilities, search, filtering, and repository viewing features. The release also addresses correctness issues in the cache layer that could cause data inconsistencies, and adds forward compatibility for unknown operations and a formal specification for the on-disk format.

    By Git-Bug
  14. 014Hacker NewsSEP · 22English

    DiscoBox: AI Coding Agents in Disposable Sandboxes

    DiscoBox is a tool that runs AI coding agents like Claude Code in isolated, disposable sandbox environments, each with its own copy of your source code. Agents can work independently on multiple tasks simultaneously while your local checkout remains unaffected, with changes integrated back via git commits and pull requests.

    By Discobox-Ai
  15. 015Hacker NewsSEP · 22English

    Show HN: Task and test management as YAML in your Git repo (VS Code)

    Gitoza Lite is a VS Code extension that manages tickets, releases, wiki pages, and test cases as plain YAML files stored in a Git repository under .gitoza-lite/. Users can browse, edit, and organize work through a structured UI, integrate with AI assistants for ticket drafting, and share changes via Git branches and pull requests.

    By Gitoza-Io
  16. 016Hacker NewsSEP · 22English

    Bk2204/talk-rust-in-Git: GitHub repository with SHA-256 commit IDs

    A GitHub repository containing presentation slides about Rust in Git, built with Asciidoctor reveal.js. Instructions provided for setup, installation, and viewing the slides in a web browser or as PDF.

    By Bk
  17. 017Hacker NewsSEP · 22English

    ASPARK – an agile AI product team for Claude Code

    aSPARK is a Claude Code plugin that orchestrates an agile product workflow for software development, moving ideas through Product Owner, Engineering Manager, Developer, Reviewer, QA Tester, and Release Manager phases with approval gates and artifact tracking in a .spark/ directory. It requires only Claude Code and Git, installs as Markdown, and leaves a reviewable audit trail of specifications, plans, reviews, and QA results linked by stable requirement IDs.

    By A-Lottes
  18. 018Hacker NewsSEP · 21English

    Looking forward to Git 2.56 – and 3.0

    Git 2.56, expected in late September, offers incremental improvements including a new git history drop subcommand and enhanced git refs commands, while the community debates whether to proceed with Git 3.0, which would introduce breaking changes including a switch from SHA-1 to SHA-256 hashing for security.

    By Jonathan Corbet September
  19. 019Hacker NewsSEP · 21English

    Show HN: Blackgit – use Git to only download those cared files

    BlackGit is a Git tool that enables partial cloning and sparse checkout of large repositories with per-user access control. It consists of a client-side CLI wrapper around standard Git and a server-side proxy that enforces path-level blob authorization, allowing users to download only files they have permission to access without needing full repository history.

    By Zhuzhonghua
  20. 020Hacker NewsSEP · 21English

    Show HN: Differential – a TUI diff reviewer with semantic grouping

    Differential is a terminal-based diff reviewer that uses semantic grouping and AI agents to make code review easier. It separates important changes, groups similar modifications, prioritizes dependencies, and works locally without requiring a forge or remote connection.

    By Thepartly