Skip to content

Instantly share code, notes, and snippets.

View gavvvr's full-sized avatar
🥷
Taming complexity

Kirill Gavrilov gavvvr

🥷
Taming complexity
View GitHub Profile
@pjobson
pjobson / setup_cypress_wsl2.md
Last active May 29, 2025 18:10
Setting Up Cypress on Ubuntu WSL2
@devnoname120
devnoname120 / macos_docker_xorg_forwarding.md
Last active March 3, 2026 23:56
Xorg/X11 forwarding on macOS and docker

Xorg/X11 forwarding on macOS and docker

In order to run Xorg apps on macOS you will need to install xquartz:

brew install --cask --no-quarantine xquartz

And then configure it