Tianji Yang

Results 11 comments of Tianji Yang

Sad story: obsidian renders html labels without looking in to it, so it there will be a lot amount of work to implement this feature.

Maybe I can try this. After this week of final exam, ε=ε=ε=┏(゜ロ゜;)┛

> ## Describe your problem > Vineyard provides in-memory object sharing between diverse compute engines, allowing them to obtain shared objects in a zero-copy fashion. By providing a convenient API...

@septicmk No offense, but is there any scene where things in GPU memory can be kept immutable? (Please give me a punch if I misunderstood something) My previous knowledge is...

@septicmk Thank you for your friendly punch.

Click [[Approve and Run]] plz 😀

Works on my computer.

Just add a dummy figure before the labeled item, and use a `place` command and remove its presence in layout. ```typst #let fake-label(name) = place[#figure(supplement: meta)[]#label(name)] ```

A quick patch. Please give me some unfriendly comments about soundness.