logo

blog

My website can't be that messy, right? git clone https://anongit.hacktivis.me/git/blog.git/

drink-me-1.html (460B)


  1. <!DOCTYPE html>
  2. <html>
  3. <head><meta charset="utf-8"><title>drink me 1</title></head>
  4. <body>
  5. <main>
  6. <p><a href="./drink-me-0.html">prev</a> - <a href="./drink-me-2.html">next</a></p>
  7. <q>The problem with object-oriented languages is they’ve got all this implicit environment that they carry around with them. You wanted a banana but what you got was a gorilla holding the banana and the entire jungle.
  8. — Joe Armstrong</q>
  9. </main>
  10. </body>
  11. </html>