This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env zsh | |
| # Quick launcher for Satisfactory Modeler with Hi-DPI flags | |
| # Place this script in the same folder as modeler.jar and run it directly. | |
| # Always launches DETACHED so Terminal can be closed immediately. | |
| set -euo pipefail | |
| # --- locate script dir and jar --- | |
| SCRIPT_PATH=${0:A} | |
| SCRIPT_DIR=${SCRIPT_PATH:h} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| """Interactive HID test harness for the PS5Mate Pro.""" | |
| from __future__ import annotations | |
| import sys | |
| import time | |
| from dataclasses import dataclass | |
| from pathlib import Path | |
| from typing import Callable, Iterable, Optional |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Script Info] | |
| Title: English (US) | |
| Original Translation: | |
| Original Editing: | |
| Original Timing: | |
| Synch Point: | |
| Script Updated By: | |
| Update Details: | |
| ScriptType: v4.00+ | |
| Collisions: Normal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Script Info] | |
| Title: English (US) | |
| Original Translation: | |
| Original Editing: | |
| Original Timing: | |
| Synch Point: | |
| Script Updated By: | |
| Update Details: | |
| ScriptType: v4.00+ | |
| Collisions: Normal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <tp-yt-paper-dialog style-target="host" role="dialog" tabindex="-1" class="style-scope ytd-popup-container" prevent-autonav="true" modern="" style="outline: none; position: fixed; top: 308.34px; left: 1348.5px; box-sizing: border-box; max-height: 1007px; max-width: 3120px; z-index: 2202;"> | |
| <!--css-build:shady--> | |
| <!--css-build:shady--> | |
| <yt-dialog-view-model dialog="true" class="ytDialogViewModelHost ytDialogViewModelResetSpacing" tabindex="-1"> | |
| <dialog-layout class="yt-spec-dialog-layout yt-spec-dialog-layout--dialog-layout-responsive" style=""> | |
| <div class="yt-spec-dialog-layout__dialog-layout-container"> | |
| <div class="yt-spec-dialog-layout__dialog-layout-content"> | |
| <div class="yt-spec-dialog-layout__dialog-layout-content-inner"> | |
| <span> | |
| <upsell-view-model class="ytUpsellViewModelHost ytUpsellViewModelHostNoPadding"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://www.dropbox.com/scl/fi/euqwblxaehg3px4mz7lsl/Kernel_Debug_Kit_15.3_build_24D5034f.dmg?rlkey=bgn7ganrtnzkyxvbi4h4kz1ip&dl=0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WEBVTT | |
| STYLE | |
| ::cue{font-weight:bold;background: none;text-shadow: 1px 1px black, -1px -1px black, 1px -1px black, -1px 1px black, 0px 1px black, 1px 0px black;} | |
| ::cue(.Q0){font-family:"Swis721 BT" ,Arial; font-size:1em; color:yellow;} | |
| ::cue(.Q1){font-size:1em; font-family:"Freehand471 BT" ,"Times New Roman"; color:#FFFFFF;} | |
| ::cue(.Q2){font-family:"Staccato555 BT" ,"Times New Roman"; color:#d99466; font-size:1.5em;} | |
| ::cue(.Q3){color:#9ae49c; font-size:1.5em; font-family:"Staccato555 BT" ,"Times New Roman";} | |
| ::cue(.Q4){font-family:"Staccato555 BT" ,"Times New Roman"; font-size:1.32em; color:#ffa57d;} | |
| ::cue(.Q5){font-family:"Staccato555 BT" ,"Times New Roman"; color:#ffa57d; font-size:1.5em;} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Script Info] | |
| ; Script generated by Aegisub 3.3.3 | |
| ; http://www.aegisub.org/ | |
| Title: English (US) | |
| ScriptType: v4.00+ | |
| WrapStyle: 0 | |
| PlayResX: 1920 | |
| PlayResY: 1080 | |
| ScaledBorderAndShadow: yes | |
| YCbCr Matrix: TV.709 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env zsh | |
| # Set custom environment variables | |
| export JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk-17.jdk/Contents/Home" # set your java 17 home path | |
| export PATH="/usr/local/opt/gradle@7/bin:$PATH" # set your gradle 7 path | |
| # Get the directory where the script is located | |
| script_dir=$(dirname "$0") | |
| # Change the current working directory to the script's directory |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /Users/USER/Apps/nzbToMedia/eol.py:148: LifetimeWarning: Python 2.7 is no longer supported. | |
| warnings.warn(msg, LifetimeWarning) | |
| [21:05:00] [INFO]::MAIN: Loading config from [/Users/USER/Apps/nzbToMedia/autoProcessMedia.cfg] | |
| [21:05:00] [INFO]::MAIN: Python v2.7 reached end of life 341 days ago. | |
| [21:05:00] [WARNING]::MAIN: Please upgrade to a more recent Python version. | |
| [21:05:00] [INFO]::MAIN: Checking database structure... | |
| [21:05:00] [DEBUG]::MAIN: Checking Initial Schema database upgrade | |
| [21:05:00] [DEBUG]::MAIN: InitialSchema upgrade not required | |
| [21:05:00] [DEBUG]::MAIN: Checking if we can use git commands: "/usr/local/bin/git" version | |
| [21:05:00] [DEBUG]::MAIN: Executing "/usr/local/bin/git" version with your shell in /Users/USER/Apps/nzbToMedia |
NewerOlder