Xiu-zhe (Roger) Luo

Results 505 comments of Xiu-zhe (Roger) Luo

what does it say if you run ```sh RUST_LOG=debug ion summon ``` also what OS are you on? is this a linux distro?

It seems the following command doesn't work ```sh git symbolic-ref refs/remotes/origin/HEAD ``` this command is for getting the current default branch, could you try it locally and see if this...

So I wrote that because of this StackOverflow post: https://stackoverflow.com/questions/28666357/how-to-get-default-git-branch Maybe there is a more robust way of detecting the default repo branch in the remote repo, the other way...

Hmm, I think I need to understand when `refs/remotes/origin/HEAD` will appear first and why it might not be there first. But yeah, please use this as a workaround for now...

Oh I have a side-by-side slide, that has text inside `uncover` on the left, but have one figure on the right, but in this case the figure number increases

I find I can workaround this by using my own counter ```typst #let figure_num = counter("figure_num") #show figure: it => align(center)[ #it.body #if it.caption != none [ #text(size: 0.7em, [...

There might not be a specific reason, as I don't see any comments against it; it's a lack of people/bandwidth implementing it - like all other UX features. Maybe someone...

please see the whitepaper here https://arxiv.org/abs/2306.11727 the tutorials need more diagram demonstration and improvements on the plots (e.g some physical quantities are not plotted such as rydberg density) > Sorry,...

Hi all, please see this repo for tutorial example files https://github.com/QuEraComputing/bloqade-python-examples