Lukáš Kucharczyk

Results 34 comments of Lukáš Kucharczyk

As far as I can tell, this doesn't happen anymore on 10.8.13. I had one instance where actor pictures only loaded when I opened their page, but after replacing all...

Not an expert, but it seems that in JavaScript, the Intl.Segmenter allows you to split strings by grapheme clusters, which are what people think of as actual "characters"[^1]. The above-linked...

Chromium 101 seems to have fixed the problem.

I haven't encountered this bug for months now. This is both for Electron 20 (standalone, just to test) and Electron 19 (in VSCode).

Thank you for the suggestion! I've tried creating a simple family tree but the result is far from ideal, unfortunately: ![file](https://user-images.githubusercontent.com/31072879/204908762-8a043b42-9500-41ca-a533-b347a1d71e83.svg) Source: ``` sonwife: Son's Wife sondaughter: Son's Daughter father...

Is it possible to redirect to `#text` without modify the history? The other solution that occurs to me would be to always make sure the diff URL contains either `#text`,...

I think what probably matters the most is that this is opt-out instead of opt-in. From having followed discussions in the self-hosting community for a few years now, avoiding tracking...

This would be amazing :pray: