- Create Launch Daemon script
sudo nano /Library/LaunchDaemons/com.turbo-boost-switcher.plist
- Contents:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.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
// ==UserScript== | |
// @name Fix FFZ Twitch VOD Chat Rich Content Wrapping | |
// @namespace Violentmonkey Scripts | |
// @updateURL https://gist.github.com/mepherion/25d876f538eb055cb21a6bac2c0219b3/raw/04a09298c48402d1f11f229e0e57b2bf4e1bdb11/fix_ffz_rich_content.user.js | |
// @downloadURL https://gist.github.com/mepherion/25d876f538eb055cb21a6bac2c0219b3/raw/04a09298c48402d1f11f229e0e57b2bf4e1bdb11/fix_ffz_rich_content.user.js | |
// @match https://www.twitch.tv/videos/* | |
// @version 1.0 | |
// @author - | |
// @description 8/15/2023, 8:03:19 AM | |
// @grant GM_addStyle |
- WFC from binisoft - works well for most users, doesn't support DNSCrypt/Unbound because it's based on Windows own WFP/WF which requires DNS running (besides this it works well)
- Windows 10 Firewall from sphinx - Worth the money, works even with DNSCrypt and Unbound
- Comodo Firewall - Free and works, it comes with useful features which is more an all-in-one solution than a simple firewall - well it does it's job
- Windows own integrated firewall - good enough and free no performance hits
- Other paid solutions like Kaspersky Internet Security are also okay to go
Free Stonks on Guilded at https://www.guilded.gg?r=GmjbeMMm
https://tinyurl.com/skyscale-gw2
Complete a bunch of jumping puzzles (sort of, look for the icon) and world bosses. Do youreself a favor and get a Prototype Position Rewinder.
-
Displaced Tower, Jahai Bluffs - [&BG0LAAA=]
-
Loyalist Warren, Domain of Kourna - [&BFMLAAA=]
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
/* Bottom to Top [You will need to manually scroll up after that]*/ | |
div.tw-flex-grow-1.tw-full-height.tw-pd-b-1 { | |
display: flex; | |
flex-direction: column-reverse; | |
} | |
/* Remove More Messages Below */a | |
div.chat-list__list-footer.tw-absolute.tw-align-items-center.tw-border-radius-medium.tw-bottom-0.tw-flex.tw-full-width.tw-justify-content-center.tw-pd-05 div { | |
display: none; | |
} |
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
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MRT] | |
"DontOfferThroughWUAU"=dword:00000001 |
Join Robinhood and we'll both get a stock like Apple, Ford, Google, Verizon, Facebook, Tesla, Comcast, or Sprint for free. Make sure you use my link.
EVGA Associates Code: 458L4XGE33XURZ7
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
youtube-dl --ignore-config -f bestaudio -x --audio-format mp3 --audio-quality 0 --embed-thumbnail --add-metadata --restrict-filenames %* |
NewerOlder