<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WebAssembly on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/webassembly/</link><description>Recent content in WebAssembly on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 20 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/webassembly/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 8: Local Intelligence: In-Browser AI with Transformers.js</title><link>https://ai-blog.noorshomelab.dev/ai-frontend-react-rn-guide-2026/08-in-browser-ai-transformers-js/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-frontend-react-rn-guide-2026/08-in-browser-ai-transformers-js/</guid><description>&lt;h2 id="chapter-8-local-intelligence-in-browser-ai-with-transformersjs"&gt;Chapter 8: Local Intelligence: In-Browser AI with Transformers.js&lt;/h2&gt;
&lt;h3 id="-introduction-bringing-ai-to-the-browser-edge"&gt;🚀 Introduction: Bringing AI to the Browser Edge&lt;/h3&gt;
&lt;p&gt;Welcome back, future AI architect! So far in our journey, we&amp;rsquo;ve explored how to tap into the immense power of AI models and agentic systems living on distant servers. We&amp;rsquo;ve learned to send prompts, manage streaming responses, and even orchestrate complex agent behaviors, all by communicating with a backend. But what if you could bring that intelligence &lt;em&gt;directly&lt;/em&gt; to your user&amp;rsquo;s device? What if your AI features could run without an internet connection, prioritize user privacy by keeping data local, and respond with lightning speed?&lt;/p&gt;</description></item><item><title>What&amp;#39;s Next: Staying Ahead in Angular Architecture</title><link>https://ai-blog.noorshomelab.dev/angular-system-design-2026-guide/whats-next-angular-architecture/</link><pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/angular-system-design-2026-guide/whats-next-angular-architecture/</guid><description>&lt;h2 id="whats-next-staying-ahead-in-angular-architecture"&gt;What&amp;rsquo;s Next: Staying Ahead in Angular Architecture&lt;/h2&gt;
&lt;p&gt;Welcome to the final chapter of our Angular System Design journey! You&amp;rsquo;ve learned to build robust, scalable, and maintainable Angular applications, covering everything from core rendering strategies and microfrontends to performance budgeting and observability. But the world of web development, especially frontend architecture, is ever-evolving. What&amp;rsquo;s cutting-edge today might be standard practice tomorrow, or even deprecated.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll shift our focus from current best practices to the horizon. We&amp;rsquo;ll explore emerging technologies and architectural paradigms that are shaping the future of Angular applications. Our goal isn&amp;rsquo;t just to prepare you for what&amp;rsquo;s next, but to equip you with the mindset of a forward-thinking architect – one who can anticipate changes, evaluate new tools, and continuously adapt their designs for long-term success. We&amp;rsquo;ll touch upon topics like integrating AI, leveraging WebAssembly, understanding the future of state management, building truly sustainable software, and advanced security.&lt;/p&gt;</description></item><item><title>Rust Practical Field Guide</title><link>https://ai-blog.noorshomelab.dev/guides/rust-mastery-guide-2026/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/rust-mastery-guide-2026/</guid><description>&lt;p&gt;Welcome to your comprehensive guide for mastering Rust! This journey is designed to take you from the very first steps of installation to building complex, production-ready applications. Rust is a modern systems programming language that prioritizes performance, reliability, and memory safety. It achieves this without needing a garbage collector, which is a key differentiator from many other popular languages.&lt;/p&gt;
&lt;h3 id="why-learn-rust"&gt;Why Learn Rust?&lt;/h3&gt;
&lt;p&gt;In real-world development, Rust is becoming an increasingly valuable tool for several reasons:&lt;/p&gt;</description></item><item><title>Comprehensive Guide to SpacetimeDB</title><link>https://ai-blog.noorshomelab.dev/spacetime-db-guide-2026/</link><pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/spacetime-db-guide-2026/</guid><description>&lt;p&gt;Welcome to the SpacetimeDB Guide! This collection of chapters provides a comprehensive overview of SpacetimeDB, from foundational concepts to practical implementation. Discover how to leverage this innovative decentralized database for your next project.&lt;/p&gt;</description></item><item><title>SpaceTimeDB Practical Field Guide</title><link>https://ai-blog.noorshomelab.dev/guides/spacetime-db-guide/</link><pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/spacetime-db-guide/</guid><description>&lt;h2 id="welcome-to-the-future-of-real-time-development-with-spacetimedb"&gt;Welcome to the Future of Real-time Development with SpaceTimeDB!&lt;/h2&gt;
&lt;p&gt;Hello future real-time architect! Are you ready to build applications that feel alive, where data flows instantly, and collaboration happens seamlessly? If you&amp;rsquo;ve ever dreamed of creating multiplayer games, collaborative dashboards, or highly interactive web applications without the usual backend headaches, you&amp;rsquo;re in the right place. This guide is your personal journey to mastering SpaceTimeDB, a revolutionary platform that simplifies real-time system development.&lt;/p&gt;</description></item><item><title>Introduction to Transformers.js</title><link>https://ai-blog.noorshomelab.dev/transformers-js-guide/introduction-to-transformers-js/</link><pubDate>Sun, 26 Oct 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/transformers-js-guide/introduction-to-transformers-js/</guid><description>&lt;h1 id="1-introduction-to-transformersjs"&gt;1. Introduction to Transformers.js&lt;/h1&gt;
&lt;p&gt;Welcome to the cutting edge of web development and machine learning! In this first chapter, we&amp;rsquo;ll lay the groundwork for understanding and utilizing Transformers.js. We&amp;rsquo;ll explore what it is, why it&amp;rsquo;s a game-changer for web applications, and how to get your development environment ready.&lt;/p&gt;
&lt;h2 id="11-what-is-transformersjs"&gt;1.1. What is Transformers.js?&lt;/h2&gt;
&lt;p&gt;Transformers.js is a powerful JavaScript library that brings state-of-the-art machine learning models, particularly from the Hugging Face Transformers ecosystem, directly into your web browser or Node.js environment. Essentially, it&amp;rsquo;s the JavaScript counterpart to the hugely popular Python &lt;code&gt;transformers&lt;/code&gt; library.&lt;/p&gt;</description></item></channel></rss>