Skip to content

Instantly share code, notes, and snippets.

View srizzling's full-sized avatar
☁️
Wrangling clouds so they don't fall on my head

Sriram Venkatesh srizzling

☁️
Wrangling clouds so they don't fall on my head
View GitHub Profile
@srizzling
srizzling / keybase.md
Created July 16, 2018 03:42
keybase.md

Keybase proof

I hereby claim:

  • I am srizzling on github.
  • I am srizzling (https://keybase.io/srizzling) on keybase.
  • I have a public key whose fingerprint is 8F1D F80A 5A59 15DE B0BA D163 9F32 71C5 B054 458C

To claim this, I am signing this object:

@srizzling
srizzling / ISSUE_TEMPLATE.md
Last active November 16, 2017 10:45
ISSUE_TEMPLATE.md

Status

READY/IN DEVELOPMENT/HOLD

Description

A few sentences describing the overall goals of the pull request's commits.

Related Zendesk Tickets and Jira Tickets

Ticket System URL Description Requester

Status

READY/IN DEVELOPMENT/HOLD

Description

A few sentences describing the overall goals of the pull request's commits.

Related PRs

List related PRs against other branches:

branch | PR

Keybase proof

I hereby claim:

  • I am srizzling on github.
  • I am srizzling (https://keybase.io/srizzling) on keybase.
  • I have a public key whose fingerprint is AA82 5E59 7008 7E02 1BA6 7CDB 8F32 D62C 0D66 26DB

To claim this, I am signing this object:

@srizzling
srizzling / gist:51b5c4e232fbcf1a6bbc
Created August 12, 2015 21:29
Resizing a fedora root parition
df
fdisk -l
fdisk /dev/sda
d
2
n
p
2
<return>
<return>
HTTP/1.1 200 OK
content-language: en-NZ
content-type: text/html; charset=utf-8
date: Tue, 30 Jun 2015 22:04:49 GMT
p3p: CP="NON CUR OTPi OUR NOR UNI"
x-frame-options: SAMEORIGIN
x-content-type-options: NOSNIFF
cache-control: no-cache="set-cookie, set-cookie2"
expires: Thu, 01 Dec 1994 16:00:00 GMT
x-powered-by: Servlet/3.0
import requests
import json
import ConfigParser
import os
from collections import namedtuple
directory = os.path.dirname(__file__)
filename = os.path.join(directory, '/config.ini')
Config = ConfigParser.ConfigParser()
Config.read(filename)
@srizzling
srizzling / mopidy.conf
Created April 4, 2015 00:06
mopidy.conf
# For further information about options in this file see:
# http://docs.mopidy.com/
#
# The initial commented out values reflect the defaults as of:
# Mopidy 0.19.5
# Mopidy-HTTP 0.19.5
# Mopidy-Local 0.19.5
# Mopidy-MPD 0.19.5
# Mopidy-SoftwareMixer 0.19.5
# Mopidy-Stream 0.19.5
POST https://api.test1c.trademe.co.nz/v1/Selling.xml HTTP/1.1
Accept-Encoding: gzip,deflate
Authorization: OAuth oauth_consumer_key="28703F7D1BC39100B0E41AC7ECB63BCFE8", oauth_token="4021373C8F966798AAC233848AEA7D2D", oauth_signature_method="PLAINTEXT", oauth_signature="8697586535B26D124866B62506BE48C738&9E9A730F8D2BB6A9566D8AD8631F4CA8"
Content-Type: application/xml
Content-Length: 646
Host: api.test1c.trademe.co.nz
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
<ListingRequest xmlns="http://api.trademe.co.nz/v1">
//192.168.1.76/WDTVLiveHub /root/wdtvlive cifs username=guest,password=,nounix,uid=server,gid=server,rw,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0