Alexandre Dieulot

Results 66 comments of Alexandre Dieulot

Thanks! Right now instant.page’s goal of fitting in a single TCP packet has no tolerance for experimental/flexible options, but I’m planning to make the code base feature-flaggable through a build...

There’s no way at the moment. I’d like to eventually propose a newsletter, and ideally also an RSS feed. Do you have a specific way you'd like to be informed?...

You can currently define a list of links to preload in a variable, then iterate over each link in your page and add a `data-instant` attribute to those that points...

I plan on adding something along the line of `instantpage.init(args)` in v6; this use case might be a good fit there.

I’d like to eventually add it, along with other preloading mechanisms. Due to prerender being much more aggressive that prefetch on a user’s and server’s connection though, I want to...

Workaround for unattended-upgrade: `"site=deb.nodesource.com"` (Verifiable with `unattended-upgrade -d | grep '^Marking not allowed '` as soon as you write to an apt.conf file.)