Skip to content

Instantly share code, notes, and snippets.

View SheepCommander's full-sized avatar
🐑
Sheepy

SheepCommander SheepCommander

🐑
Sheepy
View GitHub Profile

Officially supports winget: (Or i dont care if it doesnt)

  1. git;
  2. ytdlp;
  3. other supported apps;
  4. possibly not supported, dont care;

winget install -h -e --id=Git.Git; winget install -h -e --id=JesseDuffield.lazygit; winget install -h -e --id=GitHub.cli;

Factory reset:

  • gh authentication tool
  • lazygit.exe
  • git
  • ungoogled chromium
    • ublock origin
    • vencord web
    • shinigami eyes
    • marvelous suspender
  • chromium webstore

1.17.1 Client-Side Fabric Modlist

  • Ambient indicates the mod adds audio ambience.
  • Optimization simply optimizes the game so it runs better. Just throw all of these mods into the mod folder without thinking about it
  • Visual means that it's purely a visual change, usually some form of tweak.
  • Tweak without the Visual tag means that it modifies existing behavior/functionality. Feature means it adds new functionality/other.
  • OF-Alt means that it's an Optifine Alternate

APIs & Dependencies

Set up PATH folder thing

  • ffmpeg
  • yt-dlp

rest

  • godot (FFBX2gITF for converting 3d models, maybe)
  • osu!lazer (EXPORT SKIN, MAYBE ALSO BEATMAPS?)
  • OBS Studio (may want Ready For Assistant)
  • Steam
  • Touhou Fumo Racing
  • Moonlight!! (ViGEm Bus Driver, ZeroTier)

Over the course of Discord history there have been various methods to crash discord, some that have been patched out include special unicode characters, a special image I couldn't get a hold of myself, and a special gif that used to crash IOS users.

NOT patched out are videos that abuse -going in with a RGBY color editor and changing to an invalid color -editing sound above the sound barrier -using (I believe) FFMPEG to stitch together videos of different resolutions together.

Now about the last one; chromium does not account for the possibility of a video changing resolution mid-way through, so the video player "throws up an error, shits itself, and takes down discord with it--in some cases even your operating system too" - paraphrased.


// ==UserScript==
// @name Hololive combo
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Spread the love of HOLLOW LIFE
// @author oralekin
// @match https://hot-potato.reddit.com/embed*
// @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com
// @grant none
// ==/UserScript==