summaryrefslogtreecommitdiffstats
path: root/articles/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-06-11 15:53:47 +0200
committerLoïc Hoguin <[email protected]>2019-06-11 15:53:47 +0200
commite031713c0e8bd871248dbbbbdec1ea28609f4431 (patch)
treeb2aa91d26c6de0bb02e5fc1ac04093c7a1af9a2e /articles/index.html
parent6c17bcc5ecd1ab7f26fad8e280d782bd5f3965d6 (diff)
downloadninenines.eu-e031713c0e8bd871248dbbbbdec1ea28609f4431.tar.gz
ninenines.eu-e031713c0e8bd871248dbbbbdec1ea28609f4431.tar.bz2
ninenines.eu-e031713c0e8bd871248dbbbbdec1ea28609f4431.zip
Joe Armstrong the rubber duck
Diffstat (limited to 'articles/index.html')
-rw-r--r--articles/index.html40
1 files changed, 20 insertions, 20 deletions
diff --git a/articles/index.html b/articles/index.html
index 2f646ebe..005c857b 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -67,6 +67,25 @@
<article class="blog_item">
<header>
+ <h2><a href="https://ninenines.eu/articles/joe_the_rubber_duck/">Joe Armstrong the rubber duck</a></h2>
+ <p class="date">
+ <span class="year">2019</span>
+ <span class="day-month">11 Jun</span>
+ </p>
+ </header>
+
+ <p>Joe Armstrong passed away a couple months ago. This was a sad day, completely unexpected to me, and he will be sorely missed.
+Great eulogies were written.
+My most striking memory of Joe was during dinner at his place after a conference in Stockholm many years ago. Joe was describing his rubber duck debugging method and introduced us to his famous rubber duck.
+&quot;When you can&apos;t figure it out, ask the duck!</p>
+
+ <p style="text-align:right">
+ <a class="read_more" href="https://ninenines.eu/articles/joe_the_rubber_duck/">Read More</a>
+ </p>
+ </article>
+
+ <article class="blog_item">
+ <header>
<h2><a href="https://ninenines.eu/articles/merry-christmas-2018/">Merry Christmas 2018: A Recap</a></h2>
<p class="date">
<span class="year">2018</span>
@@ -417,30 +436,11 @@ The general pattern behind writing only for the happy path, letting the VM catch
</p>
</article>
- <article class="blog_item">
- <header>
- <h2><a href="https://ninenines.eu/articles/cowboy-2.0.0-pre.4/">Cowboy 2.0 pre-release 4</a></h2>
- <p class="date">
- <span class="year">2017</span>
- <span class="day-month">03 Jan</span>
- </p>
- </header>
-
- <p>Cowboy 2.0.0-pre.4 has been released!
-This is the new recommended version of Cowboy. While I would not recommend putting it in production just yet, I do recommend you start writing new applications with this Cowboy version.
-The most significant changes in the pre-release are:
-A new architecture: there now is one process per connection and one process per request. This was done because HTTP/2 allows running requests concurrently. Stream handlers.</p>
-
- <p style="text-align:right">
- <a class="read_more" href="https://ninenines.eu/articles/cowboy-2.0.0-pre.4/">Read More</a>
- </p>
- </article>
-
<nav class="pagination" role="pagination">
- <span>1 / 2</span>
+ <span>1 / 3</span>
<a href="/articles/page/2/"><i class="fa fa-angle-double-right"></i></a>