Wang Guan

Results 20 issues of Wang Guan

It seems to me that https://github.com/jokester/gatsby-plugin-s3/blob/master/src/bin.ts#L262-L269 would skip upload when filename and bytes unchanged (even if metadata should be updated), and no other routine is updating metadata?

bug
priority: high

(不是issue,只是想探讨一下) wxml实质上是 `data => VDOM` 的函数。如果我们有一个 wxml的解释器 (类似 react-test-renderer),应该在 jest snapshot等地方会有用? 我没有找到比较完整的类似的东西。

POST `https://api.bgm.tv/ep/762301/status/watched` HEADER: `{Accept: "application/json, text/plain, */*", Content-Type: "application/json;charset=utf-8", Authorization: "Bearer ***"}` BODY: `{"ep_id":"762299,762300,762301"}` 得到 `{"request":"\/ep\/762301\/status\/watched","code":200,"error":"OK"}` 但只有 762301 这一个章节被更新了

```ts export interface Weekday { en: string; cn: string; ja: string; // 这里 id: number; } ```

帖子内容等东西不一定要渲染成html, 直接返回bbcode就行

1. Follow upstream `THREE.Loader` to use ES class (this should fix https://github.com/google/draco/issues/737 ) 2. set decoder path to load draco assets properly (if we follow javascript/README to set up a...

我用的Linux, 这是我git clone后的各种设置: - 用python3.9创建venv (python3.9是conda的) - `venv/bin/pip install -r requirements.txt` - `venv/bin/huggingface-cli login` 运行 `venv/bin/python main.py` 后能看到UI窗口, 然后终端报下列错误, 程序结束 ``` % venv/bin/python main.py Traceback (most recent call last): File...

### Problem Description I'm always frustrated when I had to open setting and click "sync" on different devices. ### Solution Description When sync is configured, run sync automatically. A few...

enhancement

@gagern Hello there. libtidy is targeting next 5.6 release to late November, so I made [a branch](https://github.com/gagern/node-libtidy/compare/master...jokester:towards-libtidy-5.6) in case we want to follow up. Will add more commits if I...

(no idea if this is possible via html/css/canvas though)