Damián Silvani

Results 54 comments of Damián Silvani

Hi. This was indeed just a proof-of-concept, and as a matter of fact, I could never get it to work. Unfortunately because of different reasons (mainly lack of time and...

I also noticed that, I think it makes sense!

Hi @schmolmo ! I think you're using a very old version of Node. Can you try installing the latest? I see that there's a script for v16.3.0 [here](https://github.com/sdesalas/node-pi-zero/blob/master/install-node-v16.3.0.sh)

Yes, this still happens.. I think I know what's the problem, it's your own message that gets back at you from the server, and evaluates it (thinking it was from...

> Is a good idea, but with the downside that the animation might look interrupted because the time is all of a sudden reset to a different position. So smooth...

Hey! I missed this issue.. it's a good question. I think it can be fixed, probably need to handle Undo/Redo shortcuts manually and only apply these actions on the focused...

Hey Gil, can you print the exact command you are trying to execute on the terminal? Is that a Windows Command prompt or Powershell? *edit ah sorry, you said Powershell*...

Added integration tests on https://github.com/dymaxionlabs/satproc/pull/35

> I fixed the typing errors in the code I've written. Did I break something in the build process? Sorry I've been a bit busy with life and work.. I'll...

@Bubobubobubobubo @tmhglnd yes, apparently a lot of packages were upgraded automatically at some point, including typescript, which causes that error. I reverted the changes on package-lock.json and re-installed the dependencies,...