Skip to content

Instantly share code, notes, and snippets.

View jonbackhaus's full-sized avatar

Jonathan Backhaus jonbackhaus

View GitHub Profile
@jonbackhaus
jonbackhaus / sync_playlists_to_users.py
Created November 3, 2018 21:31 — forked from JonnyWong16/sync_playlists_to_users.py
Sync Plex playlists to shared users.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Description: Sync Plex playlists to shared users.
# Author: /u/SwiftPanda16
# Requires: plexapi, requests, xmltodict
import requests
import xmltodict
@jonbackhaus
jonbackhaus / find-top-level-packages.py
Created March 3, 2018 20:07 — forked from kotarou3/find-top-level-packages.py
Find top-level packages of the dependency graph for debian packages
#!/usr/bin/python3
import argparse, sys
import apt
import networkx as nx
parser = argparse.ArgumentParser(
description = "Find top-level packages of the dependency graph"
)
parser.add_argument(
@jonbackhaus
jonbackhaus / reset_routing_table.sh
Created May 29, 2017 19:19 — forked from midwire/reset_routing_table.sh
Reset routing table on OSX
#!/usr/bin/env bash
# Reset routing table on OSX
# display current routing table
echo "********** BEFORE ****************************************"
netstat -r
echo "**********************************************************"
for i in {0..4}; do
sudo route -n flush # several times
@jonbackhaus
jonbackhaus / .bash_profile
Created May 28, 2017 11:06 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management

Keybase proof

I hereby claim:

  • I am jonbackhaus on github.
  • I am jonbackhaus (https://keybase.io/jonbackhaus) on keybase.
  • I have a public key ASB1eVVQRTN8rSAoxu6etz9axuQ3krM29LEr9fIQsto-iAo

To claim this, I am signing this object: