<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pipeline on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/pipeline/</link><description>Recent content in Pipeline on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 02 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/pipeline/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting Up Your Development Environment &amp;amp; First Pipeline</title><link>https://ai-blog.noorshomelab.dev/metadataflow-guide-2026/02-setup-first-pipeline/</link><pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/metadataflow-guide-2026/02-setup-first-pipeline/</guid><description>&lt;h2 id="setting-up-your-development-environment--first-pipeline"&gt;Setting Up Your Development Environment &amp;amp; First Pipeline&lt;/h2&gt;
&lt;p&gt;Welcome back, future data wizard! In our previous chapter, we explored the &amp;ldquo;what&amp;rdquo; and &amp;ldquo;why&amp;rdquo; behind Meta AI&amp;rsquo;s powerful new open-source library for dataset management. Now, it&amp;rsquo;s time to roll up our sleeves and dive into the &amp;ldquo;how.&amp;rdquo; This chapter is your hands-on guide to getting your development environment ready and running your very first data pipeline using this exciting new tool.&lt;/p&gt;</description></item><item><title>Chapter 8: Building the Core Pipeline: Routing and Output Generation</title><link>https://ai-blog.noorshomelab.dev/stellar-gen-guide/chapter-08-core-pipeline-routing/</link><pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/stellar-gen-guide/chapter-08-core-pipeline-routing/</guid><description>&lt;h2 id="chapter-8-building-the-core-pipeline-routing-and-output-generation"&gt;Chapter 8: Building the Core Pipeline: Routing and Output Generation&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 8! In the previous chapters, we laid the groundwork for our Rust-based Static Site Generator (SSG). We&amp;rsquo;ve learned how to parse content, extract frontmatter, convert Markdown to HTML, and render that HTML using a templating engine like Tera. We even introduced the concept of component support within Markdown, preparing our system for dynamic interactions. Now, it&amp;rsquo;s time to connect these pieces and bring our SSG to life by defining how content maps to URLs and generating the final static HTML files.&lt;/p&gt;</description></item><item><title>Building a Custom Data Pipeline with OpenZL</title><link>https://ai-blog.noorshomelab.dev/openzl-mastery-2026/project-custom-data-pipeline-openzl/</link><pubDate>Mon, 26 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/openzl-mastery-2026/project-custom-data-pipeline-openzl/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 16! So far, we&amp;rsquo;ve explored the foundational concepts of OpenZL, understood its unique approach to format-aware compression, and even walked through the basic setup. Now, it&amp;rsquo;s time to roll up our sleeves and apply that knowledge to a practical, real-world scenario: building a custom data pipeline for structured data.&lt;/p&gt;
&lt;p&gt;In this chapter, you&amp;rsquo;ll learn how to leverage OpenZL&amp;rsquo;s power to efficiently compress and decompress your own specific data formats. We&amp;rsquo;ll design a simple data structure, define its schema for OpenZL, and then implement a basic C++ pipeline to handle the compression and decompression. This hands-on project will solidify your understanding of OpenZL&amp;rsquo;s core mechanisms and demonstrate its flexibility.&lt;/p&gt;</description></item><item><title>Chapter 11: Integrating Docker with CI/CD Pipelines</title><link>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-11-integrating-docker-with-ci-cd-pipelines/</link><pubDate>Sun, 23 Nov 2025 22:00:12 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/a-complete-beginner-to-advanced-guide-on-docker-engine-29-0-2/chapter-11-integrating-docker-with-ci-cd-pipelines/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In modern software development, speed, reliability, and consistency are paramount. Continuous Integration (CI) and Continuous Delivery/Deployment (CD) pipelines are the backbone for achieving these goals, automating the process of building, testing, and deploying applications. Docker, with its containerization technology, has become an indispensable tool in these pipelines, revolutionizing how applications are packaged and run.&lt;/p&gt;
&lt;p&gt;This chapter will delve into the powerful synergy between Docker and CI/CD. We&amp;rsquo;ll explore why Docker is ideally suited for CI/CD workflows, understand the key stages where Docker plays a crucial role, and look at practical examples of integrating Docker with popular CI/CD tools to build robust, repeatable, and efficient delivery pipelines.&lt;/p&gt;</description></item></channel></rss>