Thiago Padilha

Results 111 comments of Thiago Padilha

@justinmk :+1: @Pychimp if you want, reopen this issue at the docs repository, as long as we don't have to maintain multiple versions of the docs(maybe a tool that converts...

While listening on TCP is a true security risk(nowadays even web apps can open local tcp sockets), by default neovim only listens on UNIX socket(named pipe on windows), so this...

Hi, Is there any way to navigate between firebug and the current page? What about other firebug mappings? I appreciate any direction you can give, I'm new to vimperator and...

@ervandew thanks for your help but I was looking for a simple solution, I guess I will just use the mouse with firebug. How do you currently use firebug/vimperator?

> guarantee security in the browser, specifically the issue I highlight in the readme, "ELECTRON has known security issues with using an unsandboxed version of chromium. The roadmap is to...

> Do you have any suggestions and next steps to ensure this app's security that I can do from my end? As far as I can see, the biggest security...

Can you try running with valgrind? It should be available in *-debug images

@PettitWesley is the SEGFAULT reproducible if you set `workers 1` in the `[OUTPUT]` config?

@PettitWesley do you think you could create a simple fluent-bit config that reproduces the segfault? It would help me a lot in debugging this

@matthewfala thanks for the detailed investigation and report, we have passed the information to chunkio devs