Skip to content

Instantly share code, notes, and snippets.

@tyzbit
tyzbit / bootstrap-ubuntu.sh
Last active December 8, 2025 22:19
bootstrap-ubuntu-server
#!/bin/bash
## Edit sudoers (add "NOPASSWD:" to the sudo line before ALL)
## Add optional: true to netplan and apply
## Add Google Kubernetes key
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys B53DC80D13EDEF05
# Install Docker
@tyzbit
tyzbit / 2.12.14 successful launch
Created November 14, 2025 12:41
SteamVR 2.14.2 No Man's Sky console errors
vrserverFri Nov 14 2025 07:38:42.621295 [Info] - Setting to LaunchingApp_ExternalLaunch because of prelaunch check for steam.app.275850
vrcompositorFri Nov 14 2025 07:38:42.645852 [Info] - OnMbox_SetDashboardVisibility {
"reason" : "transition_app_starting",
"type" : "set_dashboard_visibility",
"visible" : false
}
vrserverFri Nov 14 2025 07:38:42.729897 [Info] - SetApplicationPid appkey=steam.app.275850 pid=113983, external transition
vrserverFri Nov 14 2025 07:38:42.729942 [Info] - SetApplicationPid: Setting app steam.app.275850 PID to 113983
vrserverFri Nov 14 2025 07:38:46.184930 [Info] - CSharedResourceNamespaceServer sent namespace data: 112269
vrserverFri Nov 14 2025 07:38:46.185119 [Info] - Warning: vrclient connection from /var/home/tyzbit/.local/share/Steam/steamapps/common/Proton 10.0/files/bin/wine64-preloader with client DLL "/var/home/tyzbit/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrclient.so" (v2.12.14)
@tyzbit
tyzbit / flow.json
Last active September 17, 2025 20:20
any -> x265 Tdarr Flow
{
"_id": "68lTwTyjv",
"name": "Transcode to HEVC to Save Space",
"description": "Transcode to HEVC to Save Space",
"tags": "",
"flowPlugins": [
{
"name": "This isn't a TV show",
"sourceRepo": "Community",
"pluginName": "setFlowVariable",
@tyzbit
tyzbit / config.yaml
Last active August 19, 2025 20:49
acars-proc example config
# yaml-language-server: $schema=https://raw.githubusercontent.com/tyzbit/acars-processor/refs/heads/22-25-processing-steps/schema.json
ACARSProcessorSettings:
ColorOutput: true
LogLevel: debug
LogHideTimestamps: false
Database:
Enabled: true
Type: sqlite
ACARSHub:
@tyzbit
tyzbit / config.yaml
Created August 18, 2025 16:23
acars-processor rewrite config example
# yaml-language-server: $schema=https://raw.githubusercontent.com/tyzbit/acars-processor/refs/heads/main/schema.json
# Purpose: Forward all human-created messages to New Relic and Discord
# Environment variables are substituted at runtime by acars-processor
ACARSProcessorSettings:
Database:
Enabled: true
SQLiteDatabasePath: ./messages.db
Type: sqlite
ACARSHub:
@tyzbit
tyzbit / README.md
Created August 10, 2025 03:48
ACARS/VDLM2 Data Gathering
We couldn’t find that file to show.
@tyzbit
tyzbit / config.yaml
Created August 10, 2025 02:05
ACARS-Processor New Config Demo
# yaml-language-server: $schema=https://raw.githubusercontent.com/tyzbit/acars-processor/refs/heads/main/schema.json
# This file (and schema.json) are automatically generated
# from the code by running ./acars-processor -s
ACARSProcessorSettings:
ColorOutput: true
LogLevel: info
Database:
Enabled: true
SQLiteDatabasePath: ./messages.db
@tyzbit
tyzbit / vaporwave.json
Last active July 11, 2025 03:53
Revolt Vaporwave Theme
{
"accent": "#d6008f",
"background": "#220c32",
"foreground": "#00d0ff",
"block": "#35114f",
"message-box": "#0d203f",
"mention": "rgba(2, 175, 233, 0.5)",
"success": "#65E572",
"warning": "#FAA352",
"tooltip": "#000000",
@tyzbit
tyzbit / config.yaml
Created June 25, 2025 15:05
Tabby color scheme
# MERGE this with your tabby config
terminal:
colorScheme:
name: Missile Command
foreground: '#65E572'
background: '#290046'
cursor: '#bbbbbb'
colors:
- '#000000'
- '#ff615a'
@tyzbit
tyzbit / tyzbit.yaml
Created June 25, 2025 15:03
k9s theme
# place in ~/.config/k9s/skins or equivalent
k9s:
body:
bgColor: default
prompt:
bgColor: default
info:
fgColor: mediumpurple
frame:
menu: