Mantas Mikulėnas

Results 106 comments of Mantas Mikulėnas

Latest change looks good to me.

Hmm out of curiosity, are the networks in question planning to use SRV purely as a redirect (single record pointing to the existing `irc` round-robin), or would they use SRV...

> @emersion might have been joking but at one point he suggested using the [tag value escaping syntax](https://ircv3.net/specs/extensions/message-tags.html#escaping-values) for this. What if we required all mode parameters --- in `RPL_PROPLIST`,...

As long as the MUST phrasing doesn't accidentally forbid the server from rejecting unauthenticated clients

Speaking of lines, I wonder if any event loops support this natively, or does it usually need to be done by hand? _(Then again, it's IRC – everyone does everything...

> > But five minutes later, one of those users could issue a -B > > Why would they do this? I don't see a good reason for a client...

> Actually there is a DBus interface for this : https://people.freedesktop.org/~hadess/idle-inhibition-spec/re01.html That's a completely unrelated interface (inhibits only prevent things like suspend) – you'll instead need to query systemd-logind or...

I'm guessing this is not an USBGuard bug, but a result of how the usb_modeswitch udev rules are written – they trigger as soon as the `usb_device` appears and blindly...

No, if it calls usb_modeswitch then it should remain part of usb_modeswitch. (You could say the existing rules installed by usb_modeswitch are buggy regardless of usbguard.) The above snippet is...

> and fill in details as it prompts you `-subj "/CN=yournicknamehere"` is all you need > On OpenBSD the second command needs to changed from "sha1sum" to "sha1" because there...