Tyler Benziger

Results 12 issues of Tyler Benziger

Readability pulls its article title from the `title` tag right? Well more often than not, the `title` tag has a whole lot of other information besides just the title of...

max-height of 100% on the image itself can be a lot. Example: ![screen shot 2014-03-02 at 12 42 34 am](https://f.cloud.github.com/assets/648260/2303040/98987bcc-a19b-11e3-8a26-187d00986cde.png) We don't want to push all of the text out...

Upgrading from Vim 8 to Neovim and switching from neocomplete.vim to NCM. I noticed that the words that NCM offers in popup are not including hyphens. Is there a simple...

I followed the instructions in the INSTALL file to the letter, and I always get the following ouput when I run make: https://gist.github.com/2853266 Any ideas? I'm running Ubuntu 11.10 on...

This works: ``` html {{#yield-styles}} {{/yield-styles}} ``` This doesn't: ``` html {{# yield-styles }} {{/ yield-styles }} ```

Any way to turn it off?

I'm interested in running this to see how it was built. Got game.wasm and game.js built successfully, but my browser isn't running anything (no js files loaded in network panel...

Vim 7.4 allows the user to have a hybrid version of `relativenumber` and `number`. I personally no longer use `relativenumber` by itself. I find it useful to see the actual...

I recently upgraded to Mountain Lion 10.8.2 My previous keyboard shortcut (⌘K) no longer works to open the visor. If I click on the terminal icon, I can see Terminal...