Xinyu Wu

Results 21 issues of Xinyu Wu

# I need `highlight.js` to highlight my code but it didn't work with five server. I have the same issue with `chat.js` ## my test code: (download [default.min.css](https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/styles/default.min.css) and [highlight.min.js](https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/highlight.min.js)...

Issue Type: Bug I have tried many times with proxy or without proxy, but it still doesn't work. I have tried to open the url in my browser but I...

When I use IJulia with a costom sysimage created by PackageCompiler.jl, the code runs much slower. my kernel: ```json { "display_name": "Julia costom sysimage 1.6.1", "argv": [ "/home/wuxinyu/Programs/julia/bin/julia", "-i", "--color=yes",...

```julia using LibSerialPort list_ports() ports = get_port_list() sp = LibSerialPort.open(ports[1], 115200) set_flow_control(sp) sp_flush(sp, SP_BUF_BOTH) @async while isopen(sp) while bytesavailable(sp) > 0 data = readline(sp) println(stdout, "read :$data") end end ```...

### verify - [X] 我已经仔细阅读[项目文档](https://github.com/tindy2013/subconverter/blob/master/README-cn.md),确认现有功能无法解决我的需求 - [X] 我已经检索过现有[issue](https://github.com/tindy2013/subconverter/issues),确认与现有issue的内容并不重复 - [X] 我已经尝试自行解决,确认自己没有能力解决 ### 功能描述 从远端拉取的ruleset可以不用expand,生成rule-provider,但本地文件的ruleset则需要expand,希望expand设置可以根据每个ruleset的不同单独设置。 ### 可能的解决方案 ```yaml rulesets: - { ruleset: "clash-ipcidr:https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/lancidr.txt", group: "DIRECT", interval: 21600, expand: false, } -...

## Reference Issues/PRs Related: https://github.com/sktime/sktime/issues/4651, https://github.com/sktime/sktime/issues/4923 ## Main Topic A pytorch forecasting adapter with Global Forecasting API and several algorithms for design validation. ## Details I'm developing a pytorch forecasting...

module:forecasting
enhancement

Hope to add a command to run current line and selected lines.

桌面一直用的暗色主题,希望能有一套暗色系的

当在同一个机场使用两个账户购买两份不同订阅时,两个订阅指向同一个服务器,但用户是不一样的,希望能够区分一下,这样两份订阅才能有双倍的在线设备限制。现在选择一个节点,对应的另一个节点也被选上了,不知道是底层不区分还是界面问题: ![image](https://github.com/MetaCubeX/metacubexd/assets/57612792/b28ac3b5-60f7-4806-bb18-706afbdd0d4d)

**Mentee:** Xinyu Wu (he), [Linkedin](https://www.linkedin.com/in/xinyuwu-hi/) **Mentor(s):** @benHeid @kirilral @yarnabrina **Why did you join sktime's mentorship program?** 1. Sktime is an active community, well organised, openly governed and community-driven, making it...

mentoring