From 6d74a4a120d7d5ca6c740dbafefa28020b873beb Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 5 May 2023 00:05:02 -0700 Subject: [PATCH] syndicate --- content/notes/speculative-preloading.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/notes/speculative-preloading.md b/content/notes/speculative-preloading.md index ee8c439..a58d983 100644 --- a/content/notes/speculative-preloading.md +++ b/content/notes/speculative-preloading.md @@ -6,6 +6,9 @@ replyTitle: "there must be a whole research area for “speculative human intera replyType: "SocialMediaPosting" replyAuthor: "Felipe Tavares" replyAuthorURI: "https://felipetavares.com/" +syndicatedCopies: + - title: 'The Fediverse' + url: 'https://pleroma.envs.net/notice/AVKxcuTPWOwiZQvnma' --- instant.page (mentioned in another response) is popular, but it's not the only game in town. Google Chrome Labs made an alternative called [quicklink](https://github.com/GoogleChromeLabs/quicklink) which also attempts to optimize CPU time by preloading in-viewport pages during idle time. instant.page generally expects you to be using a mouse; results on touchscreens are pretty minimal and probably not worth the extra JS.