Johannes Schindelin

Results 878 comments of Johannes Schindelin

@bglw wow, the innocuous [release notes](https://github.com/CloudCannon/pagefind/releases/tag/v1.0.4) item "Fixed a bug, resulting in a (very) large improvement to the NodeJS Indexing API performance (~100x)." seems to have a profound impact. While...

> i agree that's likely the best way to test the new website @dscho . Thank you @pedrorijo91. It's live! https://git.github.io/git-scm.com/ > kinda impossible to review this huge diff manually...

> > the latest run with Pagefind v1.0.3 [took 148.456s](https://github.com/dscho/git-scm.com/actions/runs/6872959959/job/18692270584#step:5:103) and the first run with Pagefind v1.0.4 [took only 106.626s](https://github.com/dscho/git-scm.com/actions/runs/6899900214/job/18772236531#step:5:103). > > Interesting! That bug fix should only be affecting...

> > HTML entities are rendered verbatim in version dropdowns in documentation reference. > > With some quick testing in my browsers dev tools, it seems like changing this ``...

> HTML entities are rendered verbatim in version dropdowns in documentation reference. @rybak thank you for the detailed bug report! > it strikes me as a bad idea to commit...

> > > HTML entities are rendered verbatim in version dropdowns in documentation reference. > > > > > > With some quick testing in my browsers dev tools, it...

@ossilator I appreciate that you think about these issues. But generating everything from scratch every time, that would be hell twice over. That's a nightmare. Too many things that could...

How would we make it easy to work with artifacts attached to commits, especially on PR branches? I really like the simplicity of pushing to my fork and having a...