Francesco Soncina

Results 20 issues of Francesco Soncina

Hi, I am running the latest release of `Invoke-BloodHound` ingestor and I am experiencing a huge memory usage in my test environment. ``` PS C:\Users\Public\phra> Invoke-BloodHound -CollectionMethod All -Stealth -StatusInterval...

hi, it would be nice to have also [fast-json-parse](https://github.com/mcollina/fast-json-parse) in the benchmark.

hi. when launching the application inside an vmware virtual machine in bridge mode (so no NAT involved) the application crashes with the following message: ``` ? What to do? Start...

hi, i'm trying to locally install create-graphql via yarn but i receive this error: ``` npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "-g" "generator-graphql" npm ERR! node v7.9.0 npm ERR! npm...

question

https://github.com/jthuraisamy/SysWhispers

enhancement
good first issue
hacktoberfest

hi, congrats for the new dashboard! it would be nice to have this project as a npm package in order to simplify the installation step. are you considering it or...

question

https://github.com/elevateweb/elevatezoom/blob/master/jquery.elevatezoom.js#L506 this check is wrong, that line has to be like this: ``` javascript var theEvent = -e.originalEvent.deltaY || 0; ``` i'm sending a pull request to fix this. (tested...

~`run()` is the same for every module.~ it would be nice some refactoring. /shrug

refactor