<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>serversfor.dev</title><description>No-nonsense Linux &amp; Infrastructure for Devs.</description><link>https://serversfor.dev/</link><language>en-us</language><item><title>System calls: how programs talk to the Linux kernel</title><link>https://serversfor.dev/linux-inside-out/system-calls-how-programs-talk-to-the-linux-kernel/</link><guid isPermaLink="true">https://serversfor.dev/linux-inside-out/system-calls-how-programs-talk-to-the-linux-kernel/</guid><description>System calls are how programs ask the kernel to do things. Learn how they work, how to trace them, and why this gives you troubleshooting superpowers.</description><pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate></item><item><title>The Linux kernel is just a program</title><link>https://serversfor.dev/linux-inside-out/the-linux-kernel-is-just-a-program/</link><guid isPermaLink="true">https://serversfor.dev/linux-inside-out/the-linux-kernel-is-just-a-program/</guid><description>Most books and courses introduce Linux through shell commands, leaving the kernel as a mysterious black box doing magic behind the scenes. In this post, we will run some experiments to demystify it: the Linux kernel is just a binary that you can build and run.</description><pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate></item></channel></rss>