Tobias Bora

Results 262 comments of Tobias Bora
trafficstars

Ok, turns out that kopia server is NOT secure due to its design, see https://github.com/kopia/kopia/issues/4772 This should also be properly documented.

Thanks a lot for the confirmation and details, this should really be specified with a large warning in the doc since most users will not want this. I ended up...

Thanks for the clarification. However, you also forgot to mention e.g. **option 4**: option 1 (sftp) + ZFS file system that automatically snaphot the filesystem regularly, or (mostly equivalent) S3/minio...

@mgravell The hash works nicely if you are not already using a hash. But since you cannot nest hashes, it's not always applicable.

Thanks a lot for your timely answer. I submitted a bug report upstream https://github.com/pgf-tikz/pgf/issues/1349

Same error here for video taken with a Samsung XCover: ``` [0:00:11.885] [BoxParser] Box of type '' has a size 1751411826 greater than its container size 165 ```

This discussion is interesting, and actually linked to another question of mine https://github.com/pngwn/MDsveX/discussions/688 However, the solution provided by @PeppeL-G is not enough for me for multiple reasons: - first, `rehype-raw`...

@rChaoz Thanks, I meant the Abstract Syntax Tree that is used by MDsveX internally to represent the document that has been parsed, as shown in your screenshot. I was hoping...

Yeah, it's an alternative option, I just liked the universality of custom-components in html as markdown allows them out of the box, meaning that I can easily parse the same...

I agree that inverting colors would be great. In my case, I'd like to use it to take student pdf (so white background/black text), invert it only during annotation (to...