New Schematic

Combined my blog with my portfolio, and got them all hosted on my own business. Drop on by! [goto](https://newschematic.org/)

Nov 2, 2016 · Christopher Boette

Writing Zsh Completion for Padrino

Just the first code block was 🙌 goto

Jan 12, 2016 · Christopher Boette

Mike Heavers | code-item

var uniqueArray = duplicatesArray.filter(function(elem, pos) { return duplicatesArray.indexOf(elem) == pos; }); Lovely. [goto](http://mikeheavers.com/main/code-item/removing_duplicates_in_an_array_using_javascript)

Jul 26, 2015 · Christopher Boette

Web Design - The First 100 Years

“There is something quite colonial, too, about collecting data from users and repackaging it to sell back to them. I think of it as the White Nerd’s Burden.” [goto](http://idlewords.com/talks/web_design_first_100_years.htm)

Jul 23, 2015 · Christopher Boette

Three takeaways for web developers after two weeks of painfully slow internet

goto

Jul 12, 2015 · Christopher Boette

Turn On or Off Color Syntax Highlighting In vi or vim Editor

Short version: once vim is running, hit the : key to get to the Action Line [as I’m now calling it] and type syntax on before hitting your enter key. A wonderful world of colors awaits you. [goto](http://www.cyberciti.biz/faq/turn-on-or-off-color-syntax-highlighting-in-vi-or-vim/)

Jul 5, 2015 · Christopher Boette

Sponsoring Captioning at JSConf 2015

npmjs: Last year, shortly after returning from JSConf 2014, where npm had sponsored the coffee, I pinged Chris Williams on IRC: 19:07 -!- voodootikigod is away: Auto-away 19:07 isaacs: First of all, jsconf was amazing and awesome, as always 19:07 isaacs: I hope that you're taking some time to decompress... [goto](http://blog.npmjs.org/post/120056493625/sponsoring-captioning-at-jsconf-2015)

May 28, 2015 · Christopher Boette

The Web’s Grain by Frank Chimero

Come for the dial-up tone, stay for the philosophical & practical discussions. [goto](http://frankchimero.com/talks/the-webs-grain/transcript/)

Mar 20, 2015 · Christopher Boette

Your Consent is Not Being Violated by Accident

unquietpirate: unquietpirate: When you start looking for examples of nonconsensual culture in technology, you find them absolutely everywhere. - Deb Chachra, Age of Non-Consent About a month ago, someone sent me this lovely rant and asked me to publish it anonymously. I’ve been sitting on it mostly because I got… [goto](http://unquietpirate.tumblr.com/post/97550017813/your-consent-is-not-being-violated-by-accident)

Oct 12, 2014 · Christopher Boette

SE Block

Block all of that distracting sidebar stuff in the otherwise excellent Stack Exchange network. My first Chrome extension. Which I suppose isn’t anything to get excited about because of its simplicity, but it should help me focus. [goto](https://chrome.google.com/webstore/detail/se-block/ffpkepieaocfchmcokenleighplnifjh)

Jun 5, 2014 · Christopher Boette