And I wanted to make a Quine (code that prints a copy of its own source code ad infinitum)
So I made a bookmark-only notepad that saves a copy of its own executable and current state to a JavaScript executable bookmarklet.
As you type, a link on the page updates with the source code and the internal state. You can drag this link to the bookmarks bar to “save” your work. Works cross device if you have browser sync on.
No server involved!