Juan Martin

Results 7 issues of Juan Martin

## Description Windows 11 has two more fields in `netsh wlan show interfaces`: Interface Type (`ifaceType`) and Band (`band`). This made the parsing break so `.getCurrentConnections()` would return its values...

### Expected behavior `getCurrentConnections` is inconsistent across different Windows versions. ### Current behavior Currently it returns the key/value mixed up: See the output of `.getCurrentConnections()`: The odd one to me...

### Is your feature request related to a problem? Please describe. I need to manipulate WiFi connections and send HTTP requests to devices in the network. On Windows, when having...

enhancement

Hi! The project I'm currently working on needs to mock some `remote.require` we do on the angular side for some native modules we use. ```js import { remote } from...

Hi, I finally managed to run tello_openpose.py only in CPU only mode on macOS High Sierra. I was not able to compile with CUDA and cudNN because of Caffe. My...

Hi I once used Wekinator a long time ago and just remembered its existence. I would like to try it for a thing I'm working on. http://www.wekinator.org/ redirects me to...

# Que tipo de Pull Request es? - [x] Mejoras - [ ] Bug - [ ] Docs / tests # Descripción Agrega un argumento de tipo `boolean` al objeto...