Gordon Stein

Results 26 issues of Gordon Stein

To recreate: 1. In the Composition visualizer, set the routing mode to "Basic route manager" 2. Switch to the Meta view (which should already be set to use AutoRouter) 3....

The Genius service has the ability to get the album art, but it gets output as a URL string, which is hard for students to work with. Ideally either it...

rpc

A `robot message` message should be sent to listening users when a robot is reset or encrypted.

Needs an override so that we can set it to not use the server's time.

I was working on this previously in https://github.com/gsteinLTU/NetsBlox/tree/refactor. We recently added new annotations for bounded numbers and proper latitude/longitude types. It would be nice to have all the older RPCs...

minor
services
refactor

A student from SSMV said they received this error message last night on their own project, not collaborating (or at least not intentionally).

With #3001, IoTScape is implemented in a way that allows devices to add new services. However, the full goal of IoTScape was to allow the same educational cybersecurity features from...

rpc

Ben was asking me about this and it's probably useful if/when we run the cybersecurity curriculum again. It would be nice if each message when logged included the client sending...

Parts of NetsBlox/services#10 are included in this PR. The other parts of it require NetsBlox/services#9 and NetsBlox/services#8 to be done first.

rpc

It would be nice to have some statistics about the users available to admins. Things such as users online, new accounts made, projects created, etc.

enhancement