Daniel Sidhion

Results 16 comments of Daniel Sidhion

I believe torrents were hashed by the URL initially because it was way easier for people to set CacheP2P up (just throw the script in the page and you're done)....

That's great! I'll let you continue the work then. As for the command line utility, I believe it would be better to have a web crawler to traverse all cacheable...

I looked at the changes and they seem ok, I don't know what you were referring to when you said "whether to generate pages at all" (what's the alternative? Not...

I have no issues with this plan. Domain consistency feels more important to me. One thing to keep in mind is that the theme/css of `nix.dev` is different from the...

I think looking for all elements with an `id` in the HTML output will do the job - after digging a bit, seems like some elements with a `name` attribute...

The default stylesheet is "incomplete", in the sense that certain elements (such as caution blocks) are unstyled and cause confusion when reading the manual. The way that things worked before...

I'm also seeing this, and managed to narrow things down a bit more (at least for my case): - only happens in xwayland windows - only happens in certain "elements"...

Trace log that I took. After running Hyprland, I run `orca-slicer-bin`, which first opens a dialog, and then a splash screen, and then the main application window, so you'll see...

> use `environment: jsdom` in your Vitest config Thank you, this is what was missing. Just opened a PR to improve the docs and clarify this for other folks.

Can you please explain in more details why using jsdom should be limited, and why it's not the right way? You made these assertions without explanations. Here's my reasoning for...