IRC channel logs

2026-08-25.log

back to list of logs

<jobol>hi, about op:deliver, is there any good reason to keep args in second position? I'm thinking that putting it at end would avoid unnecessary parsing at protocol level.
<jobol>I'm maybe wrong but the protocol layer needs to know answer-pos and resolve-me-desc but in many cases does not need to know what args contains.