<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Computer Science on MacWorks</title><link>https://macworks.dev/tags/computer-science/</link><description>Recent content in Computer Science on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/computer-science/index.xml" rel="self" type="application/rss+xml"/><item><title>Hacker News</title><link>https://macworks.dev/docs/today/hackernews-2026-04-18/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/today/hackernews-2026-04-18/</guid><description>&lt;h1 id="hacker-news--2026-04-18"&gt;Hacker News — 2026-04-18&lt;a class="anchor" href="#hacker-news--2026-04-18"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="top-story"&gt;Top Story&lt;a class="anchor" href="#top-story"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Michael O. Rabin, co-recipient of the 1976 Turing Award and a giant in computer science, has died at 94. His foundational work on nondeterministic finite automata and the Miller-Rabin primality test fundamentally shaped the trajectory of computational complexity theory and modern public-key cryptography.&lt;/p&gt;
&lt;h2 id="front-page-highlights"&gt;Front Page Highlights&lt;a class="anchor" href="#front-page-highlights"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://amitlimaye1.substack.com/p/rewriting-every-syscall-in-a-linux"&gt;Rewriting Every Syscall in a Linux Binary at Load Time&lt;/a&gt;&lt;/strong&gt;
Instead of relying on &lt;code&gt;ptrace&lt;/code&gt; or &lt;code&gt;seccomp&lt;/code&gt;, this author built a hypervisor shim that replaces the &lt;code&gt;0F 05&lt;/code&gt; syscall instruction with an &lt;code&gt;INT3&lt;/code&gt; trap right at load time. It&amp;rsquo;s a brilliantly unhinged but practical approach to sandboxing untrusted AI agent code with sub-microsecond overhead, gaining full execution control without a kernel module.&lt;/p&gt;</description></item></channel></rss>