<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>ATLASSC.NET</title>
    <link>https://atlassc.net</link>
    <description>A futuristic, immersive Cyberpunk 2077-inspired blog interface.</description>
    <lastBuildDate>Fri, 03 Apr 2026 10:00:00 GMT</lastBuildDate>
    <language>en-us</language>
    
    <item>
      <title>Implementing OAuth 2.1 Claude Connector for MCP Server</title>
      <link>https://atlassc.net/2026/04/03/implementing-oauth-2-1-claude-connector-for-mcp-server</link>
      <description>A practical guide to building an OAuth 2.1 connector for an MCP server that works with Claude Desktop and Claude Code, without focusing on framework-specific code.</description>
      <pubDate>Fri, 03 Apr 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/04/03/implementing-oauth-2-1-claude-connector-for-mcp-server</guid>
    </item>
    <item>
      <title>The Architecture of Prompt Sequencing: Positional Dynamics and Instructional Hierarchy in Large Language Models</title>
      <link>https://atlassc.net/2026/03/30/the-architecture-of-prompt-sequencing</link>
      <description>An in-depth exploration of how the spatial arrangement of instructions, context, and queries within a prompt determines LLM performance, and practical strategies to overcome positional bias.</description>
      <pubDate>Mon, 30 Mar 2026 14:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/03/30/the-architecture-of-prompt-sequencing</guid>
    </item>
    <item>
      <title>Text Chunking Strategies for RAG: A Comprehensive Guide</title>
      <link>https://atlassc.net/2026/03/30/text-chunking-strategies-for-rag</link>
      <description>A comprehensive guide to six text chunking strategies for Retrieval-Augmented Generation, from fixed-size splitting to late chunking, with practical trade-offs and benchmarks.</description>
      <pubDate>Mon, 30 Mar 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/03/30/text-chunking-strategies-for-rag</guid>
    </item>
    <item>
      <title>The &apos;Strawberry&apos; Trap: Why Your Production Agent Shouldn&apos;t Touch the Database</title>
      <link>https://atlassc.net/2026/03/30/the-strawberry-trap-why-your-production-agent-shouldnt-touch-the-database</link>
      <description>A cautionary guide on why you should never give your production AI agent direct access to your database and how to build a secure abstraction layer.</description>
      <pubDate>Mon, 30 Mar 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/03/30/the-strawberry-trap-why-your-production-agent-shouldnt-touch-the-database</guid>
    </item>
    <item>
      <title>Strategic Certification Pathways for Senior Full-Stack Engineers in 2026</title>
      <link>https://atlassc.net/2026/03/11/strategic-certification-pathways-2026</link>
      <description>A comprehensive guide to the essential cloud, AI, and platform engineering certifications for senior full-stack engineers in 2026.</description>
      <pubDate>Wed, 11 Mar 2026 12:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/03/11/strategic-certification-pathways-2026</guid>
    </item>
    <item>
      <title>Managing LaTeX Clutter in Visual Studio Code</title>
      <link>https://atlassc.net/2026/03/10/managing-latex-clutter-in-visual-studio-code</link>
      <description>A detailed guide on how to hide LaTeX auxiliary files in Visual Studio Code using workspace settings, keeping your file explorer clean.</description>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/03/10/managing-latex-clutter-in-visual-studio-code</guid>
    </item>
    <item>
      <title>Troubleshooting GitLab SSH Clone Failures: Docker, Cloudflare, and Port Conflicts</title>
      <link>https://atlassc.net/2026/03/08/troubleshooting-gitlab-ssh-clone-failures-docker-cloudflare-port-conflicts</link>
      <description>A comprehensive guide to fixing common SSH clone issues in GitLab when deployed with Docker and proxied through Cloudflare.</description>
      <pubDate>Sun, 08 Mar 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/03/08/troubleshooting-gitlab-ssh-clone-failures-docker-cloudflare-port-conflicts</guid>
    </item>
    <item>
      <title>Understanding &apos;Preferred IP&apos;: Why It&apos;s Essential for Network Circumvention</title>
      <link>https://atlassc.net/2026/02/25/understanding-preferred-ip-for-circumvention</link>
      <description>A deep dive into the concept of Preferred IP (IP Picking), how it leverages Cloudflare&apos;s Anycast network, and why it is a game-changer for bypassing network censorship and improving connection stability.</description>
      <pubDate>Wed, 25 Feb 2026 18:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/02/25/understanding-preferred-ip-for-circumvention</guid>
    </item>
    <item>
      <title>Argo Tunnel x Xray (VLESS+WS) x v2rayNG Setup Guide</title>
      <link>https://atlassc.net/2026/02/25/argo-tunnel-xray-ws-v2rayng-setup-guide</link>
      <description>A comprehensive guide on setting up a fixed Argo Tunnel with Xray (VLESS+WebSocket) and v2rayNG for a secure and stable proxy connection.</description>
      <pubDate>Wed, 25 Feb 2026 15:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/02/25/argo-tunnel-xray-ws-v2rayng-setup-guide</guid>
    </item>
    <item>
      <title>Building an MCP Server with Authentication</title>
      <link>https://atlassc.net/2026/02/25/building-an-mcp-server-with-authentication</link>
      <description>A step-by-step tutorial on creating a Model Context Protocol (MCP) server with custom API key authentication and authorization.</description>
      <pubDate>Wed, 25 Feb 2026 14:45:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/02/25/building-an-mcp-server-with-authentication</guid>
    </item>
    <item>
      <title>The Cybernetic Recursion: Architectures, Dynamics, and Engineering of AI Agent Loops</title>
      <link>https://atlassc.net/2026/02/13/cybernetic-recursion-ai-agent-loops</link>
      <description>A technical analysis of the structural shift from static LLM inference to recursive, goal-directed AI agent loops.</description>
      <pubDate>Fri, 13 Feb 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/02/13/cybernetic-recursion-ai-agent-loops</guid>
    </item>
    <item>
      <title>Access AI-Toolkit UI from Colab with Cloudflared</title>
      <link>https://atlassc.net/2026/02/05/access-ai-toolkit-ui-from-colab-with-cloudflared</link>
      <description>A quick guide on how to access the AI-Toolkit UI running in Google Colab using a Cloudflare Tunnel.</description>
      <pubDate>Thu, 05 Feb 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/02/05/access-ai-toolkit-ui-from-colab-with-cloudflared</guid>
    </item>
    <item>
      <title>Run AI Toolkit on Google Colab to Train Flux, Stable Diffusion, Z-Image, and Qwen-Image LoRAs</title>
      <link>https://atlassc.net/2026/02/05/run-ai-toolkit-on-google-colab-to-train-loras</link>
      <description>A quick guide on how to run AI Toolkit on Google Colab to train LoRAs for Flux, SDXL, Z-Image, and Qwen-Image without a local GPU.</description>
      <pubDate>Thu, 05 Feb 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/02/05/run-ai-toolkit-on-google-colab-to-train-loras</guid>
    </item>
    <item>
      <title>You Don&apos;t Really Need a Mac mini to Run OpenClaw, Here&apos;s How You Can Run It in a Container.</title>
      <link>https://atlassc.net/2026/02/05/you-dont-really-need-a-mac-mini-to-run-openclaw</link>
      <description>Forget the dedicated hardware. Learn how to deploy OpenClaw using Docker containers on any server.</description>
      <pubDate>Thu, 05 Feb 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/02/05/you-dont-really-need-a-mac-mini-to-run-openclaw</guid>
    </item>
    <item>
      <title>Securing MCP Server with JWT Authentication</title>
      <link>https://atlassc.net/2026/01/31/securing-mcp-server-with-jwt-authentication</link>
      <description>A guide on how to secure your Model Context Protocol (MCP) server using JSON Web Tokens (JWT) and SSE transport.</description>
      <pubDate>Sat, 31 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/31/securing-mcp-server-with-jwt-authentication</guid>
    </item>
    <item>
      <title>コマンド一発でChromeのGemini機能を日本から有効にする方法</title>
      <link>https://atlassc.net/2026/01/30/enable-gemini-in-chrome-one-command-ja</link>
      <description>世界中どこからでもChromeのGemini機能を有効にする簡単なコマンドラインのテクニック。</description>
      <pubDate>Fri, 30 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/30/enable-gemini-in-chrome-one-command-ja</guid>
    </item>
    <item>
      <title>Enable Gemini in Chrome Outside the US with One Command</title>
      <link>https://atlassc.net/2026/01/30/enable-gemini-in-chrome-one-command</link>
      <description>A simple command-line trick to enable Chrome&apos;s Gemini features anywhere in the world.</description>
      <pubDate>Fri, 30 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/30/enable-gemini-in-chrome-one-command</guid>
    </item>
    <item>
      <title>How to Manage Hugging Face CLI Model Caches</title>
      <link>https://atlassc.net/2026/01/24/manage-huggingface-cli-model-caches</link>
      <description>A guide to managing and cleaning up your Hugging Face CLI model caches to free up disk space using the new `hf` command.</description>
      <pubDate>Sat, 24 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/24/manage-huggingface-cli-model-caches</guid>
    </item>
    <item>
      <title>Try Qwen3 TTS Voice Design on Google Colab</title>
      <link>https://atlassc.net/2026/01/24/try-qwen3-tts-voice-design-on-google-colab</link>
      <description>A guide to running Qwen3-TTS-12Hz-1.7B-VoiceDesign on Google Colab with smart text chunking.</description>
      <pubDate>Sat, 24 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/24/try-qwen3-tts-voice-design-on-google-colab</guid>
    </item>
    <item>
      <title>How to Use Agent Skills with Google Gemini Gems</title>
      <link>https://atlassc.net/2026/01/22/how-to-use-agent-skills-with-gemini-gems</link>
      <description>Learn how to enhance Google Gemini Gems with modular Agent Skills hosted on GitHub.</description>
      <pubDate>Thu, 22 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/22/how-to-use-agent-skills-with-gemini-gems</guid>
    </item>
    <item>
      <title>Decoding Agent Skills Markdown</title>
      <link>https://atlassc.net/2026/01/19/decoding-agent-skills-markdown</link>
      <description>Learn how to programmatically parse Agent Skills Markdown (SKILL.md) using Python and JavaScript to unlock dynamic agent capabilities.</description>
      <pubDate>Mon, 19 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/19/decoding-agent-skills-markdown</guid>
    </item>
    <item>
      <title>LLM-Driven Information Extraction: The Output Token Limitation Issue</title>
      <link>https://atlassc.net/2026/01/15/the-asymmetry-of-generative-intelligence</link>
      <description>An in-depth analysis of the output token limit as a binding constraint on information extraction in Large Language Models.</description>
      <pubDate>Thu, 15 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/15/the-asymmetry-of-generative-intelligence</guid>
    </item>
    <item>
      <title>Generate Costume Reference Sheet with Nano Banana Pro</title>
      <link>https://atlassc.net/2026/01/14/generate-costume-reference-sheet-with-nano-banana-pro</link>
      <description>Compare simple and detailed prompting strategies for generating consistent character costume reference sheets using Nano Banana Pro.</description>
      <pubDate>Wed, 14 Jan 2026 12:45:39 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/14/generate-costume-reference-sheet-with-nano-banana-pro</guid>
    </item>
    <item>
      <title>Download Flux Models for ComfyUI Easily with ComfyDL</title>
      <link>https://atlassc.net/2026/01/08/download-flux-models-for-comfyui-with-comfydl</link>
      <description>Simplify the complex process of downloading and placing Flux models for ComfyUI using the ComfyDL CLI tool.</description>
      <pubDate>Thu, 08 Jan 2026 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2026/01/08/download-flux-models-for-comfyui-with-comfydl</guid>
    </item>
    <item>
      <title>Force-Enabling the Chrome Gemini Sidebar (Project Glic)</title>
      <link>https://atlassc.net/2025/12/29/enable-chrome-ai-innovation-outside-us</link>
      <description>Bypassing regional geofencing for Chrome&apos;s AI Innovation sidebar by overriding Local State eligibility.</description>
      <pubDate>Mon, 29 Dec 2025 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/29/enable-chrome-ai-innovation-outside-us</guid>
    </item>
    <item>
      <title>How to Split m4b Audiobook into Individual Files</title>
      <link>https://atlassc.net/2025/12/28/split-m4b-audiobook-into-individual-files</link>
      <description>Learn how to split m4b audiobooks into individual files for better chapter control on any regular audio player.</description>
      <pubDate>Sun, 28 Dec 2025 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/28/split-m4b-audiobook-into-individual-files</guid>
    </item>
    <item>
      <title>Advanced JSON Prompts for Nano Banana Pro</title>
      <link>https://atlassc.net/2025/12/28/advanced-json-prompts-for-nano-banana-pro</link>
      <description>A comprehensive analysis of why JSON has emerged as the superior control interface for Nano Banana Pro, surpassing plain text in fidelity, consistency, and functional utility.</description>
      <pubDate>Sun, 28 Dec 2025 09:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/28/advanced-json-prompts-for-nano-banana-pro</guid>
    </item>
    <item>
      <title>Transform Figure to Cosplayer with Nano Banana Pro</title>
      <link>https://atlassc.net/2025/12/27/transform-figure-to-cosplayer-with-nano-banana-pro</link>
      <description>Learn how to transform photos of plastic figures into photorealistic cosplayer portraits using Nano Banana Pro.</description>
      <pubDate>Sat, 27 Dec 2025 14:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/27/transform-figure-to-cosplayer-with-nano-banana-pro</guid>
    </item>
    <item>
      <title>宇宙の騎士テッカマンブレード Blu-ray BOX - DISC10 - SINGLE COLLECTION</title>
      <link>https://atlassc.net/2025/12/26/uchuu-no-kishi-tekkaman-blade-single-collection</link>
      <description>A complete guide and tracklist for the Single Collection disc included in the Tekkaman Blade Blu-ray BOX.</description>
      <pubDate>Fri, 26 Dec 2025 14:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/26/uchuu-no-kishi-tekkaman-blade-single-collection</guid>
    </item>
    <item>
      <title>The Music of Diablo 1996-2011: Diablo 15 Year Anniversary</title>
      <link>https://atlassc.net/2025/12/26/the-music-of-diablo-1996-2011</link>
      <description>A comprehensive tracklist of the Diablo 15 Year Anniversary soundtrack, featuring iconic compositions by Matt Uelmen.</description>
      <pubDate>Fri, 26 Dec 2025 12:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/26/the-music-of-diablo-1996-2011</guid>
    </item>
    <item>
      <title>Harry Potter Full-Cast Audio Edition vs. Movie Cast</title>
      <link>https://atlassc.net/2025/12/26/harry-potter-full-cast-audio-edition-vs-movies</link>
      <description>A comprehensive comparison between the cast of the 2025 Audible Full-Cast production and the Warner Bros. feature films.</description>
      <pubDate>Fri, 26 Dec 2025 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/26/harry-potter-full-cast-audio-edition-vs-movies</guid>
    </item>
    <item>
      <title>The Sound of the Universal Century: A Complete List of Hiroyuki Sawano&apos;s Gundam Songs</title>
      <link>https://atlassc.net/2025/12/26/complete-list-of-hiroyuki-sawano-gundam-songs</link>
      <description>A comprehensive master list of every vocal song produced by Hiroyuki Sawano for the Mobile Suit Gundam franchise.</description>
      <pubDate>Fri, 26 Dec 2025 09:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/26/complete-list-of-hiroyuki-sawano-gundam-songs</guid>
    </item>
    <item>
      <title>High-Fidelity Photo Restoration with Nano Banana Pro</title>
      <link>https://atlassc.net/2025/12/21/high-fidelity-photo-restoration-prompt</link>
      <description>A powerful prompt for restoring and upscaling vintage or blurry photographs using Google&apos;s Nano Banana Pro model.</description>
      <pubDate>Sun, 21 Dec 2025 09:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/21/high-fidelity-photo-restoration-prompt</guid>
    </item>
    <item>
      <title>Mastering Character Poses with OpenPose and Google Nano Banana</title>
      <link>https://atlassc.net/2025/12/13/generate-image-with-pose-and-character-references</link>
      <description>A comprehensive guide on using OpenPose skeletons with Google&apos;s Nano Banana model to generate consistent characters in specific poses.</description>
      <pubDate>Sat, 13 Dec 2025 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/13/generate-image-with-pose-and-character-references</guid>
    </item>
    <item>
      <title>Silicon Sovereignty: The 2025 Landscape of High-Performance AI Computation</title>
      <link>https://atlassc.net/2025/12/13/silicon-sovereignty-2025-ai-chip-landscape</link>
      <description>A comprehensive analysis of the 2025 AI chip market, covering NVIDIA&apos;s dominance, AMD&apos;s memory plays, hyperscaler silicon, and the rise of specialized ASICs.</description>
      <pubDate>Sat, 13 Dec 2025 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/13/silicon-sovereignty-2025-ai-chip-landscape</guid>
    </item>
    <item>
      <title>🍌 Anime to Life</title>
      <link>https://atlassc.net/2025/12/11/anime-to-life</link>
      <description>Discover how to use Nano Banana Pro 🍌 to transform anime characters into stunning photorealistic images. The ultimate guide to AI-powered anime-to-life cosplay generation.</description>
      <pubDate>Thu, 11 Dec 2025 12:52:54 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/11/anime-to-life</guid>
    </item>
    <item>
      <title>A Deep Dive into Multimodal AI Benchmarks: Measuring Vision, Video, and Spatial Reasoning</title>
      <link>https://atlassc.net/2025/12/08/multimodal-ai-benchmarks</link>
      <description>An overview of key benchmarks for evaluating multimodal AI models, covering visual reasoning, document parsing, spatial understanding, and video analysis.</description>
      <pubDate>Mon, 08 Dec 2025 09:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/08/multimodal-ai-benchmarks</guid>
    </item>
    <item>
      <title>Top 20 Influential AI Journals and Conferences You Should Know</title>
      <link>https://atlassc.net/2025/12/02/top-influential-ai-journals-and-conferences</link>
      <description>A comprehensive list of the most influential journals and conferences in Artificial Intelligence, featuring NeurIPS, ICLR, ICML, and more.</description>
      <pubDate>Tue, 02 Dec 2025 14:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/02/top-influential-ai-journals-and-conferences</guid>
    </item>
    <item>
      <title>美国最便宜的 VPS RackNerd</title>
      <link>https://atlassc.net/2025/12/01/racknerd-cn</link>
      <description>他们把最便宜的 VPS 都隐藏起来了，这里是我找到的直达链接。</description>
      <pubDate>Mon, 01 Dec 2025 07:32:53 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/01/racknerd-cn</guid>
    </item>
    <item>
      <title>RackNerd, Cheapest VPS You Can Find</title>
      <link>https://atlassc.net/2025/12/01/racknerd</link>
      <description>Most of them are hidden on RackNerd&apos;s website, but you can find their links here.</description>
      <pubDate>Mon, 01 Dec 2025 07:32:53 GMT</pubDate>
      <guid>https://atlassc.net/2025/12/01/racknerd</guid>
    </item>
    <item>
      <title>How to Create a Digital Signature with Affinity</title>
      <link>https://atlassc.net/2025/11/29/create-digital-signature-with-affinity-app</link>
      <description>A step-by-step guide to creating a reusable digital signature with a transparent background using Affinity.</description>
      <pubDate>Sat, 29 Nov 2025 22:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/29/create-digital-signature-with-affinity-app</guid>
    </item>
    <item>
      <title>How to Create a Digital Signature with Affinity Photo</title>
      <link>https://atlassc.net/2025/11/29/create-digital-signature-with-affinity-photo</link>
      <description>A step-by-step guide to creating a reusable digital signature with a transparent background using Affinity Photo.</description>
      <pubDate>Sat, 29 Nov 2025 21:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/29/create-digital-signature-with-affinity-photo</guid>
    </item>
    <item>
      <title>Hosting Images in Cloudflare R2: A Step-by-Step Guide</title>
      <link>https://atlassc.net/2025/11/29/hosting-images-in-cloudflare-r2</link>
      <description>Cloudflare R2 is a robust and cost-effective object storage solution that can be an excellent choice for hosting images for your website or application. This guide will walk you through the process of...</description>
      <pubDate>Sat, 29 Nov 2025 17:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/29/hosting-images-in-cloudflare-r2</guid>
    </item>
    <item>
      <title>The Great Unification: A Deep Dive into the New Affinity and Canva&apos;s Grand Strategy</title>
      <link>https://atlassc.net/2025/11/29/the-great-unification-of-affinity-and-canva</link>
      <description>A deep dive into Canva&apos;s acquisition of Affinity and the strategic shift from a paid perpetual license to a free, subscription-supported model for the creative suite.</description>
      <pubDate>Sat, 29 Nov 2025 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/29/the-great-unification-of-affinity-and-canva</guid>
    </item>
    <item>
      <title>How to Access Nano Banana Pro</title>
      <link>https://atlassc.net/2025/11/21/how-to-access-nano-banana-pro</link>
      <description>A guide on how to get started with Google&apos;s new Nano Banana Pro image generation model.</description>
      <pubDate>Fri, 21 Nov 2025 10:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/21/how-to-access-nano-banana-pro</guid>
    </item>
    <item>
      <title>How to Convert Magnet URI to a .torrent File and Traverse Its Contents</title>
      <link>https://atlassc.net/2025/11/21/how-to-convert-magnet-uri-with-bittorrent-file-traversely</link>
      <description>Magnet URIs are a convenient way to share torrents without having to host a .torrent file. However, sometimes you might need to inspect the contents of a torrent before you start downloading it, or yo...</description>
      <pubDate>Fri, 21 Nov 2025 04:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/21/how-to-convert-magnet-uri-with-bittorrent-file-traversely</guid>
    </item>
    <item>
      <title>How to Install Gemini as a Desktop App (PWA)</title>
      <link>https://atlassc.net/2025/11/21/install-gemini-pwa-on-desktop</link>
      <description>Google&amp;#39;s Gemini is a powerful AI assistant that you can access through your web browser. While there isn&amp;#39;t a standalone desktop application for Gemini, you can install it as a Progressive Web ...</description>
      <pubDate>Fri, 21 Nov 2025 04:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/21/install-gemini-pwa-on-desktop</guid>
    </item>
    <item>
      <title>How to Play The Legend of Zelda: Breath of the Wild on Apple Silicon Mac</title>
      <link>https://atlassc.net/2025/11/20/how-to-play-zelda-breath-of-the-wild-on-apple-silicon-mac</link>
      <description>A step-by-step guide to installing and configuring The Legend of Zelda: Breath of the Wild on an Apple Silicon Mac using the Cemu emulator for optimal performance.</description>
      <pubDate>Thu, 20 Nov 2025 11:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/20/how-to-play-zelda-breath-of-the-wild-on-apple-silicon-mac</guid>
    </item>
    <item>
      <title>Top Generative AI Tools to Convert Text to Flowcharts</title>
      <link>https://atlassc.net/2025/11/19/generative-ai-text-to-flowchart-apps</link>
      <description>A comprehensive guide to the best online Generative AI applications that can create flowcharts and diagrams directly from text prompts, including details on their pricing and free tiers.</description>
      <pubDate>Wed, 19 Nov 2025 11:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/19/generative-ai-text-to-flowchart-apps</guid>
    </item>
    <item>
      <title>Deploy IP-Adapter Models for ComfyUI with a Simple Script</title>
      <link>https://atlassc.net/2025/11/16/deploy-ip-adapter-models-for-comfyui</link>
      <description>A straightforward guide to downloading and organizing all the necessary IP-Adapter models for ComfyUI using a convenient bash script.</description>
      <pubDate>Sun, 16 Nov 2025 14:00:00 GMT</pubDate>
      <guid>https://atlassc.net/2025/11/16/deploy-ip-adapter-models-for-comfyui</guid>
    </item>
  </channel>
</rss>