Robson Roberto Souza Peixoto

Results 41 comments of Robson Roberto Souza Peixoto

> This package is effectively in maintenance mode and is not actively developed. Small patches and features are only rarely reviewed and merged. We recommend using pgx which is actively...

IMHO this change the be break in 2 phases. 1) use sqlx + github.com/jackc/pgx/v4/stdlib 2) remove sqlx and use `pgx` directly to use the postgres binary protocol. pgx already cache...

@pablohoffman There are a lot of cheap and good proxy that only support SOCKS4/5. This feature will be ridiculous useful. I want to use scrapy but I can't because of...

Is possible? How can we help you?

I using a hack. I added a config to set the code as GIT_EDITOR and I'm creating the commit from the embedded terminal: ```jsonc "terminal.integrated.env.osx": { "EDITOR": "code --wait", //...

I'm have a similar problem, but now with the producers connections. Always, the first message that I try to send I got the error: `{:connection_down, {:shutdown, :ssl_closed}}` Any tip how...

The possibility to choose between a specific navigator and not to choose the standard. For example: my default browser is Safari, but I use Chrome to debug. I'd like to...