Oji Ishimori
Oji Ishimori
I managed to use v4l2loopback on Raspberry Pi 4 with 64bit OS. ```sh sudo apt update && sudo apt install raspberrypi-kernel-headers curl -LO https://github.com/umlaeute/v4l2loopback/archive/refs/tags/v0.12.5.tar.gz tar xzf v0.12.5.tar.gz && cd v4l2loopback-0.12.5...
Please try this: ```typescript const oauthResult = await client.getRequestToken(callbackUrl) if (oauthResult.oauth_callback_confirmed === 'true') { // in this scope you can access oauth_token and oauth_token_secret console.log(oauthResult.oauth_token) } else { // in...
Hi @dbredvick, thanks for your contribution. Could you exclude build assets and yarn.lock from this PR?
- 未検証ですが、dependenciesに追加されていてほしいものがdevDependenciesにあったときにエラーを吐いてくれるのはeslint-plugin-importだけだったと思います。ただ`@types/*`のインストール忘れは検知できないはずです。 - Yarn PnPはWebStorm/PhpStormで動きますし、TypeScript LSPサーバーでも動くらしいですのでエディタサポートについてはそれほど心配ないと思います。 - Yarn PnPにした場合、Yarn PnPに対応しているモジュールバンドラやテストランナーしか使えないので注意が必要です。Microbundleとesbuildは対応してます。
作者の方がご多忙なのかメンテナンスされていないようなので、forkして別パッケージとして公開しました。よろしければご利用ください。 https://github.com/ciffelia/matplotlib-fontja
I built a software that limits network interfaces where tailscaled can send or receive packets to work around #7594. https://github.com/ciffelia/tsblock
ボタンも1メッセージに25個までらしい IDを表示して入力してもらうか、ページングを実装する必要がありそう
I'm willing to be listed as a maintainer.
Sorry, I typed the wrong header name. I corrected it, but the assertion still fails because the checksum value do not match. It should be `"ungWv48Bz+pBQUDeXa4iI7ADYaOWF3qctBD/YfIAFa0="`, not `"47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="`.