Skip to content

Instantly share code, notes, and snippets.

@rstewa
rstewa / Ruby-On-Rails-Install-Guide-MacOS-Ventura.md
Created June 11, 2023 21:57
Ruby on Rails install guide for MacOS Ventura

Ruby Rails Install Guide for MacOS Ventura

Step 1: Install Homebrew

Run this command inside your terminal to install Homebrew:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
@rstewa
rstewa / Disable-EpicGamesOverlay.ps1
Created January 8, 2023 08:12
Disable Epic Games Overlay for the Epic Games Launcher
#requires -version 2
<#
.NOTES
Version: 1.0
Author: Ryan Stewart
Creation Date: 06/12/22
Purpose/Change: Disable EpicGames bullshit overlay
#>
#---------------------------------------------------------[Initialisations]--------------------------------------------------------
@rstewa
rstewa / Controller_Overclock_Guide_with_Secure_Boot_Enabled.md
Last active April 22, 2024 17:45
Controller (DS4, Duelsense, Xbox, etc.) Overclock Guide with Secure Boot ON/ENABLED via LordOfMice/Hidusbf

Controller (DS4, Duelsense, Xbox, etc.) Overclock Guide with Secure Boot ON via LordOfMice/Hidusbf for Windows 10/11

Guide created by rstewa35

Warning

Use the guide at your own risk. Read the warnings/risks HERE.

Step 1