Skip to content

Instantly share code, notes, and snippets.

@bhays
bhays / Typeahead-BS3-css
Created August 2, 2013 13:54
Bootstrap 3 style fixes for using Typeahead.js
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-hint {
display: block;
width: 100%;
height: 38px;
padding: 8px 12px;
font-size: 14px;
@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:
*