Skip to content

Instantly share code, notes, and snippets.

View cybik's full-sized avatar

Renaud Lepage cybik

View GitHub Profile
@cybik
cybik / kaboom.log
Created November 13, 2023 19:58
lol nvidia wayland steam boom
nov 13 10:00:48 chibe kernel: steamwebhelper[5941]: segfault at 8 ip 00007fe24f9c366d sp 00007ffec0058380 error 4 in libGLX_nvidia.so.545.29.02[7fe24f992000+5b000] likely on CPU 16 (core 4, socket 0)
nov 13 10:00:48 chibe kernel: Code: 00 00 75 39 48 8b 83 50 10 00 00 48 85 c0 74 27 48 8b 4d 08 eb 10 0f 1f 80 00 00 00 00 48 8b 40 38 48 85 c0 74 11 48 8b 50 08 <48> 39 4a 08 75 ed 48 89 83 58 10 00 00 5b 5d 41 5c c3 90 48 8b 0d
nov 13 10:00:59 chibe kernel: traps: steamwebhelper[5333] trap invalid opcode ip:7f8c870c035b sp:7ffe7572b6f0 error:0 in libcef.so[7f8c82eef000+7770000]
nov 13 10:50:30 chibe kernel: traps: steamwebhelper[10415] trap invalid opcode ip:7f3293ac035b sp:7ffdb431d830 error:0 in libcef.so[7f328f8ef000+7770000]
nov 13 11:47:42 chibe kernel: traps: steamwebhelper[40976] trap invalid opcode ip:7f80264c035b sp:7ffe6369e750 error:0 in libcef.so[7f80222ef000+7770000]

Hi

Yeah I have no life.

Wat iz

This is a needlessly over-engineered Genshin Impact install methdology for Linux players.

Why?

@cybik
cybik / get.sh
Created August 2, 2021 13:59
Dumb Steam ProtonGE (and others) fetcher
#! /bin/zsh
[ ! -z "$1" ] || { echo "Need a URL input to fetch from. Exiting."; exit 1; }
wget -O- $1 | tar xz
@cybik
cybik / NOTICE.md
Last active February 28, 2021 16:24
Dumbest Service Ever

告示

The Duke still "reboots" itself without constant chatter with the system. This is a "known issue" in the xpad driver, but unfortunately the patch has not been issued nor upstreamed.

The hell is this

This is a really, REALLY stupid way of making it so my big chonker of a gamepad doesn't require me to open a terminal and force some IDs into the xpad driver.

Huh?

@cybik
cybik / README.md
Last active December 11, 2023 00:02
GDM with KDE: a dumb revelation

The Neckbeard

Hi. I'm cybik. Look for me around the internet.

The Background

I used Pop_OS. I kinda liked GDM because of its sleekiness, simplicity, yet overall subdued tones. But I use KDE since GNOME can't actually implement interesting features or actual desktop UX to save its life.

The Issue

@cybik
cybik / lsusb-v
Created August 23, 2020 18:38
Hyperkin Duke lsusb -v
Bus 001 Device 020: ID 2e24:1618 DDR Hyperkin Duke
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
idVendor 0x2e24
@cybik
cybik / QUITE WEIRD.md
Last active June 5, 2023 02:02
Dumb openwrt+docker stuff

Some jank about homenet/hncp

opkg remove odhcpd-ipv6only; opkg install odhcpd;
opkg install  luci-app-hnet luci-proto-hnet hnet-full-secure
https://chocolatey.org/content/packageimages/directx.9.29.1974.20180606.png
@cybik
cybik / 00 README.md
Last active June 8, 2020 16:44
Ramblings on how I deployed my Mastodon stack.

My own Mastodon Baseline

QA before anything

What is this?

Just a quick way to throw Mastodon at a docker stack. I've not used podman and buildah because I'm f///ing lazy.

Why?

The current mastodon readmes don't even cover docker-compose. Also they're a bit crap. Also also I had to sleuth the internet for a bit just to get everything set up right.

Okay but still why? You're on Twitter!

@cybik
cybik / apts
Last active April 22, 2020 17:05
Pidgin3 prep
apt install libsecret-1-dev libmessaging-menu-dev libgadu-dev libavahi-glib-dev libavahi-client-dev libgmime-3.0-dev \
libmeanwhile-dev libfarstream-0.2-dev lua-lgi-dev gobject-introspection libgirepository1.0-dev python-gi-dev \
liblua5.1-0-dev liblua5.2-dev liblua5.3-dev libidn11-dev
apt install libcmark-dev libgumbo-dev libgspell-1-dev help2man libxml2-dev libjson-glib-dev libsoup2.4-dev valac
apt install ninja-build libperl-dev
apt install libebook1.2-dev libzephyr-dev libsasl2-dev libgstreamer-plugins-base1.0-dev