Abe Pazos

Results 279 comments of Abe Pazos
trafficstars

I would set https://github.com/alexandrainst/processing_websockets/blob/master/src/websockets/WebsocketServer.java#L21 to true, build the websockets library, then try again. Logging is disabled by default.

Ah I see you can call this method to turn debug on: https://github.com/alexandrainst/processing_websockets/blob/master/src/websockets/WebsocketServer.java#L136 It's even on the readme :-) https://github.com/alexandrainst/processing_websockets?tab=readme-ov-file#enable-logging

I hope someone else can take a look, too busy right now... Ideally the project would be ported to use Gradle so it would be easier for anyone to build...

Oh nice!! :-) I will take a look in the next days. I do have an Axidraw. Do you know if it's compatible? With what kind of devices have you...

Sorry for the long latency! I'm writing a post in the guide about pen plotters and it motivated me to look into this. It would be good to offer both...

> Do you think the design of the `Plot` extension matches other extensions or see anything that could be improved? I am not too happy with how the configuration/setup works....

Can I help you change to randomGaussian() ?

On 0.9.8 with t3kt's fork it works fine for me: https://github.com/t3kt/ofxPostProcessing_tekt

It is an Electron issue. I have the same problem with `chromium` and with `upscayl-2.9.5-linux.AppImage`. Older versions used to work but they are no longer compatible with the system. In...

I'll correct myself: it's an issue that affects Electron. In my case it was solved by installing [libva-nvidia-driver](https://forum.manjaro.org/t/chromium-signal-gpu-process-isnt-usable-goodbye/154140/8).