Jorge Fuentes

Results 15 issues of Jorge Fuentes

In nodejs Worker Threads there's no `this`, but `globalThis`: ![image](https://user-images.githubusercontent.com/702490/157413401-965062eb-a6f4-44a5-9e3f-528664537bea.png) So this line fails, as there's neither `window`: ```javascript void 0!==this?this:window ``` Is the minified version in the npm.

enhancement

Simply, I have 2 interfaces, `eth1` and `eth2`. I want this UDP traffic to go over `eth2` interface. In OpenVPN I can bind to a local interface with `local`, but...

### I have a suggestion: Use another existant ws/HTTP server instead of express. Express is nice, but sometimes is oversize when you just want to serve some static files and...

I just compiled it for Android. Works like a charm. Just the feature needed without any more paraphernalia. I just miss a feature, when I open the app, I would...

question

This update will autoload last input selected when the app is open. Also will open with the dropdown invisible.

As pointed out in the README, well, I think that updating points is a great feature to maintain. The usual thing for this is the typical collision detector for games.

enhancement

This will integrate UDPSpeeder PR: https://github.com/wangyu-/UDPspeeder/pull/227

Just for testing, I just copied lmdb-js changes to node-lmdb and works like a charm (at least the mapsize autogrow without needing to relaunch the transaction). Haven't done any further...

I have 2 paths, one the one to my router (192.168.0.X) and other one to a virtual machine that gives an error when trying to write to it. The problem...

I've checked the code and seems that if you serialize an object bigger than the buffer size, it will throw an error. Is possible to add a check to increase...