sudo gpasswd -a user_name xpra
i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Wednesday, August 12, 2026
xpra: insufficient permissions to use socket path '/var/run/xpra/tux-5'
On the remote host, you have to be added to xpra group, e.g:
Labels:
xpra
Tuesday, August 04, 2026
Reasonix: use openrouter as provider for DeepSeek
In ~/.reasonix/config.toml:
And in ~/.reasonix/.env:
[[providers]]
name = "deepseek-flash"
kind = "openai"
base_url = "https://openrouter.ai/api/v1"
model = "deepseek/deepseek-v4-flash"
api_key_env = "OPENROUTER_API_KEY"
context_window = 1000000
price = { cache_hit = 0.0028, input = 0.14, output = 0.28, currency = "$" }
And in ~/.reasonix/.env:
OPENROUTER_API_KEY=sk-or-v1-xxxx
Labels:
deepseek,
openrouter,
reasonix
xpra: USE flags to install on gentoo without using nvidia
/etc/portage/package.use/xpra should be:
x11-wm/xpra -video_cards_nvidia
x11-base/xorg-server xvfb
Subscribe to:
Posts (Atom)