Skip to content

Instantly share code, notes, and snippets.

@telephone
telephone / he-ipv6.sh
Created November 8, 2012 08:23 — forked from jbhannah/he-ipv6.sh
Hurricane Electric IPv6 Tunnel Broker script for Ubuntu
#!/bin/sh
# Hurricane Electric IPv6 Tunnel Broker script for Ubuntu
# /etc/network/if-up.d/he-ipv6.sh
# Written by Jesse B. Hannah (http://jbhannah.net) <jesse@jbhannah.net>
# Based on instructions provided by Hurricane Electric (http://tunnelbroker.net)
###
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
@telephone
telephone / gist:3956622
Created October 26, 2012 02:49
File match regex benchmark for RET
<?php
/**
* Results:
*
* PHP 5.4: http://codepad.viper-7.com/vcV3z4
* PHP 5.3: http://codepad.viper-7.com/4FTY5n
* PHP 5.2: http://codepad.viper-7.com/O2cBmn
*
* Recommendation:
*
@telephone
telephone / gist:3869611
Created October 11, 2012 01:34 — forked from Belgand/gist:2856947
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Ubuntu)

General

Ctrl+KB toggle side bar
Ctrl+Shift+P command palette
Ctrl+` python console
Ctrl+N new file

Editing