Show HN: Make your site’s pages instant in one minute
11–20 of 361 posts
Re: Show HN: Make your site’s pages instant in one minute
#12Re: Show HN: Make your site’s pages instant in one minute
#13Perhaps this something that a browser should be doing, instead of websites themselves?
However, I think if browsers had this, but off by default until seeing tags to enable it along with any exclusions, that would be great.
Re: Show HN: Make your site’s pages instant in one minute
#14This is a feature available on most web frameworks today (for example Link's prefetch on Next.js), but still could be very useful for smaller website and other static pages not using such frameworks. I'd be a little wary of using a script from an unknown person without being able to look at the code - I'd rather see this open source before using. Especially being free and MIT licensed, I don't see why it wouldn't be…
The code is not obfuscated or minified, very easy to read.
Re: Show HN: Make your site’s pages instant in one minute
#15But quite an interesting little thing, especially useful for older websites to bring some life into them. The effect is very noticeable.
Re: Show HN: Make your site’s pages instant in one minute
#16This is very nice idea, but isn't the problem initial liad time most of the time? How could we solve that? Does this also work for all the outgoing links as well? I don't want to improve other sites rendering time at the expense of my own. Very cool regardless.
Also, there’s usually no incentive to improve other’s sites pages load.
Re: Show HN: Make your site’s pages instant in one minute
#17This is a feature available on most web frameworks today (for example Link's prefetch on Next.js), but still could be very useful for smaller website and other static pages not using such frameworks. I'd be a little wary of using a script from an unknown person without being able to look at the code - I'd rather see this open source before using. Especially being free and MIT licensed, I don't see why it wouldn't be…
Re: Show HN: Make your site’s pages instant in one minute
#18Re: Show HN: Make your site’s pages instant in one minute
#19This is a feature available on most web frameworks today (for example Link's prefetch on Next.js), but still could be very useful for smaller website and other static pages not using such frameworks. I'd be a little wary of using a script from an unknown person without being able to look at the code - I'd rather see this open source before using. Especially being free and MIT licensed, I don't see why it wouldn't be…
Just go directly to the script url: https://instant.page/1.0.0 The code is not obfuscated or minified, very easy to read.
Re: Show HN: Make your site’s pages instant in one minute
#20Is this a re-rebranding? I remember using something similar 4-5 years ago (instant.js/instantclick). But quite an interesting little thing, especially useful for older websites to bring some life into them. The effect is very noticeable.
It’s a different product. The initially planned name for it was “InstantClick Lite”.