nokazn

Results 17 comments of nokazn

@kyosuke https://github.com/withastro/docs/commit/77d398668d0af27acda86819404be804dda398fa に加えて https://github.com/withastro/docs/commit/b76df42507ef6f2ce0a21d793ad5aaed0e6843a7 でも更新されてたので、それぞれ反映させました。 遅くなってすいません。 - 77d3986 の分 → 588c09a - b76df42 の分 → 5760a06

@kevinguebert > Changing it up to `SameSite: 'none'` with the first `S` uppercased solved the error. Have you seen that issue at all? I tried some times, but couldn't reproduce...

when I use [moonrepo/proto](https://github.com/moonrepo/proto) to install node, I needed to run ```sh cp $(proto bin node) hello ``` instead of ```sh cp $(command -v node) hello ``` to copy a...

@dsherret > > ``` > deno check ignored/index.ts > ``` The above command seems to result in the same behavior. `deno fmt` and `deno lint` work right, but `deno check`...

Can I try to work on this issue? I am unfamiliar with Rust codebase, but able to take a look this weekend.

- index で指定したときに保持 - shuffle のとき次の index わからない - プレイリストを再生する際の offset を index で設定すると位置がずれることがある

relink されたトラックの場合は元の ID で扱う必要があることが関係している? > IMPORTANT: If you plan to do further operations on tracks (for example, removing the track from a playlist or saving it to “Your Music”), it...

409 conflict から1時間後にトークンが失効している?

`/search/q=artist:foo+tag:new` みたいにすれば直近2週間にリリースされたアルバムが取得できる

別ページから `/browse/categories` とかに移動するとスクロール位置そのままになる