Diese Anleitung beschreibt die Installation des Figma MCP-Servers zur Nutzung mit LLMs wie Gemini in der Antigravity-Umgebung.
Damit der Server auf deine Designs zugreifen kann, benötigst du einen Sicherheitsschlüssel.
Diese Anleitung beschreibt die Installation des Figma MCP-Servers zur Nutzung mit LLMs wie Gemini in der Antigravity-Umgebung.
Damit der Server auf deine Designs zugreifen kann, benötigst du einen Sicherheitsschlüssel.
This guide covers the creation of a specialized Ubuntu container for web development, including Node Version Manager (NVM), Node.js 24, and Playwright with all necessary system dependencies.
First, create the container using the Ubuntu 24.04 image and include essential terminal tools.
This guide explains how to grant the Flatpak version of Visual Studio Code access to Podman (for Dev Containers) and the KWallet keyring (for GitHub Copilot) on Bazzite KDE.
Since VS Code runs in a sandbox, it cannot directly access the host's Podman binary. We use host-spawn to bridge this gap.
This guide explains how to install HyperHDR within an Ubuntu Distrobox on Bazzite (or Fedora Atomic) to achieve Ambilight functionality using Pipewire screen capture.
Create a dedicated Ubuntu container. We use Ubuntu because HyperHDR provides excellent .deb support and easy access to required libraries.
distrobox create --name hyperhdr-box --image ubuntu:24.04