Lars Wikman
Lars Wikman
If I'm creating a snippet that needs to deal with relative paths or read from a file I would probably do that with the existing functionality for evaluating JS in...
Found the NOTE in the description while digging around the implementation. Realized that it is noted in the UI too. Not particularly clear for this use-case though and makes using...
I tried using a template variable in the "Select a file" field, which doesn't work either. I definitely see a need for being able to make reusable snippets around uploading...
Looks great and should take care of noth, yeah!
From what I've heard the Pi4 has different graphics underpinnings. I know it doesn't provide a framebuffer which hit some of my use-cases in other libraries. I imagine this means...
Good info Boyd :)
From some reading the Pi 4 has a more standard initialization. I don't know much about OpenGL but according to some thread, [this code](https://gitlab.freedesktop.org/mesa/kmscube/-/tree/master) should work on Raspbian for the...
I checked the nerves_system_rpi4 and from a fairly uninformed point of view it does seem to have the necessary stuff. I would recommend someone start by just seeing if they...
Sweet, very good to know.