Guilherme Zagatti

Results 40 comments of Guilherme Zagatti

I am wondering if there is any updates on this proposal. It would be great to have the ability to only trigger some snippets according to these line patterns.

I had the same issue when running [`SciML/SciMLBenchmarks`](https://github.com/SciML/SciMLBenchmarks.jl) notebooks and @Ossifragus worked for me as well. This is such a non-obvious error. It would be good to somehow alert the...

Take your time. It might also be worth taking into account how to handle the `lrate` API as well, since it is called after `urate` and `rateinterval`. I tried playing...

I have made the changes you suggested and added extra documentation.

Thanks for your response! I would like to expand on my initial request to provide more context. Since [math rendering in HTML](https://pandoc.org/chunkedhtml-demo/3.6-math-rendering-in-html.html#math-rendering-in-html) supports so many flags, I thought it would...

I agree that Typst documentation tends to favour the use of named symbols, even though it natively supports UTF-8 characters and named symbols are nothing more than sugar for their...

I'd like to backup directly from the snapshot location `~/.zfs/snapshot/` because as a normal user I'm not allowed to mount or clone files. Is it indeed the case that file...

@ThomasWaldmann Perfect! I checked the inode of one single file in two different snapshots and they are the same. However, it is difficult to tell if it'll always be the...

Thanks @zabell, I'll do that.

I faced a similar issue when going through a list of diagnostics. The list was well beyond 250 items because the diagnostic was overly sensitive. Telescope let me scroll until...