This cool library predicts cursor moves to prefetch elements earlier
Docs show how to use with Next.js and React Router link components
Better than waiting for hover 👌
Even supports predictive tab keyboard nav 😄
This cool library predicts cursor moves to prefetch elements earlier
Docs show how to use with Next.js and React Router link components
Better than waiting for hover 👌
Even supports predictive tab keyboard nav 😄
Here are the release notes: webkit.org/blog/17333/w...
Here are the release notes: webkit.org/blog/17333/w...
Ended up running "sudo cat /dev/nvme2n1 | sudo tee /dev/nvme1n1 > /dev/null" - it seems to utilize the reading part quite well with prefetch of the filesystem cache.
Will let it finish. May take 2-3 hours though
Ended up running "sudo cat /dev/nvme2n1 | sudo tee /dev/nvme1n1 > /dev/null" - it seems to utilize the reading part quite well with prefetch of the filesystem cache.
Will let it finish. May take 2-3 hours though
Bash is short for makes me want to bash my head tbh
Bash is short for makes me want to bash my head tbh
If you're prefetching your HTMLs, make sure they are actually cacheable, even with a short lifetime.
If you're prefetching your HTMLs, make sure they are actually cacheable, even with a short lifetime.
Learn more ↓
vercel.com/blog/vercel...
Learn more ↓
vercel.com/blog/vercel...
developer.chrome.com/blog/search-...
They are using a number of the more niche features of the API, which some of you may not even be aware exist.
developer.chrome.com/blog/search-...
They are using a number of the more niche features of the API, which some of you may not even be aware exist.
Now part of Baseline, this hint tells the browser to perform DNS lookups for other origins in the background, reducing latency for your users.
Now part of Baseline, this hint tells the browser to perform DNS lookups for other origins in the background, reducing latency for your users.
Increase the desktop heap
Compress unused data to increase disk space
This site requires cookies to function
Increase the desktop heap
Compress unused data to increase disk space
This site requires cookies to function
www.righto.com/2025/05/386-...
www.righto.com/2025/05/386-...
if you're using query, you can simply add a prefetch in your loaders
if you're using query, you can simply add a prefetch in your loaders
And loading shells can be reused across links, so users can never "beat the prefetch".
And loading shells can be reused across links, so users can never "beat the prefetch".
Improvements to the Speculation Rules API, which allows you to (now more easily) prefetch and prerender HTML pages:
htmhell.dev/adventcalend...
Improvements to the Speculation Rules API, which allows you to (now more easily) prefetch and prerender HTML pages:
htmhell.dev/adventcalend...
⚠️ Putting "dns-prefetch" and "preconnect" in the same causes a Safari bug where "preconnect" gets cancelled.
#WebPerf
⚠️ Putting "dns-prefetch" and "preconnect" in the same causes a Safari bug where "preconnect" gets cancelled.
#WebPerf
Next(.js) level bad.
Next(.js) level bad.