Results 422 comments of Florian Klink

As written in https://github.com/executablebooks/MyST-Parser/issues/591#issuecomment-1204861447, this now bumps the required version to 0.19. I'm not sure how to conditionally update the fixture contents to the output docutils 0.19 presents, only when...

This PR was mostly intended to show what has changed with later versions of docutils. I still need some feedback from maintainers on how to proceed with this, as written...

This needs another rebase.

Ping @jbardin. It'd be really nice if this could go in!

I'm using a proxy in front of tempo that doesn't support grpc. Is there any plans to keep the tenant ID when going over the `tempo-oltp-http` endpoint?

NixOS has very different approach towards /bin and /sbin - they don't really exist (except for `/bin/sh` and `/usr/bin/env`, because these are used heavily in shebangs around the world). The...

> See but that's the thing. because virtually all big, relevant Linux distros merged /usr/ these days you'll sooner or later find scripts that will put something else there, i.e....

> What I really don't get though is why it's simportant for nix if you have to create the inodes anyway for /bin/sh and /usr/bin/env and thus also /usr/ and...

The reload of credentials was already flagged in https://github.com/systemd/systemd/issues/15778#issuecomment-646572005, and https://github.com/systemd/systemd/pull/16568 explicitly marked as an initial implementation. I also still think being able to renew credentials makes a lot of...

1b) There's packages both in p. and just in nixpkgs, so it wouldn't be distinct. Hm, "special packages" would mean we'd have to hardcode which packages support this syntax. That...