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 News4064X 主题热门3911CNBC84MacRumors75YahooFinance619to5Mac60Kotaku47Verge41aihot37IGN379to5Google34Gematsu34NintendoLife32TechCrunch28BusinessInsider27Engadget26Eurogamer26Guardian18Polygon17NBC16Wccftech15CNET14Fortune14FoxBusiness14NPR14USAToday14SeekingAlpha13bgr12Gizmodo12Mashable12PushSquare12Notebookcheck10WIRED10AppleInsider9CNN9TechPowerUp9ABC8ArsTechnica8CBS8Fox8GameInformer8Investor'sBusinessDaily8NewYorkPost8VideoGamesChronicle8WindowsCentral8BleepingComputer6XBOXWire6NintendoEverything6CrudeOilPricesToday6Variety6AndroidAuthority5AndroidPolice5CoinDesk5DigitalFoundry5GamesIndustry.biz5GSMArena5PetaPixel5PureXbox5SamMobile5Yahoo5AlJazeera4GameRant4Motor14Pokemon4RPGSite4SlashGear4Conversation4Register4WarhammerCommunity4CTech3ChromeUnboxed3Deadline3DW3Jalopnik3Lifehacker3Nature3Blizzard3PCMag3PCWorld3RockPaperShotgun3SouthChinaMorningPost3SeattleTimes3Space3Hacker3TweakTown3VideoCardz3WindowsLatest3ZDNET3404Media280Level2Aftermath2AndroidCentral2AOL2AwfulAnnouncing2BleedingCool2BloodyDisgusting2BuzzFeed2CanonRumors2CyberSecurityNews2DroidLife2DualShockers2Euronews2EventHubs2MotleyFool2FratelloWatches2Futurism2GameDeveloper2GearPatrol2Hodinkee2KITCO2LosAngelesTimes2MassivelyOverpowered2Maxroll2MP1st2MyNintendo2Newser2PaulKrugman2PokémonGOHub2RoadtoVR2SFGATE2Intercept2NextWeb2Tom'sGuide2UploadVR2YourTango2ABC111AboveLaw1BusinessInsiderAfrica1ageofempires1AVClub1Benzinga1BikeRadar1Billboard1Borderlands1Boston1Bungie1Yahoo!FinanceCanada1Chron1CineD1CnEVPost1comicbook1CreativeBloq1Cyclingnews1DailyDownforce1DailyKos1Defector1DenverPost1derekthompson1DigitalCameraWorld1Draftsim1CNN1flatpanelshd1FOX191FrequentMiler1GAMINGbible1garymarcus.substack1AAAGasPrices1GeekWire1GeekyGadgets1Hackaday1HollywoodReporter1Independent1InsiderGaming1InterconnectsAI1InterestingEngineering1KSL1Lloyd'sList1WPLGLocal101Macworld1Magic:Gathering1Mediaite1Mercury1MonochromeWatches1MortgageDaily1MPR1SemiAnalysis1Newsweek1nylon.com.sg1NYT1OregonLive1PageSix1PCGamesN1politico.eu1PittsburghPost-Gazette1QuantaMagazine1qz1SammyGuru1CultureMapSanAntonio1ScienceAlert1ScientificAmerican1Semafor1YahooFinanceSingapore1YahooSingapore1SportsIllustrated1SimpleFlying1Slate1supercarblondie1YahooTech1Tedium1TelecomTalk1GameBusiness1TheGamer1TimeExtension1LongmontTimes-Call1TmoNews1TopGear1TwistedVoxel1YahooFinanceUK1UnHerd1VisualCapitalist1WhatHi-Fi?1WOWT1WPBF1WRAL1WSB-TV1YGOrganization1
  1. 001Hacker NewsSEP · 17English

    Linux Patched for Silent User-Space Data Loss Bug That Existed Since 2023

    Linux has patched a data loss bug present since 2023 that silently corrupted user-space writes when transparent hugepages were enabled under cgroup limits. The bug affected production systems including Polars users and was fixed with a single-line code change, now being backported to stable kernel series.

    By Michael Larabel
  2. 002Hacker NewsSEP · 17English

    How macOS Works

    An interactive guide to macOS architecture that visualizes kernel components and links directly to open source code published by Apple on GitHub, allowing users to explore the system from high-level overview to source files.

    By terminalbraid
  3. 003Hacker NewsSEP · 17English

    Vinix – A modern operating system written in V

    Vinix is a modern operating system written in V that boots to a desktop in seconds using only 100 MB of RAM and 1 GB of disk space. It runs Linux binaries natively through a compatible syscall interface, features optional application sandboxing, and includes custom GPU drivers for Apple Silicon Macs with M1, M3, M4, and M5 support planned.

    By hggh
  4. 004Hacker 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
  5. 005Hacker 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
  6. 006Hacker 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
  7. 007Hacker 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
  8. 008Hacker NewsSEP · 16English

    Omarchy ships its own Linux kernel in v4.0.4

    Omarchy v4.0.4 releases a custom Linux kernel optimized for desktop responsiveness, gaming compatibility, and hardware reliability. The update improves Btrfs performance, power management, and fixes audio, touchpad, display, and startup issues across various systems.

    By Omacom
  9. 009Hacker NewsSEP · 16English

    Ask HN: eBPF verifier packet tracking boundaries under volumetric socket drops?

    A developer asks about handling eBPF verifier packet pointer tracking limits when dealing with high-volume socket drops, specifically regarding bypassing userspace layer 7 bottlenecks through layer 4 transport splicing techniques.

    By devloperdevesh
  10. 010Hacker NewsSEP · 15English

    Gravity Linux – Linux for Apple Silicon M4 and Above

    Gravity Linux is a project using clean-room reverse engineering to bring Linux support to Apple Silicon M4 Macs, with the goal of upstreaming this support into the mainline Linux kernel and other distributions. The team plans to release their first version soon.

    By xlmnxp
  11. 011Hacker NewsSEP · 15English

    GEFS on OpenBSD: A Early Preview

    A developer has released an early preview of GEFS, a crash-safe copy-on-write file system originally written for 9front, now being ported to OpenBSD. The port is not production-ready and data loss is expected, but remaining issues are understood and the code is available for testing and development.

    By sippingabonedry
  12. 012Hacker NewsSEP · 15English

    I Missed One TLB Shootdown and Somehow Ended Up Controlling a Page Table

    A security researcher exploited a public Linux kernel bug in Google's kernelCTF challenge by manipulating CPU TLB shootdown behavior to maintain a stale memory mapping, then convinced the kernel to recycle the underlying physical page as a page table, ultimately gaining control to retrieve the flag. The exploit leveraged existing public vulnerability details rather than discovering a new bug.

    By Himanshu Anand
  13. 013Hacker NewsSEP · 15English

    Dropping eBPF CPU Cost by About 90% with Memoization (Not AI Gen)

    A security team reduced eBPF agent CPU costs by ~90% through inode-based memoization, caching policy lookups instead of repeatedly walking directory trees for file access checks. The optimization stores mount namespace, mount ID, and inode number as cache keys to avoid redundant path traversals, particularly benefiting applications like Postgres that repeatedly access files in the same directory subtree.

    By nathannaveen
  14. 014MacRumorsSEP · 15English

    iOS 27 and iOS 26.7 Fix More Than 100 Security Bugs

    Apple released iOS 27 with over 100 security fixes and iOS 26.7 with over 80 fixes, addressing kernel vulnerabilities including potential root access and Bluetooth remote code execution. No active exploits are known, but unpatched devices are now at risk following the publication of vulnerability details.

    By Juli Clover
  15. 015Hacker NewsSEP · 14English

    Buffer overruns, license violations and bad code: FreeBSD 13's close call (2021)

    Matthew Macy was contracted to port WireGuard into FreeBSD's kernel for Netgate's routers, but his implementation contained numerous bugs and security issues that went largely unreviewed before being committed to FreeBSD 13.0. WireGuard founder Jason Donenfeld discovered the problems and, along with Kyle Evans and Matt Dunwoodie, replaced nearly all of Macy's code in an intensive week-long effort to fix critical issues before release.

    By Jim Salter
  16. 016Hacker NewsSEP · 14English

    A 40ms Go GC pause caused by swap

    A developer discovered that enabling swap in production caused Go's garbage collector to experience 40ms stop-the-world pauses when GC metadata was evicted to swap, resulting in major page faults during collection cycles. The issue stems from the kernel evicting least-recently-accessed pages to swap under memory pressure, forcing the GC to incur costly disk I/O during critical pause phases.

    By shellpipe
  17. 017Hacker NewsSEP · 14English

    OEMpocalypse: Unprivileged Android app to root on Samsung, Xiaomi, others

    A security researcher describes OEMpocalypse, an exploitation strategy that takes unprivileged Android apps to root on Samsung, Xiaomi, Oppo, OnePlus, and Realme devices by targeting page Use-After-Free vulnerabilities in OEM-specific kernel drivers combined with OEM-specific sandbox escapes. The approach prioritizes reliability, portability, and universal coverage across multiple device manufacturers and models.

    By negura
  18. 018Hacker NewsSEP · 14English

    "Oopsies " FreeBSD Devs Say There's Still GPL in the Kernel

    FreeBSD developers discovered remaining GPL code in their kernel despite efforts to remove all copyleft software, including GPL snippets in a header file copied from Linux for Qualcomm SoCs and in the Device Tree. However, most GPL pieces are also licensed under BSD, which satisfies the project's goal of avoiding copyleft licensing.

    By Christine Hall
  19. 019Hacker NewsSEP · 13English

    40ms Go GC stop-the-world pauses caused by swap

    A Go developer discovered that enabling swap in production caused severe garbage collector stop-the-world pauses of up to 40ms when GC metadata pages were evicted to swap storage, with the pauses caused by page faults during garbage collection cycles reading metadata that had been moved to disk.

    By birdculture
  20. 020Hacker NewsSEP · 12English

    Xiaomi Book Pro 14 2026, Intel X7 358H and B390 – Linux Driver Fixes

    Xiaomi Book Pro 14 2026 requires Linux kernel 7.1.5 and kernel boot parameter fixes to resolve GPU corruption and keyboard issues on CachyOS. Disabling Xe display power-saving features (PSR, panel replay, FBC, DC) is necessary to prevent framebuffer corruption on newer kernel versions.

    By Luigi