summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Picciano <bgp2396@bellsouth.net>2013-10-16 20:29:35 -0400
committerBrian Picciano <bgp2396@bellsouth.net>2013-10-16 20:29:35 -0400
commit19eba1a5f25c1c27216fcef20ef16241a235e54f (patch)
treec85f2eeecd9e0745c9f3c222547d4554758708ac
parent9c2570133c66cf743a991c21f985377debfd6795 (diff)
fixed posts, got rid of sample posts
-rw-r--r--_posts/2013-08-12-another-sample.md42
-rw-r--r--_posts/2013-08-20-sample-post.md42
-rw-r--r--_posts/2013-10-8-generations.md (renamed from generations.md)7
-rw-r--r--_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md (renamed from erlang-tcp-socket-pull-pattern.md)7
-rw-r--r--_posts/2013-7-11-goplus.md (renamed from goplus.md)7
5 files changed, 18 insertions, 87 deletions
diff --git a/_posts/2013-08-12-another-sample.md b/_posts/2013-08-12-another-sample.md
deleted file mode 100644
index 2a0de20..0000000
--- a/_posts/2013-08-12-another-sample.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-layout: post
-title: Another sample
-categories:
-- blog
----
-
-Tattooed roof party *vinyl* freegan single-origin coffee wayfarers tousled, umami yr
-meggings hella selvage. Butcher bespoke seitan, cornhole umami gentrify put a bird
-on it occupy trust fund. Umami whatever kitsch, locavore fingerstache Tumblr pork belly
-[keffiyeh](#). Chia Echo Park Pitchfork, Blue Bottle [hashtag](#) stumptown skateboard selvage
-mixtape. Echo Park retro butcher banjo cardigan, seitan flannel Brooklyn paleo fixie
-Truffaut. Forage mustache Thundercats next level disrupt. Bicycle rights forage tattooed
-chia, **wayfarers** swag raw denim hashtag biodiesel occupy gastropub!
-
----
-
-# It's all in the game.
-## You come at the king, you best not miss.
-### Be subtle with it, man. You know what subtle means?
-
-VHS post-ironic cred **bespoke** banjo. Yr wayfarers literally gentrify, flexitarian fap
-dreamcatcher plaid cornhole Intelligentsia paleo. Beard try-hard direct trade, shabby chic
-Helvetica `look ma, I can code`. Lo-fi American Apparel tattooed [Vice](#) tofu, yr vinyl.
-Williamsburg butcher hella mumblecore fixie mlkshk, cliche wolf keytar mixtape kitsch banh mi
-salvia. High Life Odd Future *chambray* kale chips hoodie, cray pop-up. Helvetica narwhal
-iPhone try-hard jean shorts.
-
-> This is a quote from someone famous about productivity
-
-
-Syntax highlighting with Solarized theme.
-
-{% highlight ruby %}
-class User < ActiveRecord::Base
- attr_accessible :email, :name
-
- ... tons of other crap ...
-
-end
-
-{% endhighlight %}
diff --git a/_posts/2013-08-20-sample-post.md b/_posts/2013-08-20-sample-post.md
deleted file mode 100644
index ea372fa..0000000
--- a/_posts/2013-08-20-sample-post.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-layout: post
-title: Sample post
-categories:
-- blog
----
-
-Tattooed roof party *vinyl* freegan single-origin coffee wayfarers tousled, umami yr
-meggings hella selvage. Butcher bespoke seitan, cornhole umami gentrify put a bird
-on it occupy trust fund. Umami whatever kitsch, locavore fingerstache Tumblr pork belly
-[keffiyeh](#). Chia Echo Park Pitchfork, Blue Bottle [hashtag](#) stumptown skateboard selvage
-mixtape. Echo Park retro butcher banjo cardigan, seitan flannel Brooklyn paleo fixie
-Truffaut. Forage mustache Thundercats next level disrupt. Bicycle rights forage tattooed
-chia, **wayfarers** swag raw denim hashtag biodiesel occupy gastropub!
-
----
-
-# It's all in the game.
-## You come at the king, you best not miss.
-### Be subtle with it, man. You know what subtle means?
-
-VHS post-ironic cred **bespoke** banjo. Yr wayfarers literally gentrify, flexitarian fap
-dreamcatcher plaid cornhole Intelligentsia paleo. Beard try-hard direct trade, shabby chic
-Helvetica `look ma, I can code`. Lo-fi American Apparel tattooed [Vice](#) tofu, yr vinyl.
-Williamsburg butcher hella mumblecore fixie mlkshk, cliche wolf keytar mixtape kitsch banh mi
-salvia. High Life Odd Future *chambray* kale chips hoodie, cray pop-up. Helvetica narwhal
-iPhone try-hard jean shorts.
-
-> This is a quote from someone famous about productivity
-
-
-Syntax highlighting with Solarized theme.
-
-{% highlight ruby %}
-class User < ActiveRecord::Base
- attr_accessible :email, :name
-
- ... tons of other crap ...
-
-end
-
-{% endhighlight %}
diff --git a/generations.md b/_posts/2013-10-8-generations.md
index d36b175..904f625 100644
--- a/generations.md
+++ b/_posts/2013-10-8-generations.md
@@ -1,4 +1,9 @@
-# Generations
+---
+layout: post
+title: Generations
+categories:
+- crypticio
+---
A simple file distribution strategy for very large scale, high-availability
file-services.
diff --git a/erlang-tcp-socket-pull-pattern.md b/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md
index 419d005..23d1736 100644
--- a/erlang-tcp-socket-pull-pattern.md
+++ b/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md
@@ -1,4 +1,9 @@
-# Erlang, tcp sockets, and active true
+---
+layout: post
+title: "Erlang, tcp sockets, and active true"
+categories:
+- erlang
+---
If you don't know erlang then [you're missing out][0]. If you do know erlang,
you've probably at some point done something with tcp sockets. Erlang's highly
diff --git a/goplus.md b/_posts/2013-7-11-goplus.md
index 58ab303..0b76add 100644
--- a/goplus.md
+++ b/_posts/2013-7-11-goplus.md
@@ -1,4 +1,9 @@
-# Go and project root
+---
+layout: post
+title: Go+
+categories:
+- go
+---
Compared to other languages go has some strange behavior regarding its project
root settings. If you import a library called `somelib`, go will look for a