Refactored text, added link.
authorEugen Sawin <sawine@me73.com>
Sat, 10 Dec 2011 13:40:51 +0100
changeset 687c2bd2d5b9f5
parent 67 0339e6c751e7
child 69 0513b344b63e
Refactored text, added link.
factory/v2011/howiwork.html
factory/v2011/links.html
     1.1 --- a/factory/v2011/howiwork.html	Sat Dec 10 04:25:49 2011 +0100
     1.2 +++ b/factory/v2011/howiwork.html	Sat Dec 10 13:40:51 2011 +0100
     1.3 @@ -7,7 +7,7 @@
     1.4  My first.</li>
     1.5  <li>
     1.6  <h4>C++  *****</h4>
     1.7 -The Dragon of system programming. My workhorse for efficient solutions.</li>
     1.8 +The dragon of system programming. My workhorse for efficient solutions.</li>
     1.9  <li>
    1.10  <h4>Java  ***</h4>
    1.11  It's ok. I prefer tea.</li>
    1.12 @@ -30,11 +30,14 @@
    1.13  <h4>Python  *****</h4>
    1.14  Pragmatic, well-tempered, aesthetic. Fits perfectly into my method of working.</li>
    1.15  <li>
    1.16 +<h4>Javascript  ***</h4>
    1.17 +The saviour of web frontends. Makes web development endurable.</li>
    1.18 +<li>
    1.19  <h4>Go  *</h4>
    1.20  Good idea, weird syntax. Doesn't go well with me.</li>
    1.21  <li>
    1.22  <h4>Common Lisp  **</h4>
    1.23 -The Purity of programming love. Haven't seen the light yet.</li>
    1.24 +The purity of programming love. Haven't seen the light yet.</li>
    1.25  </ul>
    1.26  <h2>Operating Systems</h2>
    1.27  <ul>
     2.1 --- a/factory/v2011/links.html	Sat Dec 10 04:25:49 2011 +0100
     2.2 +++ b/factory/v2011/links.html	Sat Dec 10 13:40:51 2011 +0100
     2.3 @@ -13,6 +13,9 @@
     2.4  
     2.5  <h2>The Bad</h2>
     2.6  <ul>
     2.7 +<li><h4><a href="https://twitter.com/notchnik">@notchnik</a></h4>
     2.8 +The emptyness in 140 characters.
     2.9 +</li>
    2.10  <li><h4><a href="https://plus.google.com/101733701635400621767/">Google+ profile</a></h4>
    2.11  Staying in touch with people by keeping them at a distance.
    2.12  </li>
    2.13 @@ -44,10 +47,10 @@
    2.14  <h2>Recursive</h2>
    2.15  <ul>
    2.16  <li><h4><a href="links.html">ME73</a></h4>
    2.17 -This is a recursion.
    2.18 +A recursion.
    2.19  </li>
    2.20  <li><h4><a href="linksend.html">ME73</a></h4>
    2.21 -This is a well-founded recursion.
    2.22 +A well-founded recursion.
    2.23  </li>
    2.24  </ul>
    2.25