Vish (Ishaya) Abrams

Results 5 issues of Vish (Ishaya) Abrams

The following setup on http://robotopia.co/#tutorial/Conditions/1 causes the robot to get stuck in the top left corner: ``` when start repeat 50 times do if isNextField Water do Rotate Right else...

bug

Volume mountpoints in a container should have data explaining how they are used to help runtimes decide what should be done with them. The first and most obvious is a...

Hello! I just came across this project in a medium post. I just wanted to let you know about another approach for making small images: [https://github.com/oracle/smith](https://github.com/oracle/smith). It actually recursively copies...

documentation

Trying to npm install this on Big Sur and running one of the examples I get the following unhelpful error message: ``` FATAL ERROR: Error::New napi_get_last_error_info 1: 0x1060efd75 node::Abort() [/usr/local/bin/node]...

## Description The [RFC](https://datatracker.ietf.org/doc/html/rfc7636#section-4.1) says that a code verifier just uses unreserved characters, but the recommended method is that it is a base64-urlencoded 32-octet value. Some implementations of PKCE (most...

go
tests