From 906712184427660c78e15a87770836c5c512ce8a Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sun, 16 Apr 2017 11:55:05 -0700 Subject: [PATCH] blog/voiding-the-interview: add glisp link --- blog/voiding-the-interview-2017-04-16.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/blog/voiding-the-interview-2017-04-16.md b/blog/voiding-the-interview-2017-04-16.md index 61596e3..773f898 100644 --- a/blog/voiding-the-interview-2017-04-16.md +++ b/blog/voiding-the-interview-2017-04-16.md @@ -1,8 +1,6 @@ --- -template: blog title: Voiding the Interview date: 2017-04-16 -sitename: Xena --- A young man walks into the room, slightly frustrated-looking. He's obviously had @@ -143,3 +141,11 @@ looks like he's seen a ghost. Everyone's first time is rough. Everything has happened and will happen, there is nothing new in the universe. You know what's going to happen. They will decline, saying they are looking for a better "culture fit". They couldn't contain you. + +To run the code in this post: + +``` +$ go get github.com/zhemao/glisp +$ glisp +> [paste in blocks] +```