Skip to content

Instantly share code, notes, and snippets.

@dekom
dekom / volume.rb
Created October 15, 2012 22:02 — forked from jaspervdj/volume.rb
Set pulseaudio volume from the command line
#!/usr/bin/ruby
# Pulseaudio volume control
class Pulse
attr_reader :volumes, :mutes
# Constructor
def initialize
dump = `pacmd dump`.lines
@volumes = {}
@dekom
dekom / gist:3549472
Created August 31, 2012 05:50
Someone's ZSH Configuration file
####### zsh configuration file ######
### Init ###
autoload -U compinit promptinit
compinit
promptinit
#prompt walters
prompt own
@dekom
dekom / C.markdown
Created May 6, 2012 02:47
History of the C Language

The Development of the C Language

Dennis M. Ritchie

Bell Labs/Lucent Technologies

Murray Hill, NJ 07974 USA

dmr@bell-labs.com

@dekom
dekom / chpwd_update_git_vars.sh
Created April 29, 2012 19:06 — forked from scelis/chpwd_update_git_vars.sh
Add git information to your ZSH prompt.
update_current_git_vars
@dekom
dekom / lansky_streaming_guide.markdown
Created April 1, 2012 04:49
Lansky's Streaming Guide

Lanksy's Streaming Guide

credit/source: Lansky's Streaming Guide on NATF2

Hi everyone! I have been getting a lot of messages/requests for what programs I use to stream, how to use them, and what settings I use.

Before I start, a quick note: The settings that I'm sharing are not necessarily the best settings for you and they're probably not the best settings for me either. I came across these settings after just researching and messing around to see what worked for me.

1: Programs Comparison

To start off, I'm just going to go over some of the major differences between some of the programs I use to stream.

@dekom
dekom / Book source.markdown
Created March 21, 2012 01:01
[NOTES] The Pickaxe 1.9
@dekom
dekom / Book source.markdown
Created March 20, 2012 01:18
[NOTES] Ruby on Rails Tutorial
@dekom
dekom / Book source.markdown
Created March 16, 2012 01:31
[Notes] Eloquent JavaScript
@dekom
dekom / Book source.markdown
Created March 15, 2012 03:05
[NOTES] The Book of CSS3
@dekom
dekom / adobe_air_install
Created March 9, 2012 03:51
Ubuntu tips & tricks
sudo dpkg -i adobeair_64.deb