This file contains 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
### Keybase proof | |
I hereby claim: | |
* I am katabame on github. | |
* I am katabame (https://keybase.io/katabame) on keybase. | |
* I have a public key ASAyQ9pXZ67feJDxofpjItSI5WMFMEoBw09TYPFIHe_EIQo | |
To claim this, I am signing this object: |
This file contains 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
set autoindent | |
set const | |
set cut | |
set morespace | |
set multibuffer | |
set nohelp | |
set nonewlines | |
set nowrap | |
set preserve | |
set rebindkeypad |
This file contains 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
//autoexec by katabame | |
//Rates | |
rate "128000" | |
cl_cmdrate "128" | |
cl_updaterate "128" | |
cl_interp "0" | |
cl_interp_ratio "1" | |
cl_lagcompensation "1" | |
cl_interpolate "1" |
This file contains 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
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
ForgelinPlugin (Forgelin-1.5.1.jar) | |
Wizardry Plugin (wizardry-0.3.jar) | |
IELoadingPlugin (ImmersiveEngineering-0.12-74-core.jar) | |
AstralCore (astralsorcery-1.12.2-1.7.jar) | |
LibrarianLib Plugin (librarianlib-4.0.jar) | |
Extra Alchemy ASM (extraalchemy-0.3.5-release.jar) | |
HammerCoreCore (HammerCore-1.12.2-1.9.5.1.jar) |
This file contains 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
import os | |
import re | |
import asyncio | |
import functools | |
import youtube_dl | |
from concurrent.futures import ThreadPoolExecutor | |
ytdl_format_options = { | |
'format': 'bestaudio/best', |
This file contains 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
/* | |
Flat Dark Theme | |
by @katabame#3778 | |
LICENSE: WTFPL | |
*/ | |
/* Mini Server icons */ | |
.guilds-wrapper { | |
width: 60px; | |
} |
This file contains 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
/* | |
LICENSE: WTFPL | |
HOW TO: APPLIE THIS CSS TO `http://*` and `https://*` | |
*/ | |
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700"); | |
@import url("https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css"); | |
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css"); | |
body | |
{ |
This file contains 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
/* | |
How to use: patch this up to http://www.nicovideo.jp/watch/* | |
LICENSE: MIT | |
*/ | |
.SwitchToFlashLead, .VideoMenuContainer-uadContainer, .BottomContainer-side, .IchibaContainer, .FooterContainer-group, .MiniBannerAdContainer, .MarqueeContainer, .PremiumLink, .PreVideoStartPremiumLinkContainer, .NicoSpotAdContainer | |
{ | |
display: none; | |
} |
This file contains 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
@echo off | |
for /f "delims=" %%i in ('certutil -hashfile %~1 MD5 ^| findstr -r -c:"^[a-z][0-9] "') do set hash=%%i | |
set hash=%hash: =% | |
echo %hash% %~1>%~1.md5sum |
This file contains 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
Biscuit | |
Candy | |
Macaron | |
Muffin | |
Jelly | |
Tarte | |
Pie | |
Jam | |
Juice | |
Sparkling |