-
### OS
Linux
### GPU Library
CUDA 12.x
### Python version
3.10
### Pytorch version
2.4.1+cu121
### Model
Vikhrmodels/Vikhr-Nemo-12B-Instruct-R-21-09-24
### Describe the bug
```
File "/mn…
-
https://www.microsoft.com/en-us/makecode could be an alternative to our current Scratch 3 based approach.
I've recently used MakeCode myself while toying with a [Maqueen](https://www.google.com/sea…
-
I use partials for inlining svg defs, for example:
```html
{{- $icon_id := "line-chart" -}}
{{- $icon_name := add "icon-" $icon_id -}}
{{- if not (.Scratch.Get $icon_name) -}}{{- .Scratch.Set $i…
-
The support code in extension workers should provide a way to translate strings.
See proposal: https://github.com/LLK/scratch-vm/wiki/Extension-translation-straw-cat
-
Dear Sir/Madam,
My configuration is macOS Sierra version 10.12.5, Chrome Version 61.0.3163.100 (Official Build) (64-bit), Scratch Device Plugin Helper installed, serial port is used by Arduino IDE …
-
In light of just completing the tested and working [Scratch2 _online_ extension](https://github.com/techninja/cncserver/blob/master/watercolorbot_scratch.js), I noticed this piece of text on the [exte…
-
I'm not sure why we have https://scratch.mit.edu/scratch-addons-extension/settings for linking the addon settings page, while we can do something in our domain like https://scratchaddons.com/settings.
-
When running psrpipe.py the nifpmsel step fails.
```
Task nifpmsel 1.8 terminating with status -1
Traceback (most recent call last):
File "/scratch/software/nicer_20230814/NICERsoft/scripts/p…
-
### Why this would be helpful
Scratch Notifier is in the website category which seems a little strange.
### My suggestion
Renaming the "Extension popup features" category and moving Scratch Notifie…
-
利用message报告给Scratch Extension,各个插件在运行之后订阅各自硬件的连接状态。
可以模仿Scratch microbit的消息提醒UI。