nico

Results 17 comments of nico
trafficstars

I encountered that a few times now, Mojo 9.13, Perl 5.32: ``` Use of uninitialized value $loop in hash element at /usr/share/perl5/site_perl/Mojo/UserAgent.pm line 201. Mojo::Reactor::Poll: I/O watcher failed: Can't call...

@teward that depends on the client and its configuration, I don't think this is a valid concern, especially not if PRIVMSG/NOTICE is toggleable as an option in ZNC and you...

Nice that worked. It is the v3 release. The ultimate fix would probably to add some window manager flags or fix it in the window positioning code in GLFW.

Where/how would I set the `check_host_keys` option?

Since a while I am not seeing `quic_client_(sent|receive)_bytes{conn_index="[0-9]+"}` anymore, this has worked before, just not sure which version broke it. I am currently using 2023.8.2. When I grep for `quic_`...

For me `-publics -nocase -channels '#a #b' -masks 'bot!*@*' -regexp '(ni)(co)' -replace '$1\x02\x02$2'` works fine with the 1.0+ version. Maybe `-nocase` is the problem.

Yea, probably should exclude those.

Hmm, it seems to be working because the player infos are actually cached for 5sec when refreshing in the steam server info dialog. Is the eBPF redirect at such low...

Just `tcpdump -ni interface port 30015`. I don't see any traffic but sqproxy is working. 🤷‍♂️