Anton Baklanov

Results 12 comments of Anton Baklanov

I am seeing the same issue with MRI. Can't try jruby since jruby ruby-spark version seems broken at the moment.

>user can install a plugin to Game Booster and change a setting which plugin?

Thanks, it works indeed! What a horrible thing this game booster is.

> Ok, this time I am pretty sure that it is fixed persistently, since the latest Samsung Update A528BXXU1CVG7. The visual bug has not appeared for the last week or...

I see the same issue with solargraph (ruby lsp) but not with gopls and not with rust-analyzer.

@sukeerthiadiga Are you seeing any specific issues with openssl 3.0?

Ok, I found exact issue. With following patch I have tests passing with ruby 3.2 and openssl gem 3.2 (required to get `OpenSSL::Provider`, else openssl env config required for legacy...

I do have a branch for this there https://github.com/macks/ruby-ntlm/compare/master...bak1an:ruby-ntlm:openssl3 @macks Would you be interested in a PR to properly release this?

Having openssl 3.2 gem as a dependency will require limiting minimal ruby version to 2.7 (and will ideally mean some code cleanup here) but it seems fine to me. Older...

@lampslave Try moving `django_hosts.middleware.HostsRequestMiddleware` to be before `django.middleware.common.CommonMiddleware`