Skip to content

Instantly share code, notes, and snippets.

View caseif's full-sized avatar

Max Roncace caseif

View GitHub Profile
@caseif
caseif / steamvr_system_report_20231006.txt
Created October 6, 2023 18:53
SteamVR System Report 2023-10-06
This file has been truncated, but you can view the full file.
SteamVR System Report created Fri Oct 06 14:53:09 2023
<Report>
SteamVR Version: 2.0.3 (1696378771)
SteamVR Date: 2023-10-03
Steam: Public
Steam Branch: beta
Steam AppID: 250820
Tracking: lighthouse
OS: Linux version 6.5.5-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 ZEN SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:54:46 +0000
This file has been truncated, but you can view the full file.
SteamVR System Report created Tue Sep 26 09:39:27 2023
<Report>
SteamVR Version: 2.0.1 (1695686493)
SteamVR Date: 2023-09-25
Steam: Public
Steam Branch: beta
Steam AppID: 250820
Tracking: lighthouse
OS: Linux version 6.5.3-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 ZEN SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:16 +0000
This file has been truncated, but you can view the full file.
SteamVR System Report created Fri Aug 18 11:22:02 2023
<Report>
SteamVR Version: 1.27.2 (1692234646)
SteamVR Date: 2023-08-16
Steam: Public
Steam Branch: beta
Steam AppID: 250820
Tracking: lighthouse
OS: Linux version 6.4.10-zen2-1-zen (linux-zen@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 ZEN SMP PREEMPT_DYNAMIC Sun, 13 Aug 2023 01:33:59 +0000
@caseif
caseif / mr pencil.md
Last active April 3, 2023 02:17
Grey Leno Interviews

Grey Leno: Welcome back to "The Grey Leno Show"! We have a very special guest today. Please welcome, the one and only, Mr. Pencil!

Mr. Pencil enters the stage, looking like a regular pencil with a smiley face on the eraser.

Audience: confused silence

Grey Leno: So, Mr. Pencil, tell us, what's it like being a pencil?

Mr. Pencil stares blankly

@caseif
caseif / steamvr_system_report.txt
Created March 29, 2023 20:34
SteamVR System Report
This file has been truncated, but you can view the full file.
SteamVR System Report created Wed Mar 29 16:32:27 2023
<Report>
SteamVR Version: 1.25.7 (1679545784)
SteamVR Date: 2023-03-23
Steam: Public
Steam Branch:
Steam AppID: 250820
Tracking: lighthouse
OS: Linux version 6.2.8-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 ZEN SMP PREEMPT_DYNAMIC Wed, 22 Mar 2023 22:52:38 +0000
@caseif
caseif / fb-genre-colors-script
Last active September 5, 2015 15:46
foobar2000 Columns UI - Genre Colors
// This script applies Monstercat genre colors to the genre column of the foobar2000 Columns UI.
// Genre colors taken from https://goo.gl/U39iJL
// To use this script:
// 1) Install Columns UI as a component for foobar2000 from http://yuo.be/columns.php
// 2) Navigate to File->Preferences->Display->Columns UI->Playlist view.
// 3) Create a new column called "Genre" and use `$if(%genre%,%genre%,-)` as the display expression in the Scripts tab.
// 4) Click the Style tab and paste this script in. Be sure to check the "Use custom style script" box as well.
// That's it! Click Apply and enjoy!