Skip to content

Instantly share code, notes, and snippets.

[12:28am] elliottcable: To describe what I'm doing: To anonymize my identity away from my private “savings” address, from which I'm drawing funds,
[12:28am] elliottcable: I'm preforming a “shared send.” This uses a third-party anonymizing service that forwards the money through hundreds of transactions, that “mix” the money with other peoples', making it virtually impossible to trace the transaction back through the public block-chain.
[12:28am] elliottcable: (Basically, it's socially-acceptable money laundering. Standard practice.)
[12:29am] elliottcable: This is going to trickle money out onto a new address of my own I've generated for this purpose; once it's full, I'll be generating two transactions. One to the address you just signed for me, a private transaction to yourself. You will then be able to draw on that money (publically), or launder it back to your own anonymous savings account, as you please.
[12:30am] elliottcable: The second will go to a public gittip.com address, which I'll help you generat
@ELLIOTTCABLE
ELLIOTTCABLE / update_vim.sh
Created February 4, 2012 05:25 — forked from lonnen/update_vim.sh
Get a more recent vim running in your terminal
# you'll need mercurial, gzip, a c compiler...
# though you could skip the mercurial if you download the source directly
# get the latest source checkout
hg clone https://vim.googlecode.com/hg/ vim
cd vim
# if you already have the source, make sure it is up to date
## cd path/to/vim
## hg pull
@ELLIOTTCABLE
ELLIOTTCABLE / gist:1116380
Created July 31, 2011 04:18
Where in the world is eboyjr?
/channel add -auto #ajax Freenode
/channel add -auto #arduino Freenode
/channel add -auto ##bash Freenode
/channel add -auto ##c Freenode
/channel add -auto ##c++ Freenode
/channel add -auto #chromium Freenode
/channel add -auto ##chocolatapp Freenode
/channel add -auto #cloud9ide Freenode
/channel add -auto ##compsci Freenode
/channel add -auto #css Freenode
@ELLIOTTCABLE
ELLIOTTCABLE / gist:1095649
Created July 20, 2011 19:00 — forked from wayneeseguin/gist:1095634
My thought on improving Ruby construct end syntax.
# See my comment on wayneeseguin’s post: https://gist.github.com/1095634#gistcomment-41339
module MyModule
class MyClass
def my_method
10.times do
if rand < 0.5
p :small
end
end
end
# Empty noughtie on `<me>`:
infrastructure list affix () () (infrastructure list create ())
# /// (())
# First element on `<me>`, a pairing of “child” with
# an execution. (with a noughtie for the pairing itself):
infrastructure list affix () () (infrastructure list create ())
infrastructure list affix () (infrastructure list get () () 1) (infrastructure list create ())
# /// ( (), (()) )
UITableViewCell* cell = [tableView dequeueReusableCellWithIdentifier:myIdentifier];
if (cell == nil) { cell = [[[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault
reuseIdentifier:myIdentifier] autorelease]; }
# Protocol: SSH ; Host: 127.0.0.1:4444 ; User Name: elliottcable ; Identity: ~/.identity
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' -CfnNTg -o 'CompressionLevel 9' \
-R '127.0.0.1:2222:0.0.0.0:22'
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' \
'ssh 127.0.0.1 -p 2222 -Ng'\
' -R '\''127.0.0.1:4444:0.0.0.0:22'\'''
#ssh 127.0.0.1 -p 2222 -Ng \
# -R '127.0.0.1:4444:0.0.0.0:22'
# ---- ---- /!\ ---- ---- #
# Protocol: SSH ; Host: 127.0.0.1:4444 ; User Name: elliottcable ; Identity: ~/.identity
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' -CfnNTg -o 'CompressionLevel 9' \
-R '127.0.0.1:2222:0.0.0.0:22'
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' \
'ssh 127.0.0.1 -p 2222 -Ng'\
' -R '\''127.0.0.1:4444:0.0.0.0:22'\'''
#ssh 127.0.0.1 -p 2222 -Ng \
# -R '127.0.0.1:4444:0.0.0.0:22'
# ---- ---- /!\ ---- ---- #
# Protocol: SSH ; Host: 127.0.0.1:4444 ; User Name: elliottcable ; Identity: ~/.identity
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' -CfnNTg -o 'CompressionLevel 9' \
-R '127.0.0.1:2222:0.0.0.0:22'
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' \
'ssh 127.0.0.1 -p 2222 -Ng'\
' -R '\''127.0.0.1:4444:0.0.0.0:22'\'''
#ssh 127.0.0.1 -p 2222 -Ng \
# -R '127.0.0.1:4444:0.0.0.0:22'
# ---- ---- /!\ ---- ---- #
# Protocol: SSH ; Host: 127.0.0.1:4444 ; User Name: elliottcable ; Identity: ~/.identity
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' -CfnNTg -o 'CompressionLevel 9' \
-R '127.0.0.1:2222:0.0.0.0:22'
ssh 174.129.205.205 -p 22 -o 'ProxyCommand nc -x 13.37.13.37:1337 %h %p' \
'ssh 127.0.0.1 -p 2222 -Ng'\
' -R '\''127.0.0.1:4444:0.0.0.0:22'\'''
#ssh 127.0.0.1 -p 2222 -Ng \
# -R '127.0.0.1:4444:0.0.0.0:22'
# ---- ---- /!\ ---- ---- #