Skip to content

Instantly share code, notes, and snippets.

View omniwired's full-sized avatar
๐Ÿš€
Shipping

OmniWired omniwired

๐Ÿš€
Shipping
View GitHub Profile
{
"key": "75ddc75c9983d74756e55f2c",
"addrs": [
{
"addr": {
"id": "b8137c688096d1abcf56942d335d061f212e6629",
"ip": "62.212.65.138",
"port": 34656
},
"src": {
@omniwired
omniwired / create_pr.sh
Created March 16, 2018 00:21
Create Pull requests from command line
#!/bin/bash
# Set the targets branches
targets=(
'master'
'stage'
'develop'
)
# to create pull requests we need "hub" a piece of software made by github to programatically interact with GitHub
@omniwired
omniwired / fix_spotify_sdd.py
Created November 10, 2016 04:07
fix_spotify_sdd.py
#!/usr/bin/python
target = "/Applications/Spotify.app/Contents/MacOS/Spotify"
with open(target) as infile:
bytes = infile.read()
with open("./Spotify", "wb") as backup:
backup.write(bytes)
fixed = bytes.replace("VACUUM;", "xxxxxx;")
with open (target, "wb") as outfile:
outfile.write(fixed)

Keybase proof

I hereby claim:

  • I am omniwired on github.
  • I am omniwired (https://keybase.io/omniwired) on keybase.
  • I have a public key whose fingerprint is 1D68 9218 A03C 5BAD FE14 0A2A 6657 A829 3E11 373D

To claim this, I am signing this object:

@omniwired
omniwired / _.md
Created July 10, 2014 19:51
math clock
@omniwired
omniwired / _.md
Created July 7, 2014 22:54
trigonometric bars
@omniwired
omniwired / _.md
Created July 7, 2014 15:34
fireworks
@omniwired
omniwired / _.md
Created July 2, 2014 20:10
firstcollision