Jaifroid

Results 734 comments of Jaifroid

Just to note that I would suggest using https://pwa.kiwix.org/ instead of kiwix.github.io because the former has stable, tested releases, and the latter is a development server, and can have buggy...

It seems to me that these questions could only be decided definitively with some metrics comparing time to first paint, binary search times (for complex searches) and time to complete...

Just to point out that many Android phones sold still today do not have support for exFAT, and still use FAT32 for microSD cards. A good example are new Android...

As discussed at the Hackathon, we may be forced to apply some link processing in SW mode to enable opening external links in a new tab or window. The method...

> For me it does not work at all with a recent version, even with Chrome & Service Worker. @kelson42, PhET ZIMs work in Service Worker mode, for which you...

> @mossroy @Jaifroid Should we really keep that ticket considering #339? I think we do need to keep this ticket, because we do have PhET working in SW mode (in...

Indeed, and actually we've rewritten the algorithm for calculating the visible area, so it *may* be fixed our end. Will check.

OK, I've looked into this, and what we have are a series of embedded fonts in the CSS with what look to be fallback URLs. This is rather specific to...

Hmm, to fix the missing image, assuming there are no embedded data for it, would require that we a) extract the stylesheets *before* we extract the images, and b) that...