source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
THURSDAY, SEPTEMBER 17, 2026
Hacker News3790X 主题热门3673CNBC80MacRumors709to5Mac58YahooFinance58Kotaku44Verge389to5Google33IGN33aihot32NintendoLife31Gematsu27Engadget26TechCrunch26BusinessInsider25Eurogamer25Guardian18Polygon17NBC15CNET14Fortune13FoxBusiness13NPR13Wccftech13bgr12Mashable12SeekingAlpha12Gizmodo11PushSquare11USAToday11Notebookcheck10WIRED10TechPowerUp9AppleInsider8CNN8GameInformer8Investor'sBusinessDaily8NewYorkPost8VideoGamesChronicle8WindowsCentral8ABC7CBS7Fox7ArsTechnica6BleepingComputer6NintendoEverything6CrudeOilPricesToday6GamesIndustry.biz5PureXbox5SamMobile5Variety5AlJazeera4AndroidPolice4CoinDesk4DigitalFoundry4GameRant4GSMArena4XBOXWire4PetaPixel4SlashGear4Register4CTech3ChromeUnboxed3DW3Jalopnik3Lifehacker3Motor13Blizzard3PCMag3PCWorld3RockPaperShotgun3RPGSite3SouthChinaMorningPost3Space3Hacker3TweakTown3VideoCardz3WarhammerCommunity3WindowsLatest3Yahoo3ZDNET3404Media2Aftermath2AndroidCentral2AOL2AwfulAnnouncing2BleedingCool2BuzzFeed2CanonRumors2CyberSecurityNews2Deadline2DroidLife2DualShockers2Euronews2EventHubs2MotleyFool2FratelloWatches2Futurism2GameDeveloper2GearPatrol2Hodinkee2KITCO2LosAngelesTimes2MassivelyOverpowered2Maxroll2MP1st2MyNintendo2Newser2PaulKrugman2PokémonGOHub2RoadtoVR2SeattleTimes2SFGATE2Conversation2Intercept2NextWeb2Tom'sGuide2UploadVR2YourTango280Level1ABC111AboveLaw1ageofempires1AVClub1Benzinga1Billboard1BloodyDisgusting1Borderlands1Boston1Bungie1Yahoo!FinanceCanada1CineD1CnEVPost1comicbook1CreativeBloq1Cyclingnews1DailyKos1Defector1DenverPost1derekthompson1DigitalCameraWorld1Draftsim1CNN1flatpanelshd1FrequentMiler1GAMINGbible1garymarcus.substack1GeekWire1GeekyGadgets1Hackaday1HollywoodReporter1Independent1InsiderGaming1InterconnectsAI1InterestingEngineering1KSL1Lloyd'sList1WPLGLocal101Macworld1Mediaite1Mercury1MonochromeWatches1MortgageDaily1MPR1Nature1SemiAnalysis1Newsweek1nylon.com.sg1NYT1OregonLive1PageSix1PCGamesN1Pokemon1PittsburghPost-Gazette1QuantaMagazine1qz1SammyGuru1CultureMapSanAntonio1ScienceAlert1ScientificAmerican1Semafor1YahooFinanceSingapore1YahooSingapore1SportsIllustrated1SimpleFlying1supercarblondie1YahooTech1Tedium1TelecomTalk1GameBusiness1TheGamer1TimeExtension1LongmontTimes-Call1TmoNews1TopGear1TwistedVoxel1YahooFinanceUK1UnHerd1WhatHi-Fi?1WOWT1WPBF1WRAL1YGOrganization1
  1. 001Hacker NewsSEP · 17English

    Show HN: Out-of-tree Linux driver for a reverse-engineered Cavium 10GbE SmartNIC

    A reverse-engineered out-of-tree Linux driver for the Cavium CN6640-SNIC10E 10GbE SmartNIC exposes the card as two independent network interfaces over PCIe by programming unprogrammed PEM inbound registers. The card runs OpenWrt from RAM and achieves line-rate TX performance (9.7–9.8 Gb/s) with zero-copy while the host driver manages packet forwarding between shared-memory rings and kernel network interfaces.

    By Nicologiuliani6
  2. 002Hacker NewsSEP · 17English

    When the Red Light Goes On: How We Responded to the Linux Kernel 0-Day

    On April 30, 2026, a Linux kernel 0-day vulnerability (CVE-2026-31431, 'Copy Fail') enabling local privilege escalation was publicly disclosed with a working exploit available. The team mitigated the vulnerability within an hour by unloading the vulnerable algif_aead kernel module on Ubuntu servers, while Kubernetes systems running Flatcar Container Linux were unaffected due to disabled kernel configuration.

    By Thomas Hug
  3. 003Hacker NewsSEP · 17English

    What Is a Docker Container?

    A Docker container is a Linux sandbox that isolates processes using kernel features like namespaces and cgroups, allowing them to run directly on the host kernel with a restricted view of the system. Unlike virtual machines, containers share the host kernel and boot instantly with minimal memory overhead. Containers require a Linux VM to run on macOS and Windows since those kernels lack the necessary isolation mechanisms.

    By PHr15
  4. 004Hacker NewsSEP · 17English

    Linux Finally Reached My Desk

    A developer who has used Linux on servers for decades finally tried it on a desktop via Omarchy, a pre-configured Arch Linux distribution that eliminates setup and debugging barriers. The streamlined experience, which required only two minutes to install and worked out-of-the-box, demonstrated that Linux's desktop adoption problem stemmed from poor defaults rather than technical limitations.

    By Vinny Carpenter
  5. 005Hacker NewsSEP · 17English

    Arch-Based Omarchy 4.0.4 Makes Its Custom Linux Kernel the Default

    Omarchy 4.0.4 now uses its custom linux-omarchy kernel by default instead of the standard Arch kernel, offering improvements in desktop responsiveness, gaming compatibility, Btrfs performance, and hardware support across various systems including Dell XPS machines.

    By Bobby Borisov
  6. 006Hacker NewsSEP · 17English

    Comparison of Malloc() Algorithms

    This article examines the evolution of malloc() memory allocation algorithms, detailing how they've progressed from basic stack-based approaches to modern multi-threaded solutions using arenas and thread-local buffers. It discusses performance bottlenecks in multithreaded programs, compares various allocator implementations, and provides recommendations for optimal malloc selection based on contention characteristics and memory locality.

    By egberts1
  7. 007Hacker NewsSEP · 17English

    Overlord – a trust kernel for AI agents

    Overlord is a trust kernel for AI agents that provides transactional execution, provenance tracking, and reversibility for untrusted code. It runs on Linux using kernel primitives like overlayfs and user namespaces, allowing users to inspect and approve changes before committing them to disk.

    By B
  8. 008KotakuSEP · 16English

    Drama Around A PS5 Exploit, AI-Coding, Linux, And GTA 6 Has One Popular Hacker Calling It Quits

    A prominent PS5 hacker named TheFlow announced he is quitting the PS5 hacking scene after another modder named Jordy reported a critical hypervisor exploit to Sony via HackerOne, despite allegedly agreeing to keep it secret until after Grand Theft Auto 6's release. TheFlow had been developing a Linux mod to turn PS5 consoles into Steam Machines and planned to release it in 2027, but the exploit's disclosure will likely result in Sony patching it out via firmware updates.

    By Zack Zwiezen
  9. 009Hacker NewsSEP · 16English

    Show HN: Fail2zig. A single-binary fail2ban replacement written in Zig

    Fail2zig is a single-binary fail2ban replacement written in Zig that eliminates Python runtime and database server dependencies. It uses SQLite for durable state, supports multiple firewall backends (nftables, iptables, ipset), and includes migration tools to import existing fail2ban configurations with compatibility verification before enforcement.

    By ul0gic
  10. 010Hacker NewsSEP · 16English

    Fedora 45 beta – console has been replaced with software-controlled alternative

    Fedora 45 beta replaces the in-kernel console with Kmscon, a userspace terminal emulator based on Linux kernel mode setting (KMS). Kmscon requires various dependencies for video output, font handling, and input device support, and can be compiled using meson with customizable backend options.

    By Kmscon
  11. 011TechPowerUpSEP · 16English

    PS5 Linux Dev Drops Project After "Slop Kiddies" Cash in on Crucial Exploit

    A PlayStation 5 Linux developer abandoned their project after others monetized a critical exploit they had discovered, frustrating the original researcher.

  12. 012VideoCardzSEP · 16English

    PS5 Linux developer drops project after "last" hypervisor bug is reported to Sony

    PS5 Linux developer TheFloW quit his project after a hypervisor vulnerability he had kept private was independently discovered and reported to Sony by another researcher. Nguyen had planned to preserve the bug until after GTA 6's release to allow users to run Linux on PS5, but the disclosure ended his plans for PS5 Pro support in 2027. The project remains available under GPL 3.0 for other developers to continue.

    By WhyCry
  13. 013Hacker NewsSEP · 16English

    The smallest possible Linux distribution

    DistroWatch Weekly reviews Vanilla OS 3 'Reunion,' highlighting its immutable system design, reproducible builds, new snapshot-based backup tool (Vanilla Continuity), and graphical installer supporting UEFI, encryption, and accessibility options. The distribution requires 4GB RAM and 50GB disk space, running GNOME 50 desktop with customizable first-run setup.

    By utiiiD
  14. 014Hacker NewsSEP · 16English

    PS5 Linux lead quits: "a bunch of noobs using LLMs" that "they don't understand"

    PlayStation hacker Andy 'TheFlow0' Nguyen is quitting the PS5 Linux project, citing an influx of AI-assisted developers in open-source communities who submit code they don't understand. The project's progress was further hampered when other developers used AI to find a hypervisor bug and reported it to Sony for a bounty, despite Nguyen's request to delay disclosure.

    By Lewis White
  15. 015Hacker NewsSEP · 16English

    Show HN: Vigilance – Catch software supply chain attacks anywhere in the SDLC

    Vigilance is a supply chain security tool that detects malicious software updates by comparing file behavior before and after installation, alerting users only when files gain new capabilities like network access or key reading. It works across multiple platforms and package formats with no agent required, offering free service with telemetry or paid offline mode.

    By fathermarz