JiangYD

Results 5 issues of JiangYD

## What is the problem I am trying to address? athens is not working for people who can not access https://sum.golang.org. A go mod proxy should also proxy sumdb requests....

Because bosonnlp api not work behind http proxy or response `invalid headers`

I'm writing a core with libretro and get a deadlock following the document/header file. After doing some trace I found `retro_frame_time_callback_t` is not called before first `retro_run()`. https://github.com/libretro/libretro-common/blob/2aab9683c541db49b3aca0ece66b5a7e545697b9/include/libretro.h#L2635 > It...