Skip to content

Commit

Permalink
life is a quine
Browse files Browse the repository at this point in the history
  • Loading branch information
secretGeek committed Jan 10, 2020
1 parent dbefb5f commit d4fe026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>This page is a truly naked, brutalist html quine.</h1>

<p>For example, a hobby project I built long ago was <a href='https://github.com/secretGeek/dod'>DOS-on-dope</a>, a working Ruby-on-rails parody, billed as <em>the last batch-file based MVC framework you'll ever need</em>. And there was <a href='http://www.secretgeek.net/console_log'>a console.log() adventure</a> in which you played an old school console-adventure-game from inside the chrome developer tools.</p>

<p>The world of esoteric programming is filled with examples of people stretching the rules to breaking point, and misusing technology in creative ways. In particular (for example) I love <a href='http://wiki.secretgeek.net/quine'>quines</a>. Quines are programs which output their own source code.</p>
<p>The world of esoteric programming is filled with examples of people stretching the rules to breaking point, and misusing technology in creative ways. In particular (for example) I love <a href='http://wiki.secretgeek.net/quine'>quines</a>. Quines are programs which output their own source code. Life is a Quine.</p>

<p>A different but somehow related topic I like is <a href='https://en.wikipedia.org/wiki/Brutalist_architecture'>brutalism</a>, in particular, this often overlooked aspect:</p>

Expand Down

0 comments on commit d4fe026

Please sign in to comment.