diff --git a/layout/templates/layout_2018.html b/layout/templates/layout_2018.html index fd716768046b55f9738c831b9f9fe472c078d316..d0f57ef1d2a1afa1b9a697a6882af3166ab5b1f3 100644 --- a/layout/templates/layout_2018.html +++ b/layout/templates/layout_2018.html @@ -164,6 +164,14 @@ <p class="quote-text">"A Lisp programmer knows the value of everything, but the cost of nothing."</p> <p class="quote-author">- Alan Perlis</p> </div> + <div> + <p class="quote-text">"Lisp is the most sophisticated programming language I know. It is literally decades ahead of the competition ... it is not possible (as far as I know) to actually use Lisp seriously before reaching the point of no return."</p> + <p class="quote-author">- Christian Lynbech, Road to Lisp</p> + </div> + <!-- <div> + <p class="quote-text">"Lisp has jokingly been called "the most intelligent way to misuse a computer". I think that description is a great compliment because it transmits the full flavor of liberation: it has assisted a number of our most gifted fellow humans in thinking previously impossible thoughts."</p> + <p class="quote-author">- Edsger Dijkstra, CACM, 15:10</p> + </div> --> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>