Johan Euphrosine

Results 192 issues of Johan Euphrosine

fix #288

kokoro:run

## Expected Behavior Docs should point to https://open-source-silicon.dev/ ## Actual Behavior Docs point to https://join.skywater.tools/ ## Steps to Reproduce the Problem 1. Go to https://skywater-pdk.readthedocs.io/en/main/ 1. Click on the "🗨️...

type-bug
documentation

Fixes #359 TESTED=https://skywater-pdk--377.org.readthedocs.build/en/377/rules/rcx.html#resistance-values

documentation

Without this the command fails with: ``` pass the name of the repository ```

Is that the expected behavior? ``` > kuroshiro.convert('トン', { to: 'hiragana' }).then(console.log) kuroshiro.convert('トン', { to: 'hiragana' }).then(console.log) Promise { , domain: Domain { domain: null, _events: { removeListener: [Function: updateExceptionCapture],...

enhancement

It'd be great to get the CFU on https://mlcommons.org/en/inference-tiny-05/ Reference benchmark: https://github.com/mlcommons/tiny/

So that storage driver can decide to redirect to vendor upload and serving static URLs instead of serving the content dynamically.

enhancement

I'd be nice to allow to point `.install` method to https://mamba.readthedocs.io/en/latest/user_guide/micromamba.html in order to speed up the installation process.

/kind question **Description:** the `:register` image seems to be missing the `qemu-*` binaries **Steps to reproduce the issue:** ``` ~ 👺 diff -Nru

Currently it seems that smarthome integration always returns an empty response for DisconnectRequest. https://github.com/actions-on-google/actions-on-google-java/blob/master/src/main/kotlin/com/google/actions/api/smarthome/SmartHomeApp.kt#L166 This could be problematic as developer might need to return an `errorCode` when the `DisconnectRequest` is...

b/147845213