diff options
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 |