-
MattJ
cal0pteryx, out of curiosity, do you know how members.json would handle a board member who is not an XSF member?
-
MattJ
AFAICT there is no way to technically specify that
-
cal0pteryx
MattJ: I'm happy to check as soon as I get home in the evening
-
MattJ
Sure, no rush. We don't have such a situation currently, and haven't for a number of years :)
-
MattJ
I suspect the easiest option would be to add a new "nonmembers" group or something
-
edhelas
<conflict-resolution xmlns="urn:xmpp:pubsub:conflict:0" behaviour="overwrite" />
-
edhelas
What could be the other behaviour ?
-
MattJ
reject
-
edhelas
And we use the UK "behaviour" and not US "behavior" :p ?
-
Kev
Current behavviour is to reject.✎ -
Kev
Current behaviour is to reject. ✏
-
MattJ
I think we should use US, so consider it a typo :)
-
edhelas
Might save a few bytes :p
-
edhelas
I'm fine with UK, we already have plenty of Shakespeare references isn't it ?
-
MattJ
Generally most programming languages stick to US English, and that's what I tend to naturally use while coding
-
MattJ
I think the consistency is worth it
-
jonas’
there is explicit wording in some XEP that XEPs are supposed to stick to en_US
-
Zash
Concistency is nice
-
Holger
Erlang has 'behaviour's!!
-
Holger
But of course Erlang tries hard to be different just for the sake of it. Like the Brits.
-
edhelas
Erlang is always a special snowflake ❄
-
edhelas
Time for an Erlxit then.
-
Holger
Erlang exit()s all day long.
-
jonas’
ITYM Elixit
-
Squeaky Latex Folf
> MattJ: > Generally most programming languages stick to US English, and that's what I tend to naturally use while coding Sometimes I like colour over color but I do choose color in programming most of the time
-
Ellenor Malik
> Holger a écrit : > But of course Erlang tries hard to be different just for the sake of it. Like the Brits. They're Swedish.
-
Guus
I can _taste_ the level of nerdiness in this room.
-
Fishbowler
I love the Shakespeare references. But I'm also a biased Brit.
-
jonas’
reminds me that I need to dig out the twitter thread with shakespearan insults someone shared the other day
-
edhelas
jonas’ do you think it could be interesting to add tags on MUC for search.jabber.network ?
-
edhelas
I'm thinking of doing something similar in Pubsub nodes as well, helps with indexing and discovering
-
edhelas
Can be as simple as having #hashtags in the description, or something more "standard" in the XMPP way <tag xmlns="somethin"/>
-
kurisu
What happens if two clients try to bind to the same resource?
-
Zash
Depends on server policy.
-
Zash
Usually the older is kicked.
-
Ge0rG
kurisu: the recommended approach is to kill the older session because it's assumed that it is the same client after a network downtime
-
Daniel
And if you experience this as a client you should probably change resources
-
Daniel
Experience being kicked due to resource conflict
-
Ge0rG
Yeah, that's important as well. Sometimes people clone the config 1:1 to another device, or restore from backup, and then you have two equal resources
-
Zash
https://xmpp.org/rfcs/rfc6120.html#rfc.section.7.7.2.2✎ -
Zash
kurisu, https://xmpp.org/rfcs/rfc6120.html#rfc.section.7.7.2.2 has words ✏
-
Zash
It says kicking the old is discouraged because of such loops...
-
Ge0rG
Zash: the RFC is old
-
Ge0rG
the situation is also different with 0198.
-
Zash
Ge0rG, read the text 🙂
-
Zash
But sure, xmpp-core-bis-again when?
-
Zash
What is old is new again.
-
Ge0rG
yes
-
jonas’
edhelas, interested, but in a standardised "not just scraped from description" way please
-
Zash
now if only we had a form type for list of random strings