Sergio Paganoni

Results 27 issues of Sergio Paganoni

If parsing the following javascript: ``` javascript var x = ['a','\n']; ``` The resulting Array node will contain only the 'a' field. ![image](https://cloud.githubusercontent.com/assets/1062939/12392607/7f6659e4-bdf0-11e5-9575-0f68400e7ab2.png) Probably also related, when parsing `var x...

Resuming from sleep takes a bit too much, maybe trying to cleanup/optimize the code could help. Some ideas - wrap debug prints in a define to be able to remove...

enhancement
help wanted

![enemies](https://user-images.githubusercontent.com/1062939/102715088-3171b400-42d3-11eb-80ac-afecd8b77585.gif)

enhancement

When hitting the block we could pop some rewawrds for mario

enhancement

Also add luigi as player, and switch randomly the sprite on every screen rotation

enhancement

On new code so that `simulator/` always contains the current version. Similar to this: https://github.com/lupyuen/pinetime-lab/blob/master/.github/workflows/simulate.yml

enhancement

Spare the jpeg decoding and save some battery

I'm creating this issue since the openai docker image still fails by checking nvcc. (version 0.4.1, current latest) > --kv_cache_dtype fp8 should not check for nvcc currently it is not...

I'm trying to build this for the 2020 model and noticed that the define is `LILYGO_TWATCH_2020_V1`. According to other example sketches it should be `LILYGO_WATCH_2020_V1`. Despite that I still get...