<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News - Newest: &#34;linux&#34;</title><link>https://news.ycombinator.com/newest</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Jul 2026 15:58:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/newest?q=linux" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Linux Transparent Proxy Internals]]></title><description><![CDATA[
<p>Article URL: <a href="https://allhailthetopology.substack.com/p/linux-transparent-proxy-internals">https://allhailthetopology.substack.com/p/linux-transparent-proxy-internals</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48908384">https://news.ycombinator.com/item?id=48908384</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 14 Jul 2026 15:31:09 +0000</pubDate><link>https://allhailthetopology.substack.com/p/linux-transparent-proxy-internals</link><dc:creator>ldelossa</dc:creator><comments>https://news.ycombinator.com/item?id=48908384</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48908384</guid></item><item><title><![CDATA[Show HN: Cascade Chat – A Hackable IRCv3 Client for macOS, Windows, and Linux]]></title><description><![CDATA[
<p>Hello HN! I'm Matt and today I'd like to show you Cascade Chat.<p>One of my earliest internet experiences was with mIRC. I always admired its straightforward, pleasant UI and the way it wove a hackable core into the code. The way you could build on the visual and API layers of the underlying IRC client to me was fascinating software machinery. It was truly a client that you could build on top of.<p>As my career has progressed, I moved away from Windows and adopted Linux as my daily driver. That was where I found HexChat, the closest thing I could find to mIRC many years later. While I really enjoyed HexChat, it wasn't quite what mIRC offered. I eventually found myself on macOS with no clear analogue to either. That's why I built Cascade Chat.<p>Cascade is a modern IRCv3 client. It supports persistent local history with full-text search, network management, replies, typing indicators, link previews, pinned messages, native notifications, SASL authentication, server-time, chathistory, account and away tracking, and the ratified IRCv3 capability set.<p>I also wanted Cascade to be hackable, so I built in two fundamentally different layers:<p>- Scripting powered by Go scripts for personal automation, event handlers, and timers. Scripts run in-process with no access to the standard library, filesystem, or network.
- Plugins that communicate over JSON-RPC and can be written in any language as external processes.<p>Stack-wise, it's a Go application built on top of Wails v3, which leverages the OS's native WebView to render modern web tech frontends as desktop applications. The result is an Electron-like experience without packaging a separate Chromium runtime.<p>Full disclosure, since this is HN: I built Cascade using agentic engineering. I made the product and UX decisions, designed the architecture and code interfaces, and I reviewed and dogfooded the resulting work. Coding agents implemented much of the space between those decisions.<p>To further ensure consistent quality, I built gates around that process rather than treating generated code as finished. I focused on unit and integration tests, full-stack end-to-end tests against a real IRCv3 server (Ergo), automated release candidates, and regular dogfooding of the prerelease channel.<p>Cascade is open source under the BSD 3-Clause license. Prebuilt packages are available for macOS, Windows, and Linux. The current builds are unsigned, so macOS and Windows require a first-run confirmation step that I've documented in the README.<p>I'd love to know if you'd make Cascade your daily IRC client, and if not, what that'd take! Feedback and PRs welcome.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48908099">https://news.ycombinator.com/item?id=48908099</a></p>
<p>Points: 6</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 14 Jul 2026 15:11:31 +0000</pubDate><link>https://github.com/matt0x6F/irc-client</link><dc:creator>oooyay</dc:creator><comments>https://news.ycombinator.com/item?id=48908099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48908099</guid></item><item><title><![CDATA[Reviving a 15-year-old netbook with Arch Linux]]></title><description><![CDATA[
<p>Article URL: <a href="https://parksb.github.io/en/article/41.html">https://parksb.github.io/en/article/41.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48907063">https://news.ycombinator.com/item?id=48907063</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 14 Jul 2026 14:02:36 +0000</pubDate><link>https://parksb.github.io/en/article/41.html</link><dc:creator>parksb</dc:creator><comments>https://news.ycombinator.com/item?id=48907063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48907063</guid></item><item><title><![CDATA[Weirdest Commits in Linux Kernel Git History]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.destroyallsoftware.com/blog/2017/the-biggest-and-weirdest-commits-in-linux-kernel-git-history">https://www.destroyallsoftware.com/blog/2017/the-biggest-and-weirdest-commits-in-linux-kernel-git-history</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48906083">https://news.ycombinator.com/item?id=48906083</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 14 Jul 2026 12:53:14 +0000</pubDate><link>https://www.destroyallsoftware.com/blog/2017/the-biggest-and-weirdest-commits-in-linux-kernel-git-history</link><dc:creator>helloplanets</dc:creator><comments>https://news.ycombinator.com/item?id=48906083</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48906083</guid></item><item><title><![CDATA[OSHotspot – Linux WiFi hotspot manager (hostapd/dnsmasq/iptables)]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/King03-sam/OSHotspot">https://github.com/King03-sam/OSHotspot</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48904193">https://news.ycombinator.com/item?id=48904193</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 14 Jul 2026 09:31:47 +0000</pubDate><link>https://github.com/King03-sam/OSHotspot</link><dc:creator>OLOJEDE</dc:creator><comments>https://news.ycombinator.com/item?id=48904193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48904193</guid></item><item><title><![CDATA[MicroVM sandbox on Win, Mac, Linux, with policy engine]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.docker.com/ai/sandboxes">https://docs.docker.com/ai/sandboxes</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48903330">https://news.ycombinator.com/item?id=48903330</a></p>
<p>Points: 7</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 14 Jul 2026 07:29:22 +0000</pubDate><link>https://docs.docker.com/ai/sandboxes</link><dc:creator>pploug</dc:creator><comments>https://news.ycombinator.com/item?id=48903330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48903330</guid></item><item><title><![CDATA[System call instrumentation on Linux/x86-64 using memory-indirect calls]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.humprog.org/~stephen/blog/2026/07/13/#system-call-instrumentation-on-intel-negative-result-part-two">https://www.humprog.org/~stephen/blog/2026/07/13/#system-call-instrumentation-on-intel-negative-result-part-two</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48902825">https://news.ycombinator.com/item?id=48902825</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 14 Jul 2026 06:04:53 +0000</pubDate><link>https://www.humprog.org/~stephen/blog/2026/07/13/#system-call-instrumentation-on-intel-negative-result-part-two</link><dc:creator>matt_d</dc:creator><comments>https://news.ycombinator.com/item?id=48902825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48902825</guid></item><item><title><![CDATA[Ask HN: How do you troubleshoot desktop Linux crashes/freezes?]]></title><description><![CDATA[
<p>I've been using Linux all my life. I’d like to be able to claim that it’s stable, but that’s not my experience :) So I’d like to get better at recovering from freezes and crashes, and finding the root cause.<p>I make extensive use of Ctrl+Alt+f3, and magic system request keys (Ctrl+Alt+PrtSc+f; Ctrl+Alt+PrtSc+reisub). But often the system is too far gone to drop to a virtual terminal. In these cases, I usually try to find clues in dmesg/syslog/journalctl.<p>The bulk of issues seem to be caused by Nvidia GPUs, and suspend.<p>What are your go-to commands for recovery? And, when that isn't an option, how do you post-mortem after rebooting?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48899736">https://news.ycombinator.com/item?id=48899736</a></p>
<p>Points: 3</p>
<p># Comments: 4</p>
]]></description><pubDate>Mon, 13 Jul 2026 22:25:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48899736</link><dc:creator>Curiositry</dc:creator><comments>https://news.ycombinator.com/item?id=48899736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48899736</guid></item><item><title><![CDATA[Realtek RTL8723BS WiFi Linux Driver Hardened Against Malicious WiFi Access Point]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.phoronix.com/news/Realtek-RTL8723BS-WiFi-Bad-APs">https://www.phoronix.com/news/Realtek-RTL8723BS-WiFi-Bad-APs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48898564">https://news.ycombinator.com/item?id=48898564</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 20:43:42 +0000</pubDate><link>https://www.phoronix.com/news/Realtek-RTL8723BS-WiFi-Bad-APs</link><dc:creator>Bender</dc:creator><comments>https://news.ycombinator.com/item?id=48898564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48898564</guid></item><item><title><![CDATA[Linux 0.11 rewritten in idiomatic Rust, boots in QEMU]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Poseidon-fan/linux-0.11-rs">https://github.com/Poseidon-fan/linux-0.11-rs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48898134">https://news.ycombinator.com/item?id=48898134</a></p>
<p>Points: 119</p>
<p># Comments: 116</p>
]]></description><pubDate>Mon, 13 Jul 2026 20:11:29 +0000</pubDate><link>https://github.com/Poseidon-fan/linux-0.11-rs</link><dc:creator>arto</dc:creator><comments>https://news.ycombinator.com/item?id=48898134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48898134</guid></item><item><title><![CDATA[Show HN: Sigwire – a live TUI switchboard for every signal on your Linux box]]></title><description><![CDATA[
<p>Hey everyone, I wrote this tool for inspecting linux signals across proceses</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48898071">https://news.ycombinator.com/item?id=48898071</a></p>
<p>Points: 42</p>
<p># Comments: 16</p>
]]></description><pubDate>Mon, 13 Jul 2026 20:07:45 +0000</pubDate><link>https://github.com/yeet-src/sigwire</link><dc:creator>zasc</dc:creator><comments>https://news.ycombinator.com/item?id=48898071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48898071</guid></item><item><title><![CDATA[CIQ Ascender Pro Gives Linux the Power to Proactively Fix the Infrastructure]]></title><description><![CDATA[
<p>Article URL: <a href="https://techstrong.it/featured/ciq-ascender-pro-gives-enterprise-linux-the-power-to-proactively-fix-the-underlying-infrastructure/">https://techstrong.it/featured/ciq-ascender-pro-gives-enterprise-linux-the-power-to-proactively-fix-the-underlying-infrastructure/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48897815">https://news.ycombinator.com/item?id=48897815</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 19:46:59 +0000</pubDate><link>https://techstrong.it/featured/ciq-ascender-pro-gives-enterprise-linux-the-power-to-proactively-fix-the-underlying-infrastructure/</link><dc:creator>CrankyBear</dc:creator><comments>https://news.ycombinator.com/item?id=48897815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48897815</guid></item><item><title><![CDATA[Linux on the Sega 32X. Who needs hardware synchronization primitives anyway?]]></title><description><![CDATA[
<p>Article URL: <a href="https://cakehonolulu.github.io/linux-on-32x/">https://cakehonolulu.github.io/linux-on-32x/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48896600">https://news.ycombinator.com/item?id=48896600</a></p>
<p>Points: 140</p>
<p># Comments: 31</p>
]]></description><pubDate>Mon, 13 Jul 2026 18:18:25 +0000</pubDate><link>https://cakehonolulu.github.io/linux-on-32x/</link><dc:creator>cakehonolulu</dc:creator><comments>https://news.ycombinator.com/item?id=48896600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48896600</guid></item><item><title><![CDATA[Raspberry Pi 5 Iommu Driver Being Worked on for the Mainline Linux Kernel]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.phoronix.com/news/Raspberry-Pi-5-IOMMU-Driver">https://www.phoronix.com/news/Raspberry-Pi-5-IOMMU-Driver</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48895507">https://news.ycombinator.com/item?id=48895507</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 16:57:31 +0000</pubDate><link>https://www.phoronix.com/news/Raspberry-Pi-5-IOMMU-Driver</link><dc:creator>rbanffy</dc:creator><comments>https://news.ycombinator.com/item?id=48895507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48895507</guid></item><item><title><![CDATA[Show HN: Stinger – Catch secret-stealing activity via local traps on macOS/Linux]]></title><description><![CDATA[
<p>Stinger is an unprivileged endpoint deception tool for macOS and Linux. It uses FIFO baits, other local traps, and protected sessions to detect secret collection as it happens.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48894169">https://news.ycombinator.com/item?id=48894169</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 15:26:24 +0000</pubDate><link>https://github.com/0x4D31/stinger</link><dc:creator>0x4d31</dc:creator><comments>https://news.ycombinator.com/item?id=48894169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48894169</guid></item><item><title><![CDATA[Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/clawkwork/clawk">https://github.com/clawkwork/clawk</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48892859">https://news.ycombinator.com/item?id=48892859</a></p>
<p>Points: 212</p>
<p># Comments: 154</p>
]]></description><pubDate>Mon, 13 Jul 2026 14:02:03 +0000</pubDate><link>https://github.com/clawkwork/clawk</link><dc:creator>celrenheit</dc:creator><comments>https://news.ycombinator.com/item?id=48892859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48892859</guid></item><item><title><![CDATA[No File, No Path, Still Running: Inside Linux Fileless Execution]]></title><description><![CDATA[
<p>Article URL: <a href="https://mrn1gativ3.github.io/posts/filelessexec/">https://mrn1gativ3.github.io/posts/filelessexec/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48892408">https://news.ycombinator.com/item?id=48892408</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 13:31:04 +0000</pubDate><link>https://mrn1gativ3.github.io/posts/filelessexec/</link><dc:creator>mashally</dc:creator><comments>https://news.ycombinator.com/item?id=48892408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48892408</guid></item><item><title><![CDATA[A Linux compatible kernel written in Zig that runs Linux binaries in the browser]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/michaelkremenetsky/linuxemu">https://github.com/michaelkremenetsky/linuxemu</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48891568">https://news.ycombinator.com/item?id=48891568</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 12:17:48 +0000</pubDate><link>https://github.com/michaelkremenetsky/linuxemu</link><dc:creator>michaelkrem</dc:creator><comments>https://news.ycombinator.com/item?id=48891568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48891568</guid></item><item><title><![CDATA[The Linux Watchdog Driver API]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.kernel.org/watchdog/watchdog-api.html">https://docs.kernel.org/watchdog/watchdog-api.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48888897">https://news.ycombinator.com/item?id=48888897</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 13 Jul 2026 07:01:20 +0000</pubDate><link>https://docs.kernel.org/watchdog/watchdog-api.html</link><dc:creator>ankitg12</dc:creator><comments>https://news.ycombinator.com/item?id=48888897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48888897</guid></item><item><title><![CDATA[Six months daily driving Linux]]></title><description><![CDATA[
<p>Article URL: <a href="https://interestingstuff.xyz/reviews/six-months-daily-driving-linux/">https://interestingstuff.xyz/reviews/six-months-daily-driving-linux/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48887199">https://news.ycombinator.com/item?id=48887199</a></p>
<p>Points: 6</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 13 Jul 2026 02:39:10 +0000</pubDate><link>https://interestingstuff.xyz/reviews/six-months-daily-driving-linux/</link><dc:creator>interestingstuf</dc:creator><comments>https://news.ycombinator.com/item?id=48887199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48887199</guid></item></channel></rss>