diff options
author | Brian Picciano <bgp2396@bellsouth.net> | 2013-10-17 18:58:09 -0400 |
---|---|---|
committer | Brian Picciano <bgp2396@bellsouth.net> | 2013-10-17 19:00:32 -0400 |
commit | e229920fc94c61f02ae306eba9f965b417f6740c (patch) | |
tree | 78e47c90921737d9b20e2a60d1d1b4799ed2122d /_posts | |
parent | cb9a8db60df315b70f2fbb911558cb821f508684 (diff) |
fixed links and stuff for sure
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2013-10-8-generations.md | 2 | ||||
-rw-r--r-- | _posts/2013-4-9-erlang-tcp-socket-pull-pattern.md | 2 | ||||
-rw-r--r-- | _posts/2013-7-11-goplus.md | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/_posts/2013-10-8-generations.md b/_posts/2013-10-8-generations.md index 904f625..06fd72a 100644 --- a/_posts/2013-10-8-generations.md +++ b/_posts/2013-10-8-generations.md @@ -1,8 +1,6 @@ --- layout: post title: Generations -categories: -- crypticio --- A simple file distribution strategy for very large scale, high-availability diff --git a/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md b/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md index 23d1736..ac293e3 100644 --- a/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md +++ b/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md @@ -1,8 +1,6 @@ --- 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, diff --git a/_posts/2013-7-11-goplus.md b/_posts/2013-7-11-goplus.md index 0b76add..ae56f79 100644 --- a/_posts/2013-7-11-goplus.md +++ b/_posts/2013-7-11-goplus.md @@ -1,8 +1,6 @@ --- layout: post title: Go+ -categories: -- go --- Compared to other languages go has some strange behavior regarding its project |