Skip to content

Instantly share code, notes, and snippets.

View webdeli's full-sized avatar

Web Deli™ webdeli

View GitHub Profile
@webdeli
webdeli / python psuedo example
Last active January 4, 2016 00:29
Sampling large sting into smaller chunks
input_variable = "dsjkhflksd"
print[0:9] dsjkhflksd
print[0:8] dsjkhflks
print[1:9] sjkhflksd
print[0:7] dsjkhflk
print[1:8] sjkhflks
print[2:9] jkhflksd
@webdeli
webdeli / gist:7851286
Created December 7, 2013 23:32
Drush Make output
MacBook-Air-13:project_build webdeli$ sudo drush --debug -v --test make https://bitbucket.org/client/stubs/raw/8b2dd1d467edf402c83e2dffe40fe10b45d3273b/project.stub.make
Password:
Bootstrap to phase 0. [0.01 sec, 2.38 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 2.51 MB] [bootstrap]
Cache HIT cid: 6.1.0-commandfiles-0-d6faf1f15621b40843ac5dd86284bcfe [0.02 sec, 2.53 MB] [debug]
Bootstrap to phase 0. [0.12 sec, 6.28 MB] [bootstrap]
Bootstrap to phase 0. [0.2 sec, 6.29 MB] [bootstrap]
Found command: make (commandfile=make) [0.2 sec, 6.29 MB] [bootstrap]
Loading release_info engine. [0.35 sec, 6.31 MB]
SetEnv DEFAULT_PHP_VERSION 5
Options FollowSymLinks
RewriteEngine on
# RewriteOptions MaxRedirects=1
# RewriteBase /sa/core/
RewriteBase /beta3/
# Only execute index.php