I made a simple bookmarklet to make reading/sharing news easier.<p>Everything is just 2 clicks away:
1. find archive.today or archive.org links
2. post to HN, Reddit or Twitter
3. find the current page on HN, Reddit or Twitter<p>Just go to newsyup.com. It's a bookmark, so no extension, no installation, no registration.
It is a nice way to introduce people to the wonders of bookmarklet.<p>I think what you are doing can be implemented entirely in client side javascript. You seems to be doing some server side templating at least, which feels like unnecessary and can become a bottleneck.
Usefuel thank you! Just a little critique: why the "rectangle box" is this big if there's only one line of icons/search? You can make it less tall.