Skip to content

Instantly share code, notes, and snippets.

View evrowe's full-sized avatar
charging up

Evan Rowe evrowe

charging up
View GitHub Profile
@evrowe
evrowe / keybase.md
Last active November 19, 2019 18:16
keybase

Keybase proof

I hereby claim:

  • I am evrowe on github.
  • I am evrowe (https://keybase.io/evrowe) on keybase.
  • I have a public key ASCDdUm4DmPkuE4OnP1y3aENd3NhkUK6nWsNnjhcWmJfpQo

To claim this, I am signing this object:

@evrowe
evrowe / README.md
Last active March 14, 2019 23:25
Evan's Abbreviated Guide To Portland for EmberConf 2019

Welcome EmberConf 2019 Attendees!

In the interest of consolidating all of the information I have in a single location, here's a quick list of things to do and places to go while you're here.

Getting Around

Ridesharing services work well here and Portland is relatively small so fares are reasonable.

TriMet, our public transit service, is really solid and is a great way to get around. You can pay using your phone's NFC chip (Android Pay, Apple Pay, or Samsung Pay), or buy a hop card. If you plan to use TriMet, I recommend installing an app to get realtime schedules. I personally reccomend Transit and use it daily.

Coffee & Tea

const color = function () {
const color = Math.floor(Math.random() * (39 - 30) + 30)
return `\x1b[${color}m`
}
const newlines = function(n = 5) {
process.stdout.write('\n'.repeat(n))
}
newlines()
@evrowe
evrowe / inline-hbs.vim
Last active August 29, 2017 16:44
HBS-in-JS Highlighting in VIM
"This small file contains a function that enables code snippet highlighting for arbitrary syntaxes,
"and an invocation that will allow for HBS syntax to be highlighted within the context of Ember JS Components.
"Copy and paste the contents into your .vimrc or import this file into your .vimrc to use.
"enable code snippet syntax within syntax
function! TextEnableCodeSnip(filetype,start,end,textSnipHl) abort
let ft=toupper(a:filetype)
let group='textGroup'.ft
if exists('b:current_syntax')
let s:current_syntax=b:current_syntax
{
"data": [
{
"name": "Jalepeño Shredder",
"id": "jalepeno",
"statusCode": 200,
"statusMessage": "Good",
"uptime": "1d2h"
},
{