Skip to content

Instantly share code, notes, and snippets.

View akvadrako's full-sized avatar
🥏
Frisbeeing

Devin Bayer akvadrako

🥏
Frisbeeing
View GitHub Profile
#!/usr/bin/env python3
"""
ACEBase Python Client
usage:
pip3 install websocket-client
./acebase-demo-client.py
"""
Jul 19 15:58:28 orac systemd[8114]: Starting GNOME Shell on Wayland...
Jul 19 15:58:28 orac gnome-shell[691728]: Running GNOME Shell (using mutter 42.2) as a Wayland display server
Jul 19 15:58:28 orac gnome-shell[691728]: Device '/dev/dri/card0' prefers shadow buffer
Jul 19 15:58:28 orac gnome-shell[691728]: Added device '/dev/dri/card0' (i915) using atomic mode setting.
Jul 19 15:58:28 orac gnome-shell[691728]: Enabling experimental feature 'scale-monitor-framebuffer'
Jul 19 15:58:28 orac gnome-shell[691728]: Created gbm renderer for '/dev/dri/card0'
Jul 19 15:58:28 orac gnome-shell[691728]: Boot VGA GPU /dev/dri/card0 selected as primary
Jul 19 15:58:28 orac gnome-shell[691728]: Using public X11 display :0, (using :1 for managed services)
Jul 19 15:58:28 orac gnome-shell[691728]: Using Wayland display name 'wayland-0'
Jul 19 15:58:28 orac gnome-shell[691728]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.