Conversation

Notices

  1. @fl0wn @archaeme are you guys still running mysql table queueing?

    Wednesday, 22-Feb-17 03:03:16 UTC from shitposter.club
    1. @moonman @archaeme @fl0wnsclone Kind of telling I've had to spend all this time just reorganizing things to be sensible before I can make the changes I want to make tbh. Let's not get me started on all the things we've found hardcoded..

      The queuedaemons have been the most reliable queue handler across a variety of installs.

      We really need to update PEAR, the version in postActiv (and by extension the one in GNU social) literally isn't going to survive the next major PHP revision when they depreciate the php4 constructor methods using the same function name as the owning class.  Php4 was EOL in 2008 ffs.

      Wednesday, 22-Feb-17 03:34:04 UTC from community.highlandarrow.com
      1. @moonman @archaeme @fl0wnsclone FWIW Moon it's Apollo I used with the STOMP queue myself which seemed to work, pretty sure you were using Artemis yeah?

        Wednesday, 22-Feb-17 03:34:42 UTC from community.highlandarrow.com
      2. @maiyannah Meanwhile statusnet staying stronk

        Wednesday, 22-Feb-17 03:34:18 UTC from web
        1. @nerthos Well, the "if it isn't broke, don't fix it" approach works well with any web app, really.  Especially with something as finicky.

          Wednesday, 22-Feb-17 03:37:47 UTC from community.highlandarrow.com
      3. @maiyannah @moonman @fl0wnsclone There's a version of the PEAR DB lib that has the PHP5+ constructor syntax. https://pear.php.net/package/DB/download

        Wednesday, 22-Feb-17 03:49:17 UTC from gs.archae.me
        1. @archaeme @moonman @fl0wnsclone There isn't of DBO though, on account of it not being updated in EIGHT bananaING YEARS.

          Wednesday, 22-Feb-17 03:50:06 UTC from community.highlandarrow.com
          1. @moonman @archaeme @fl0wnsclone So uh, yknow.  That cherry needs to go.

            Wednesday, 22-Feb-17 03:50:21 UTC from community.highlandarrow.com
          2. @moonman @archaeme @fl0wnsclone https://pear.php.net/package/DB_DataObject/

            "Average age of open bugs: 2256 days
            Oldest open bug: 4093 days
            next release: 1.99 in -2974 days!!"

            Wednesday, 22-Feb-17 03:52:29 UTC from community.highlandarrow.com
            1. @maiyannah @moonman @fl0wnsclone Oh goodness.  Yeah it's best to move to something else long-term.

              Wednesday, 22-Feb-17 04:00:28 UTC from gs.archae.me
              1. @archaeme @moonman @fl0wnsclone I'll probably just roll my own replacement classes for the next major postActiv revision.

                Wednesday, 22-Feb-17 04:01:00 UTC from community.highlandarrow.com