Alexey Vasyukov

Results 30 comments of Alexey Vasyukov

@jrgarciadev Hi! Do you have any news?

Does your traffic go through Outline VPN server? You can simply check your IP for example at https://www.myip.com If all set correct you should see there IP address of your...

I wrote an article about it - https://itnext.io/how-to-setup-and-test-tls-in-grpc-grpc-web-1b67cc4413e6

Same issue. Pasting ssh private key in settings gives the error "This key is not a private key."

https://github.com/nextui-org/nextui/issues/667 blocks

@timc1 Hey! In my case I have code editor input, when this editor is focused I want to toggle kbar shortcuts. Right now only `$mod+K` works this way (opens default...

I notice that modals always have zIndex: $max value (9999). This setting produce problems when you want to render any component on top of modal. For example custom select with...

Hi! Thanks for the fast reply. The @improbable-eng/grpc-web has Transport interface which anyone could implement, then pass it to gRPC client constructor and the client would use this transport. If...

Automatic updates also requires code signing, related to #20