Hacker News new | ask | show | jobs
by tetrisgm 1 day ago
I saw one before that was doing this and saved the whole thing as a base64 stream. So the url would dynamically update and have all its data. Pretty cool. I suppose the main obstacle is now where do I load the site from, and how much can be stored in itself or an image :)
1 comments

That’s a pretty clever idea to treat it as a stream, why didn’t I think of that…
Lmk if you end up pushing this further!