Kurucz István

Results 8 issues of Kurucz István

Why not allow all characters in variable names when env_file is used? Why not let the system shell handle this if Docker allows it? Related issue: https://github.com/docker/compose/issues/8862 **Docker version 20.10.17,...

enhancement

I would like a self-hosted, Docker-based version from pxt-microbit. Wrote a default nginx configuration file: ``` server { listen 80; listen [::]:80; server_name localhost; root /usr/share/nginx/html; #access_log /var/log/nginx/host.access.log main; location...

## Description Please add bluetooth support for Python Editor v3 with micro:bit v2.x. Or something solution for wireless micro:bit and external device (PC, mobile phone) connection. ## Todo - [...

Where there is a dropdown menu, why can't you put a variable there? It would help children a lot in learning proper programming. Related issue: https://github.com/microsoft/pxt-microbit/issues/5558

Please add 0.2 (or 0.25) mm nozzle, if possible. Thanks.

It would be useful if blocks could be disabled or deactivated in the block editor. They would not be deleted, they would just appear differently. It would be similar to...

enhancement

I would like build the following micro:bit extension: https://github.com/emakefun/pxt-irRemote (commit: 449e6642) I used the following descriptions: - https://github.com/kshannon-ucsd/pxt-pixy2?tab=readme-ov-file#developer-setup - https://makecode.com/simshim Used build environment: `docker pull nevergone/microbit-makecode-editor:7.0.57-tools` The error is shown...

I teach children in a place where the internet connection is very unstable. We can't install anything on the computers. That's why I want to put together a completely offline...