I hereby claim:
- I am burritosoftware on github.
- I am burritosoftware (https://keybase.io/burritosoftware) on keybase.
- I have a public key ASBd8leVBeRHGClqE9LILhrPbbWnITaWl7Mm2_jDcNcmOAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
import os | |
import shutil | |
for version in os.listdir('Beat Saber Versions'): | |
depotfiles = 'Beat Saber Versions/' + version + '/.DepotDownloader' | |
if os.path.exists(depotfiles): | |
shutil.rmtree(depotfiles) | |
print(version + ' cleaned') |
import json | |
import os | |
import time | |
# Enter your username and password in the variables below | |
# This script should be placed in a directory with: | |
# DepotDownloader: https://github.com/SteamRE/DepotDownloader/releases/latest | |
# Latest BSVersions.json: https://raw.githubusercontent.com/RiskiVR/BSLegacyLauncher/master/Resources/BSVersions.json | |
# clean.py: https://gist.githubusercontent.com/burritosoftware/e80048ea18c591be3fd6bd3eda7b90d1/raw/f51538d5378986618cc0673dfe42958a1b5da407/clean.py |
// ==UserScript== | |
// @name Steam Workshop Download Button | |
// @author Burrito (forked) | |
// @description Adds a button to the Steam Workshop pages that lets you open steamwsauto to begin downloading. Also provides fixes for the Subscribe button to fix patches with the Download button. | |
// @include *steamcommunity.com/sharedfiles/filedetails/?id=* | |
// @grant GM_addStyle | |
// @version 1.0.0 | |
// ==/UserScript== | |
var patt=new RegExp("[0-9]{2,15}"); |
Having issues with AltStore? This is the right place for you.
Check that your Mac or PC and your device are connected to the same network.
Check that iTunes/Finder Wi-Fi Sync is turned on.
I'm Burrito. You may know me from making AuthKit, AppDefense, Wander, or some other projects like my jailbreak guides. I'm one of the youngest people in the jailbreak community, and probably one of the youngest tool creators. Today, I would like to share some harsh experiences I've had, and why I am leaving the community.
For starters, I should mention that my experience only applies to the r/Jailbreak Discord community. Also, I should mention that you should read everything. There is no tl;dr, and the people who actually read the entire message with a serious mind would earn lots of respect and trust from me. I know this message will surface to r/Jailbreak's Discord, in one way or another, and I know people will skim over this, and I know that many people will not agree. I also know, in the terms of the r/Jailbreak Discord, that I will get a lot of "who the **** asked" and "who cares" jokes and comments. I also strongly know that the staff of the server will mock and meme this writing I ma
img[data-name=":pleading_face:"] { | |
content: url(https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f97a.svg); | |
} | |
img[data-name=":face_holding_back_tears:"] { | |
content: url(https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/svg/1f979.svg); | |
} |
chmod +x
the bundle file, then sudo sh [vmware].bundle
kernel-devel
as this contains the required headers, this is the only thing I had to install)sudo /usr/src/kernels/`uname -r`/scripts/sign-file sha256 ./MOK.priv ./MOK.der `modinfo -n vmmon`