<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Andreas Willi's Blog</title>
    <link>https://blog.ndi.ipv64.net</link>
    <description>todo</description>
    <language>en</language>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://blog.ndi.ipv64.net/rss" rel="self" type="application/rss+xml"/>

    <item>
      <title>Mastering the Art of Programming: Tips and Tricks</title>
      <description>The article highlights Rust, a systems programming language prized for its safety and performance. It delves into Rust&#39;s ownership model, which eliminates data races and memory leaks. The author notes Rust&#39;s expanding ecosystem and adoption across various industries, and encourages developers to consider Rust for its modern, safe, and efficient features.</description>
      <link>https://blog.ndi.ipv64.net/post/art-of-programming</link>
      <guid isPermaLink="false">art-of-programming</guid>
      <pubDate>Thu, 05 Oct 2023 00:00:00 &#43;0000</pubDate>
    </item>
    <item>
      <title>Hello, World!</title>
      <description>The article delves into the benefits of adopting TypeScript for large-scale JavaScript projects. It emphasizes how TypeScript&#39;s static typing and modern JavaScript features enhance code quality and maintainability. The author provides practical examples and best practices for integrating TypeScript into existing codebases, making a strong case for its adoption in modern web development.</description>
      <link>https://blog.ndi.ipv64.net/post/first-post</link>
      <guid isPermaLink="false">first-post</guid>
      <pubDate>Fri, 21 Feb 2025 00:00:00 &#43;0000</pubDate>
    </item>
    <item>
      <title>Code Examples in Multiple Programming Languages</title>
      <description>In this blog post, we will explore various programming languages through a series of code examples. Each example will demonstrate a simple task, such as printing &#34;Hello, World!&#34; or calculating the sum of two numbers. This will give you a glimpse into the syntax and style of different languages.</description>
      <link>https://blog.ndi.ipv64.net/post/programming-languages</link>
      <guid isPermaLink="false">programming-languages</guid>
      <pubDate>Thu, 12 Sep 2024 00:00:00 &#43;0000</pubDate>
    </item>
    <item>
      <title>Second Post `code`</title>
      <description>This blog post explores the advantages of using Docker for containerizing applications. It explains how Docker simplifies deployment and ensures consistency across different environments. The article includes step-by-step guides on creating Dockerfiles and managing containers, making it a valuable resource for developers looking to streamline their development workflows.</description>
      <link>https://blog.ndi.ipv64.net/post/second-post</link>
      <guid isPermaLink="false">second-post</guid>
      <pubDate>Sun, 23 Feb 2025 00:00:00 &#43;0000</pubDate>
    </item>
    
  </channel>
</rss>
