<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VS Code on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/vs-code/</link><description>Recent content in VS Code on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 17 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/vs-code/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting Up Your AIPack Development Environment</title><link>https://ai-blog.noorshomelab.dev/aipack-guide-2026/setup-aipack-environment/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/aipack-guide-2026/setup-aipack-environment/</guid><description>&lt;p&gt;Embarking on the journey of building sophisticated AI agents requires a well-prepared workshop. This chapter will guide you through setting up your complete &lt;strong&gt;AIPack development environment&lt;/strong&gt;, turning your machine into a powerful hub for designing, testing, and deploying intelligent agents. We&amp;rsquo;ll cover everything from core dependencies to specialized tools, ensuring you have a smooth and efficient workflow.&lt;/p&gt;
&lt;p&gt;Why is a robust setup so crucial? Imagine trying to build a complex machine with missing tools or a disorganized workspace. It&amp;rsquo;s frustrating and inefficient. For AI agents, your development environment is that workshop. A properly configured setup prevents common pitfalls, streamlines debugging, and allows you to focus on the creative challenge of agent design rather than wrestling with your tools. By the end of this chapter, you&amp;rsquo;ll have a fully functional environment, ready for your first AIPack project.&lt;/p&gt;</description></item><item><title>Supercharging Development: VS Code and MCP Workflows</title><link>https://ai-blog.noorshomelab.dev/aipack-guide-2026/vscode-mcp-workflows/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/aipack-guide-2026/vscode-mcp-workflows/</guid><description>&lt;h2 id="supercharging-development-vs-code-and-mcp-workflows"&gt;Supercharging Development: VS Code and MCP Workflows&lt;/h2&gt;
&lt;p&gt;Welcome back, AI agent architects! In the previous chapters, we laid the groundwork for building and running your first AIPacks, exploring the core architecture and how to integrate various AI models. You&amp;rsquo;ve likely felt the power of agentic workflows, but perhaps also the challenges of observing and debugging them. How do you peer inside an agent&amp;rsquo;s mind to understand its decisions? How can you make your development process smoother and more integrated?&lt;/p&gt;</description></item><item><title>Chapter 10: Integrating with Development Workflows and IDEs</title><link>https://ai-blog.noorshomelab.dev/apple-containers-mac-2026/10-dev-workflow-integration/</link><pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/apple-containers-mac-2026/10-dev-workflow-integration/</guid><description>&lt;h2 id="chapter-10-integrating-with-development-workflows-and-ides"&gt;Chapter 10: Integrating with Development Workflows and IDEs&lt;/h2&gt;
&lt;p&gt;Welcome back, fellow developer! In previous chapters, you&amp;rsquo;ve mastered the fundamentals of creating and running Linux containers on your Mac using Apple&amp;rsquo;s powerful new &lt;code&gt;container&lt;/code&gt; CLI. You&amp;rsquo;ve built images, understood the underlying architecture, and even tackled some advanced networking. But what about your daily grind? How do these amazing tools fit into your existing development workflow?&lt;/p&gt;
&lt;p&gt;This chapter is all about bridging that gap. We&amp;rsquo;ll explore how to seamlessly integrate Apple&amp;rsquo;s &lt;code&gt;container&lt;/code&gt; tool with your favorite Integrated Development Environments (IDEs) like VS Code, making your containerized development experience on macOS as smooth and efficient as possible. We&amp;rsquo;ll dive into practical patterns like bind mounts for live code changes, managing environment variables, and even debugging applications running inside your containers directly from your host machine. Get ready to supercharge your development!&lt;/p&gt;</description></item><item><title>Real-World Project: AI-Assisted Python Debugging Agent</title><link>https://ai-blog.noorshomelab.dev/aipack-guide-2026/project-ai-python-debugging/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/aipack-guide-2026/project-ai-python-debugging/</guid><description>&lt;p&gt;Debugging Python code, especially within complex applications, can feel like searching for a needle in a haystack—time-consuming and often frustrating. Imagine having an intelligent assistant that not only highlights errors but also suggests fixes, explains the root cause, and helps you verify the solution. This chapter guides you through building exactly that: an AI-powered Python debugging agent using AIPack.&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;ll learn how to harness AIPack&amp;rsquo;s powerful multi-stage agent capabilities, integrate with the MCP (Multi-Agent Communication Protocol) server for real-time interaction with your Python environment, and craft intelligent prompts to create a truly helpful debugging companion. This project will solidify your understanding of AIPack&amp;rsquo;s core principles by applying them to a practical, real-world development challenge.&lt;/p&gt;</description></item><item><title>AIPack: Building Production-Ready AI Agents</title><link>https://ai-blog.noorshomelab.dev/guides/aipack-zero-to-mastery-guide/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/aipack-zero-to-mastery-guide/</guid><description>&lt;p&gt;Building reliable and shareable AI agents for real-world production tasks can feel complex. How do you manage agent logic, integrate with various AI models, and ensure your agents can handle intricate, multi-step workflows, especially when dealing with large codebases? This guide introduces you to AIPack, an open-source agentic runtime designed to simplify this entire process.&lt;/p&gt;
&lt;h3 id="why-aipack-matters-for-your-projects"&gt;Why AIPack Matters for Your Projects&lt;/h3&gt;
&lt;p&gt;AIPack provides a structured way to define, execute, and distribute AI agents. It&amp;rsquo;s not just about running prompts; it&amp;rsquo;s about orchestrating sophisticated, multi-stage agent behaviors that can tackle complex problems like automated code generation, intelligent debugging, or even cloud infrastructure management. By using AIPack, you gain:&lt;/p&gt;</description></item><item><title>AI Coding Tools 2026: The Developer&amp;#39;s Definitive Comparison</title><link>https://ai-blog.noorshomelab.dev/comparisons/ai-coding-tools-comparison-2026/</link><pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/comparisons/ai-coding-tools-comparison-2026/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The landscape of software development in 2026 is profoundly shaped by Artificial Intelligence. Developers are no longer just writing code; they are orchestrating intelligent agents, leveraging sophisticated models, and navigating an ecosystem where AI is deeply embedded in every stage of the development lifecycle. This rapid evolution presents both immense opportunities for productivity gains and significant challenges, particularly around data privacy, reliability, and integration into existing workflows.&lt;/p&gt;
&lt;p&gt;This comprehensive comparison aims to cut through the hype and provide an objective, data-driven analysis of the leading AI coding tools, IDE integrations, and underlying models available today. We will dissect their capabilities, evaluate their real-world impact on productivity, scrutinize their cost and performance characteristics, and, critically, examine their stance on code privacy and enterprise compliance.&lt;/p&gt;</description></item><item><title>GlassWorm Malware Infection: Complete Troubleshooting Guide</title><link>https://ai-blog.noorshomelab.dev/troubleshooting/glassworm-malware-infection-troubleshooting/</link><pubDate>Tue, 06 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/troubleshooting/glassworm-malware-infection-troubleshooting/</guid><description>&lt;h2 id="what-is-this-error"&gt;What is This Error?&lt;/h2&gt;
&lt;p&gt;The &amp;ldquo;GlassWorm Malware Infection&amp;rdquo; refers to a sophisticated, self-spreading supply-chain attack that targets developers using the OpenVSX and Microsoft Visual Studio Code marketplaces. This malware typically injects itself into seemingly legitimate VS Code extensions, which developers then download and install. Once active, GlassWorm aims to steal sensitive credentials, cryptocurrency, and establish persistence on the infected system. It&amp;rsquo;s a critical security threat that can compromise development environments and intellectual property.&lt;/p&gt;</description></item><item><title>Setting Up Your Python Playground</title><link>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-1-setting-up-your-python-playground/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-1-setting-up-your-python-playground/</guid><description>&lt;h2 id="welcome-to-your-python-adventure"&gt;Welcome to Your Python Adventure!&lt;/h2&gt;
&lt;p&gt;Hello, future coding superstar! Welcome to the very first chapter of our journey into the exciting world of Python. This isn&amp;rsquo;t just a guide; it&amp;rsquo;s your personal mentor, designed to walk you through every step, no matter how small, with encouragement and clarity. We&amp;rsquo;re going to build your Python skills from the ground up, ensuring you truly understand &lt;em&gt;why&lt;/em&gt; things work, not just &lt;em&gt;how&lt;/em&gt; to copy-paste.&lt;/p&gt;</description></item></channel></rss>