Skip to content

Instantly share code, notes, and snippets.

View djpremier's full-sized avatar
🐯
❤️ OpenSource

Diefferson Koderer Môro djpremier

🐯
❤️ OpenSource
View GitHub Profile
@everythingpython
everythingpython / install_python3.14.md
Created August 30, 2025 16:34
Install python3.14 in WSL/Linux
@lzlrd
lzlrd / wslg-guide.md
Last active December 15, 2025 12:24
How to get WSLg working with OpenGL, Vulkan, and CUDA on (Official) Arch Linux and Ubuntu WSL Instances.

WSLg with OpenGL, Vulkan, and CUDA on (Official) Arch Linux and Ubuntu WSL Instances

Note: I haven't documented CUDA here. I'm lazy (and haven't tested on Arch). See https://documentation.ubuntu.com/wsl/en/latest/howto/gpu-cuda for that on Ubuntu.

Context

microsoft/wslg#1312:

So I got this working on both Ubuntu, and Arch. First, start with a fresh install (of archlinux from https://gitlab.archlinux.org/archlinux/archlinux-wsl or Ubuntu from wsl --install Ubuntu or https://apps.microsoft.com/detail/9pdxgncfsczv).

Arch