Skip to content

Instantly share code, notes, and snippets.

View chiefnoah's full-sized avatar
🍔
pushing qubits

Noah Pederson chiefnoah

🍔
pushing qubits
View GitHub Profile
  • 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

Test hoot

This is a simple test

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__ = ""

Keybase proof

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: