<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Aryan Karamtoth</title>
        <link>https://peertube.debian.social/c/spaciouskarter78/videos</link>
        <description></description>
        <lastBuildDate>Sun, 07 Jun 2026 14:20:10 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.debian.social</generator>
        <image>
            <title>Aryan Karamtoth</title>
            <url>https://peertube.debian.social/lazy-static/avatars/8d2470c4-f2e7-46ef-afd8-e92112ef5bed.jpg</url>
            <link>https://peertube.debian.social/c/spaciouskarter78/videos</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.debian.social/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.debian.social/feeds/videos.xml?videoChannelId=2339" rel="self" type="application/rss+xml"/>
        <podcast:txt purpose="p20url">https://peertube.debian.social/feeds/podcast/videos.xml?videoChannelId=2339</podcast:txt>
        <item>
            <title><![CDATA[Inserting a Kernel module into the Linux kernel in Debian (GSoC Linux Livepatching)]]></title>
            <link>https://peertube.debian.social/w/eF6BVZdXAKZq6S5JHSqRZS</link>
            <guid>https://peertube.debian.social/w/eF6BVZdXAKZq6S5JHSqRZS</guid>
            <pubDate>Sat, 06 Jun 2026 11:51:03 GMT</pubDate>
            <description><![CDATA[Hi, This is my WIP of my Linux Livepatching project. In this video I showed how one can insert a kernel module into the Linux kernel in Debian. Guides I used: [1] https://www.youtube.com/watch?v=SOo1rbnryeo]]></description>
            <content:encoded><![CDATA[<p>Hi,<br />
This is my WIP of my Linux Livepatching project. In this video I showed how one can insert a kernel module into the Linux kernel in Debian.</p>
<p>Guides I used:<br />
[1] <a href="https://www.youtube.com/watch?v=SOo1rbnryeo" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=SOo1rbnryeo</a></p>
]]></content:encoded>
            <dc:creator>Aryan Karamtoth</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="5653456" type="video/mp4" url="https://peertube.debian.social/download/videos/generate/6ebc45d2-cae3-4306-8542-94ad8a5d2500?videoFileIds=165690"/>
            <media:community>
                <media:statistics views="3"/>
            </media:community>
            <media:embed url="https://peertube.debian.social/videos/embed/eF6BVZdXAKZq6S5JHSqRZS"/>
            <media:player url="https://peertube.debian.social/w/eF6BVZdXAKZq6S5JHSqRZS"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://peertube.debian.social/lazy-static/torrents/8d363f56-bab4-48d4-8aec-5f9d1874f6d6-720.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://peertube.debian.social/lazy-static/torrents/d655db26-e5e1-4971-8d8f-f718ab4c436f-360.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://peertube.debian.social/lazy-static/torrents/eb918de3-9672-4dbc-8385-0ed1d5b3b7e4-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://peertube.debian.social/lazy-static/torrents/b935e897-e6c5-46d0-a110-ec5b4054bb70-360-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="5653456" url="https://peertube.debian.social/static/web-videos/97501841-be29-4221-b791-a3e203c750d7-720.mp4" framerate="60" duration="130" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="360" fileSize="2531209" url="https://peertube.debian.social/static/web-videos/11709c5f-1ef6-4f8b-b001-da178d48fe91-360.mp4" framerate="30" duration="130" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="5610722" url="https://peertube.debian.social/static/streaming-playlists/hls/6ebc45d2-cae3-4306-8542-94ad8a5d2500/d3adee2d-0545-407c-859b-bd41aa708602-720-fragmented.mp4" framerate="60" duration="130" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="360" fileSize="2482591" url="https://peertube.debian.social/static/streaming-playlists/hls/6ebc45d2-cae3-4306-8542-94ad8a5d2500/3f2b9dec-d78a-4d5c-8158-110351bec5e5-360-fragmented.mp4" framerate="30" duration="130" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://peertube.debian.social/lazy-static/previews/3a96a0fb-78d3-4ca8-b905-d4212e6cdd47.jpg"/>
            <media:thumbnail url="https://peertube.debian.social/lazy-static/thumbnails/03130b4c-0cc8-4712-95f5-f8cfdcd2f22b.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Inserting a Kernel module into the Linux kernel in Debian (GSoC Linux Livepatching)</media:title>
            <media:description type="plain">Hi, This is my WIP of my Linux Livepatching project. In this video I showed how one can insert a kernel module into the Linux kernel in Debian. Guides I used: [1] https://www.youtube.com/watch?v=SOo1rbnryeo</media:description>
        </item>
    </channel>
</rss>