Skip to content

Instantly share code, notes, and snippets.

View Plarpoon's full-sized avatar
🦖
roar

Alessandro Suha Plarpoon

🦖
roar
View GitHub Profile
"LD_* scout runtime" information:
{
"steam-runtime-system-info" : {
"version" : "0.20251201.0+srt1",
"path" : "/home/plarpoon/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-system-info"
},
"can-write-uinput" : true,
"steam-installation" : {
"path" : "/home/plarpoon/.local/share/Steam",
"data_path" : "/home/plarpoon/.local/share/Steam",
@Plarpoon
Plarpoon / CompleteDiscordQuest.md
Created February 1, 2026 18:12 — forked from aamiaa/CompleteDiscordQuest.md
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.

How to use this script:

  1. Accept a quest under Discover -> Quests
  2. Press Ctrl+Shift+I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:
❯ sudo journalctl -b -1 -p err
dec 15 14:15:17 daisy kernel: Bluetooth: hci0: No support for _PRR ACPI method
dec 15 14:15:20 daisy systemctl[2022]: Failed to start snap.mesa-2404.component-monitor.service: Unit snap-mesa\x2d2404-1165.mount not found.
dec 15 14:15:20 daisy systemctl[2051]: Failed to start snap.mesa-2404.component-monitor.service: Unit snap-mesa\x2d2404-1165.mount not found.
dec 15 14:15:20 daisy systemctl[2075]: Failed to start snap.mesa-2404.component-monitor.service: Unit snap-mesa\x2d2404-1165.mount not found.
dec 15 14:15:20 daisy systemctl[2118]: Failed to start snap.mesa-2404.component-monitor.service: Unit snap-mesa\x2d2404-1165.mount not found.
dec 15 14:15:21 daisy systemctl[2151]: Failed to start snap.mesa-2404.component-monitor.service: Unit snap-mesa\x2d2404-1165.mount not found.
dec 15 14:15:21 daisy systemd[1]: Failed to start Snap Daemon.
dec 15 14:15:21 daisy (-failure)[2181]: snapd.failure.service: Failed at step EXEC spawning /nix/store/ipvyikwza7mp67jx6b7a0n7f2kr8bxwl-snap-
@Plarpoon
Plarpoon / gist:b84ab3d16e8db3695843a1c4063a55b6
Created December 15, 2025 04:42
nix-snapd strict confinement error
❯ snap install proton-pass proton-mail
error: cannot perform the following tasks:
- Run configure hook of "proton-pass" snap if present (run hook "configure":
-----
.go:99: DEBUG: mount name:"/tmp/.snap/usr/share/doc" dir:"/usr/share/doc" type:"" opts:MS_BIND|MS_REC unparsed:"" (error: <nil>)
logger.go:99: DEBUG: mount name:"/tmp/.snap/usr/share/dot.bashrc" dir:"/usr/share/dot.bashrc" type:"" opts:MS_BIND unparsed:"" (error: <nil>)
logger.go:99: DEBUG: mount name:"/tmp/.snap/usr/share/dot.profile" dir:"/usr/share/dot.profile" type:"" opts:MS_BIND unparsed:"" (error: <nil>)
logger.go:99: DEBUG: mount name:"/tmp/.snap/usr/share/dot.profile.md5sums" dir:"/usr/share/dot.profile.md5sums" type:"" opts:MS_BIND unparsed:"" (error: <nil>)
logger.go:99: DEBUG: mount name:"/tmp/.snap/usr/share/dpkg" dir:"/usr/share/dpkg" type:"" opts:MS_BIND|MS_REC unparsed:"" (error: <nil>)
logger.go:99: DEBUG: mount name:"/tmp/.snap/usr/share/finalrd" dir:"/usr/share/finalrd" type:"" opts:MS_BIND|MS_REC unparsed:"" (error: <nil>)