hacktronics
hacktronics
I also need static template in CodeSandbox, I am trying to create a tutorial and the following sandbox works: https://codesandbox.io/s/optimistic-morning-u7kl9p?file=/main.py in static mode, but SandpackProvider does not support the "static"...
Downgrading project to v17 or removing project wide configuration is not an option, is there any way I can use this library.
I am building a MIT Scratch based block based coding software for kids. So in https://ide.codeskool.cc/, this kids can assign a pin and perform some task. Now its hard to...
https://youtu.be/Kp_Isk_9Mu8, the gobot is an executable running on the Raspberry Pi, its not a code generator. For kids, they won't be writing code or compiling it. So, the executable would...
I mean for buttons, how do you set the pulled mode in the Raspberry Pi. https://gobot.io/documentation/examples/raspi_button/ I found how to change the default push state, but does gobot support pull...
The question is not how Scratch will do it, the question is how I can use goboscript to do that. Send a simple text file and get a XML response...
What I meant is converting this: ``` onflag { say "Hello, World!"; } ``` into: ``` "blocks": { "0": { "opcode": "event_whenflagclicked", "next": "1", "parent": null, "topLevel": true, "shadow": false...
yes, that is very much possible, but then its mostly not usable. One of the biggest design decision for CodeSkool is zero server, and 99% of the mods don't use...
So, any rough idea about the timeline for the wasm support
I am also facing the timeout issue, while writing spiffs.bin to esp32.