<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: kernuxx</title>
    <description>The latest articles on DEV Community by kernuxx (@kernux_).</description>
    <link>https://dev.to/kernux_</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2603022%2F1a3e959b-2d93-49e7-8b0d-7f688fe61b11.png</url>
      <title>DEV Community: kernuxx</title>
      <link>https://dev.to/kernux_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kernux_"/>
    <language>en</language>
    <item>
      <title>Looking for a kernel developing teammate</title>
      <dc:creator>kernuxx</dc:creator>
      <pubDate>Sat, 18 Jan 2025 21:15:18 +0000</pubDate>
      <link>https://dev.to/kernux_/looking-for-a-kernel-developing-teammate-4am3</link>
      <guid>https://dev.to/kernux_/looking-for-a-kernel-developing-teammate-4am3</guid>
      <description>&lt;p&gt;Hey everyone! Feeling a bit like a lone wolf working on this kernel project... I'm looking for a teammate, or even just one awesome person, to join me in this adventure! I'm working on developing a kernel, and while I'm super passionate about it, juggling everything myself is getting tough. I've got so many cool features I want to add and drivers to implement, but it's a lot for one person. &lt;/p&gt;

&lt;p&gt;So, if you're into kernel development and looking for a project to contribute to, please reach out in the comments! We can connect on Discord or Telegram. Let's build something amazing together!&lt;/p&gt;

</description>
      <category>c</category>
      <category>assembly</category>
      <category>teamwork</category>
    </item>
    <item>
      <title>Kernel development update! 2025-01-18</title>
      <dc:creator>kernuxx</dc:creator>
      <pubDate>Sat, 18 Jan 2025 21:00:48 +0000</pubDate>
      <link>https://dev.to/kernux_/kernel-development-update-2025-01-18-of2</link>
      <guid>https://dev.to/kernux_/kernel-development-update-2025-01-18-of2</guid>
      <description>&lt;p&gt;Hey fellow devs!&lt;/p&gt;

&lt;p&gt;I'm excited to share my latest progress on building a homemade kernel from scratch using C and assembly.&lt;/p&gt;

&lt;p&gt;Recently, I've made some significant strides in improving VGA support. I've fixed VGA and added a substantial number of registers, which provides much more flexibility in managing output. This update also includes a new &lt;code&gt;vga.h&lt;/code&gt; header file, making it easier to write text to the screen. 💻&lt;/p&gt;

&lt;p&gt;My GitHub repository has also been updated to reflect these changes. 🛠️  The &lt;code&gt;netdev.h&lt;/code&gt; file and a few others had fallen behind, but everything is now up-to-date. Take a look and let me know what you think! 👀&lt;/p&gt;

&lt;p&gt;If you're interested in following my development progress or have any questions, I'd love to hear from you. You can find me on Telegram: &lt;a href="https://t.me/Ion_Kernel" rel="noopener noreferrer"&gt;@Ion_Kernel&lt;/a&gt; 🇷🇺&lt;/p&gt;

&lt;p&gt;Happy coding, and thanks for reading!  ✨&lt;/p&gt;

</description>
      <category>c</category>
      <category>assembly</category>
      <category>kernel</category>
    </item>
    <item>
      <title>I added networking standards to my custom kernel!</title>
      <dc:creator>kernuxx</dc:creator>
      <pubDate>Sun, 29 Dec 2024 18:02:04 +0000</pubDate>
      <link>https://dev.to/kernux_/i-added-networking-standards-to-my-custom-kernel-3a95</link>
      <guid>https://dev.to/kernux_/i-added-networking-standards-to-my-custom-kernel-3a95</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Hi all! I’ve been working on my kernel and have added some new networking capabilities!&lt;/p&gt;

&lt;p&gt;For those who are new here, I'm building a custom kernel, leaning towards a monolithic design with some microkernel-like characteristics. Today’s update: I’ve implemented support for the IEEE 802.15.6 networking standard.&lt;/p&gt;

&lt;p&gt;I will need to obtain testing hardware for this new feature, as I'm currently experiencing segmentation faults (likely because of the absence of dedicated 802.15.6 hardware). Any help towards getting testing hardware is greatly appreciated!&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>c</category>
      <category>kernel</category>
      <category>assembly</category>
      <category>network</category>
    </item>
    <item>
      <title>I'm building my own kernel!</title>
      <dc:creator>kernuxx</dc:creator>
      <pubDate>Sun, 22 Dec 2024 18:55:03 +0000</pubDate>
      <link>https://dev.to/kernux_/im-building-my-own-kernel-4lnc</link>
      <guid>https://dev.to/kernux_/im-building-my-own-kernel-4lnc</guid>
      <description>&lt;p&gt;I've been working on a personal project recently, which involves building a custom operating system kernel! I wanted to share some information about it and the current state of development.&lt;/p&gt;

&lt;p&gt;Now, let me be super clear: this is a very experimental project, and it's in its super early stages. Think of it as a toddler trying to walk, but with code. It's clumsy, it stumbles, and sometimes it falls flat on its face. But hey, that's part of the fun, right? I'm learning so much along the way, and that's what really matters. &lt;/p&gt;

&lt;p&gt;I'm working on it in my free time, mostly evenings and weekends.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;And please, no hate please! Just a test project! I'm doing this purely for the challenge and the sheer joy of making something work from the ground up! It’s gonna be wild! Wish me luck!&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>kernel</category>
      <category>c</category>
      <category>assembly</category>
    </item>
  </channel>
</rss>
