Aleks-Daniel Jakimenko-Aleksejev

Results 449 comments of Aleks-Daniel Jakimenko-Aleksejev

Yeah but it feels like `.msg` thing should be in `Bot`, not in `Event`. Otherwise it does not make enough sense to me…

It seems like the whole design of `Net::IRC::Bot` needs an overhaul. IMO things like https://github.com/TiMBuS/Net--IRC/issues/16 will keep popping up. I can't really recommend any particular change though, because the module...

~Same issue here: #12369.~ nope, actually a different issue, but possibly related!

In my case, I'm seeing extremely slow rendering (a bit under 1 second) with just about 150 q-inputs (it's a list with 50 elements that have 3 q-inputs each). 1...

Actually, now I'm thinking that maybe keepass is not the best choice for the problem I'm trying to solve :) There is [rofi-pass](https://github.com/carnager/rofi-pass) and [autopass](https://github.com/jreinert/autopass). This, however, only works with...

Well, right now I have keepassx open 95% of the time. And yes, I use the GUI to tell it to type the password for me. The fact that the...

And yeah, if I'm going to use rofi, then why would I need any GUI from keepassx.

Found this issue while trying to figure out the same. We have lots of tests, I don't want to load the runners (both disk and CPU) by video recording when...

@brunoargolo it also sounds to me like you're suffering from https://github.com/cypress-io/cypress/issues/18564, https://github.com/cypress-io/cypress/issues/22868 or https://github.com/cypress-io/cypress/issues/23830, or all those combined.

Yes. In fact, I have some progress on this. I'll submit a pull request shortly, but there's no guarantee that anybody is going to merge it any time soon. So...