- Good C Compiler Flags
- Source
-Wall -Wextra
- Static warnings
- Dynamic Runtime Checks
-
export ASAN_OPTIONS=abort_on_error=1:halt_on_error=1 export UBSAN_OPTIONS=abort_on_error=1:halt_on_error=1
-
-fsanitize=address
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
import requests | |
import json | |
import os | |
from subprocess import call | |
#Requires a working external youtube-dl installation, as the python module is missing some stuff. | |
__YOUTUBE_DL_PATH__ = "" | |
# To find USER ID, go to your profiles page on soundcloud and view the pages source. Search for "soundcloud://users:" | |
# The number that follows is your user ID, paste that here (ex. 21397662) | |
__USER_ID__ = "" |
I hereby claim:
- I am chiefnoah on github.
- I am chiefnoah (https://keybase.io/chiefnoah) on keybase.
- I have a public key ASCpA-bgoBIGsaYzHiYYOOfdBR1ocoWyoq3l43dlv9RI6Qo
To claim this, I am signing this object: