aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2017-04-16 11:55:05 -0700
committerChristine Dodrill <me@christine.website>2017-04-16 11:55:05 -0700
commit906712184427660c78e15a87770836c5c512ce8a (patch)
treed570310766670f8f40fda4c4096d946ff43c14c3
parent049891a58d4e438dc3aa6cb6be8515538c8f54b0 (diff)
downloadxesite-906712184427660c78e15a87770836c5c512ce8a.tar.xz
xesite-906712184427660c78e15a87770836c5c512ce8a.zip
blog/voiding-the-interview: add glisp link
-rw-r--r--blog/voiding-the-interview-2017-04-16.md10
1 files 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]
+```