Hacker News new | ask | show | jobs
by low_tech_punk 1020 days ago
Take it to the next level, maybe switch from server side zip to browser native gzip?

1. You could achieve this on a static server, like GitHub pages

2. You could make the page editable and auto generate new URLs as the page gets edited.

See:

https://developer.mozilla.org/en-US/docs/Web/API/Compression...

1 comments

It's got some quine potentials