jdev - 2021-10-25


  1. flow

    Martin, i've added https://github.com/openwrt/luci/issues/5456#issuecomment-950556322 hope that helps

  2. Martin

    👍🏽

  3. edhelas

    https://www.quastor.org/p/how-whatsapp-scaled-to-1-billion

  4. edhelas

    looks like it's hard for them to say "ejabberd" as a base :D

  5. huhn

    Hi, I'm looking for a mail from Jan Koum to the ejabberd mailing list asking how to set up ejabberd to allow only a specific client to be used. Does anyone remember and can send me the link? I think Holger had sent it in here recently, but I can't find it anymore.

  6. Holger

    huhn: https://web.archive.org/web/20200205125232/http://lists.jabber.ru/pipermail/ejabberd/2009-June/005027.html

  7. Holger

    http://lists.jabber.ru keeps breaking archive access these days :-/

  8. huhn

    thx!

  9. Holger

    edhelas: "Erlang is the programming language of choice for mov.im's backend systems."

  10. edhelas

    :D

  11. edhelas

    Erlang and PostgreSQL 😌

  12. edhelas

    by the way I have to open a ticket to ask you to add the indexes on the pubsub tables

  13. Holger

    Most engineering choices mentioned in that article sound plausible, but "avoid investing in automation unless it's completely necessary" hrm!

  14. Holger

    Is any automation "completely necessary"? Performing repitetive tasks manually is yay?

  15. Holger

    edhelas: I have it on my personal list, but yes a ticket would be awesome as it increases chances someone else will take care of it :-)

  16. edhelas

    I should automatise that, opening tickets on the ejabberd bug tracker is starting to be a repetivive task :p

  17. edhelas

    *repetitive

  18. Holger

    😜

  19. Holger

    GitHub has a sane API I think.

  20. edhelas

    test

  21. Ge0rG

    test failed

  22. edhelas

    looks like I have message drops in the chatroom

  23. edhelas

    anyway

  24. edhelas

    I see that Conversations is adding a ice-options parameter when generating the SDP

  25. edhelas

    https://github.com/psycotica0/Conversations/blob/4659f06387e521cd44c4ee74b4a52e976f3ee6f4/src/main/java/eu/siacs/conversations/xmpp/jingle/SessionDescription.java#L155

  26. edhelas

    this is not documented, I can also add it to Movim ?

  27. Ge0rG

    edhelas: message drops or lack of XEP-0410?

  28. edhelas

    I think drops

  29. edhelas

    because I sent a first message, then a second one just after, and the second one was never returned back

  30. Zash

    https://github.com/xsf/xeps/commit/a87b76628b39df9bc12a67562bc7c5906387d470#diff-c63c8a6804242a783139b7f58596f4045114baadc0af801810fcac06ef17dff4L301

  31. Zash

    I have no idea what's going on there.

  32. edhelas

    I have to reconnect to the room each time I want to publish a message, pretty annoying