{ | |
"input": { | |
"blocklist": [], | |
"compressor#0": { | |
"attack": 5.0, | |
"boost-amount": 6.0, | |
"boost-threshold": -72.0, | |
"bypass": false, | |
"dry": -100.0, | |
"hpf-frequency": 10.0, |
#!/bin/env bash | |
# Check Updates List | |
# Report and notify only when specific packages needs an update on Archlinux. | |
# | |
# Usage: | |
# checkupdateslist [package]... | |
# | |
# Example: | |
# $ checkupdateslist |
mirror of The Ultimate Beginner's Guide to GPU Passthrough (Proxmox, Windows 10) by /u/cjalas
>Welcome all, to the first installment of my Idiot Friendly tutorial series! I'll be guiding you through the process of configuring GPU Passthrough for your Proxmox Virtual Machine Guests. This guide is aimed at beginners to virtualization, particularly for Proxmox users. It is intended as an overall guide for passing through a GPU (or multiple GPUs) to your Virtual Machine(s). It is not intended as an all-exhaustive how-to guide; however, I will do my best to provide you with all the necessary resources and sources for the passthrough process, from start to finish. If something doesn't work properly, please check /r/Proxmox, /r/Homelab, /r/VFIO, or
Request a copy of your YouTube watch history over at Google Takeout
- Click on
Deselect all
- Scroll down and select YouTube and YouTube Music
- Click on
All YouTube data included
- Make sure to only select history
/**************************************************************************** | |
* Betterfox * | |
* "Ad meliora" * | |
* version: 106 * | |
* url: https://github.com/yokoffing/Betterfox * | |
* license: https://github.com/yokoffing/Betterfox/blob/master/LICENSE * | |
* README: https://github.com/yokoffing/Betterfox/blob/master/README.md * | |
****************************************************************************/ | |
/**************************************************************************** |
This is a list of Minecraft 1.7.10 mods that are not focused on adding new original content. Instead, they make the base game run better, or port over features from other versions of vanilla.
These lists try to comprehensively list all the available options. You will not want to use all of the listed mods at once.
Some of the listed mods require a Mixin bootstrap mod in order to work. See the Mixin mods section near the end of the document for information about that.
Here is another method that uses Flatpak and
obs-vkcapture
, which don't meet my personal needs but are very likely to be useful for you. In the comments there there is also anobs-gstreamer
method.
Here is another method for recording that has its own GUI for Gaming Mode built with Decky Loader.
Key phrase: very much like, not identical. Always treat this as more unstable than Manjaro and only expect support with it in my comments section here.
- Set a password (if you haven't already) and disable read-only rootfs (yes this means after updating SteamOS [not Steam Client] this will all be deleted and you will have to do all this again if you want
# Manual opt parsing example | |
# | |
# Features: | |
# - supports short and long flags (ie: -v|--verbose) | |
# - supports short and long key/value options (ie: -f <file> | --filename <file>) | |
# - supports short and long key/value options with equals assignment (ie: -f=<file> | --filename=<file>) | |
# - does NOT support short option chaining (ie: -vh) | |
# - everything after -- is positional even if it looks like an option (ie: -f) | |
# - once we hit an arg that isn't an option flag, everything after that is considered positional | |
function optparsing_demo() { |
A list of performance-enhancing mods for 1.8.9 and below.
Any suggestions/complaints?
Join our discord or use the gist comments.
Mods marked as "Dangerous" might be unstable, and cause some unexpected behaviour.