Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View FilBot3's full-sized avatar
😀
Working hard

FilBot3 FilBot3

😀
Working hard
View GitHub Profile
@FilBot3
FilBot3 / My_DriveThruRPG_Collection.log
Last active November 2, 2023 18:35
My DriveThruRPG Collection, not including Itch.io or random self-published stuff.
➜ Documents
> ls --directory DriveThruRPG/*/*/
'DriveThruRPG/1d10+5/Solitary Defilement - Expanded Edition/'
'DriveThruRPG/3 Skulls Pub/Year Zero Mini/'
'DriveThruRPG/3 Skulls Pub/Year Zero Nano/'
'DriveThruRPG/Absolute Tabletop/Oath of the Frozen King - Adventure Kit/'
'DriveThruRPG/Absolute Tabletop/The Mecha Hack/'
'DriveThruRPG/Absolute Tabletop/The Mecha Hack_ Mission Manual/'
'DriveThruRPG/A Couple of Drakes/Court of Blades - Scandal, Forged in the Dark/'
'DriveThruRPG/Alex Dworman/Character Sheets Compatible with Worlds Without Number/'
@FilBot3
FilBot3 / steam_debug_20230125.1.log
Created January 25, 2023 22:37
Steam Link Model 1003 Build 861 not loading Moonlight-QT
This file has been truncated, but you can view the full file.
==== dmesg ====
[ 6.709210] [pxa3xx_read_page,2964] nand page 00000011 direct map buf d1856500 error, try bounce buffer
[ 6.709605] [pxa3xx_read_page,2964] nand page 00000012 direct map buf d1856500 error, try bounce buffer
[ 6.709971] [pxa3xx_read_page,2964] nand page 00000013 direct map buf d1856500 error, try bounce buffer
[ 6.710343] [pxa3xx_read_page,2964] nand page 00000014 direct map buf d1856500 error, try bounce buffer
[ 6.710721] [pxa3xx_read_page,2964] nand page 00000015 direct map buf d1856500 error, try bounce buffer
[ 6.711096] [pxa3xx_read_page,2964] nand page 00000016 direct map buf d1856500 error, try bounce buffer
[ 6.711457] [pxa3xx_read_page,2964] nand page 00000017 direct map buf d1856500 error, try bounce buffer
[ 6.711817] [pxa3xx_read_page,2964] nand page 00000018 direct map buf d1856500 error, try bounce buffer
[ 6.712191] [pxa3xx_read_page,2964] nand page 00000019 direct map buf d1856500 error, try bounce buffer
@FilBot3
FilBot3 / 00_README.md
Last active December 12, 2022 15:32
tmux Start-up script and Configuration

tmux startup and config

Overview

@FilBot3
FilBot3 / dotnet_core_Taskfile.yaml
Created October 13, 2022 15:05
A Taskfile for .NET Core setup of new projects automating some of it for others. Doesn't cover EVERY option or idea, but it should be fairly easy to extend.
---
# https://taskfile.dev
version: '3'
vars:
PROJ: HelloWorld
tasks:
default:
desc: Default task(s)
@FilBot3
FilBot3 / 00_README.md
Last active September 27, 2022 18:56
Fedora 36 KDE Spin kernel-5.19.9-200 and kernel-5.19.10-200 information

Fedora 36 KDE Spin not recognizing touch screen or touch pad on Lenovo Ideapad Flex 5 14" AMD Ryzen

Overview

As of 2022-09-24, an update to the Fedora operating system was installed on a Lenovo Ideapad Flex 5 14" screen with AMD Ryzen CPU. This took the Linux Kernel from kernel-5.19.9-200.fc36.x86_64 to kernel-5.19.10-200.fc36.x86_64. After that the touch pad and touch scream ceased to work. I was able to plugin an external mouse and use the device. However, the device was purchased with the intent to use the screen for artistic purposes.

@FilBot3
FilBot3 / zabbix-in-podman-pod.sh
Last active December 16, 2023 19:43
Run Zabbix in Podman Pods. I had to update the images a bit, and used full option flags.
#!/usr/bin/env bash
#
# @see https://www.zabbix.com/documentation/current/en/manual/installation/containers
CONTAINER_TAG="6.2.0-alpine"
function help_menu() {
cat << EOF
usage: zabbix-in-podman-pod.sh COMMAND
@FilBot3
FilBot3 / Genesys_RPG_Dice_Chart.md
Last active June 29, 2022 12:09
The Genesys RPG Dice Chart in HTML5 Decimal Codes

Genesys Dice

Overview

This is a Genesys dice chart that uses HTML5 Decimal Codes to portray the dice and symbols. However, this requires a device with up to date rendering engines, as I'm finding the tablet I write this on does not but my phone does.

Genesys Dice Types

  • □ - Boost Die (d6) blue
  • ■ - Setback Die (d6) black
@FilBot3
FilBot3 / printing-pdfs-as-booklets.md
Last active January 12, 2023 14:28
Printing PDFs as booklets

Printing PDFs as booklets

Overview

Printing a PDF as a booklet helps reduce the page count needed to print, and also make the PDF able to be travel sized. The size of where it becomes unusable is up to you. However, if it's too big to fold and staple, then you shouldn't do this.

Requirements

  • Podman or Docker
@FilBot3
FilBot3 / 00_README.md
Last active June 15, 2022 13:21
Replace variables in Angular or React apps upon startup.

Replace variables in Angular or React upon startup

Overview

The following script is useful for when you want to include variables in your React or Angular web app, but don't want 2 or more container images in your container registry.

Usage

➜ ~
> sudo rpm-ostree cleanup -bm
[sudo] password for filbot:
Freed: 408.8 MB (pkgcache branches: 5)
➜ ~
> sudo rpm-ostree upgrade
2 metadata, 0 content objects fetched; 788 B transferred in 1 seconds; 0 bytes content written
Checking out tree 0012652... done
Enabled rpm-md repositories: fedora-cisco-openh264 fedora-modular updates-modular updates fedora rpmfusion-free-updates rpmfusion-free rpmfusion-nonfree-updates rpmfusion-nonfree phracek-PyCharm rpmfusion-nonfree-nvidia-driver rpmfusion-nonfree-steam google-chrome updates-archive
Updating metadata for 'fedora-cisco-openh264'... done