Yihang "Corvo" Liu

Results 461 comments of Yihang "Corvo" Liu

I am aware that this is a performance penalty as bascially we need to store what the underlying algorithm produces to make an iterator peekable. But still, I would argue...

I think I want to clarify it a bit. python-fire has the ability of looking into a data structure and generate the CLI interface by itself, which is similar to...

Not for Jammy, but there's on-going effort to support 24 Noble https://github.com/MinaProtocol/mina/pull/17267

> [RIOT-37 demo won't compile](https://linear.app/riot-ecosystem/issue/RIOT-37/demo-wont-compile) ![image](https://github.com/user-attachments/assets/0bc25fda-1f38-4bdc-9393-1aeafc4e7f7f) Why can't the explaination just be hosted on github?

Hello, just run into this recently with a program generated typst file. Is there any way I can manually set the limitation? Thanks :) EDIT: It seems this is hardcoded...

Won't this slow down compilation?

Looks like `Context_logger` is some dynamic scoping magic. If possible we should get rid of it as it's anti-pattern.

I think the more compatible way of writing a shebang is ```bash #!/usr/bin/env bash ```

10.2.1 haven't entered our OPAM repo. this would at least accompany changes on OPAM's end That said, I'll try to see if I can work on your work :)

Oh yeah, forgot my colleague cherry-picked my work :)