#metabrainz

/

      • samj1912
        bochecha asked me where to put the static files
      • 2017-04-19 10906, 2017

      • samj1912
        I just told him to put them under pw static for now
      • 2017-04-19 10913, 2017

      • samj1912
        should we move it to ftp and link from there?
      • 2017-04-19 10921, 2017

      • zas
        that's only small text file, noneed to put that elsewhere
      • 2017-04-19 10937, 2017

      • samj1912
        okay
      • 2017-04-19 10927, 2017

      • naught101 has quit
      • 2017-04-19 10941, 2017

      • github joined the channel
      • 2017-04-19 10942, 2017

      • github
        [picard-website] samj1912 closed pull request #75: PW-48: Update test env build instructions (master...extend_config.py.example) https://git.io/vSA4L
      • 2017-04-19 10942, 2017

      • github has left the channel
      • 2017-04-19 10903, 2017

      • arbenina_ joined the channel
      • 2017-04-19 10925, 2017

      • Sophist-UK
        Hi samj1912. Thanks for merging some PRs.
      • 2017-04-19 10917, 2017

      • samj1912
        zas: merged some of them with some of my own updates
      • 2017-04-19 10956, 2017

      • agentsim joined the channel
      • 2017-04-19 10904, 2017

      • samj1912
        left comments on others
      • 2017-04-19 10949, 2017

      • Slurpee joined the channel
      • 2017-04-19 10949, 2017

      • Slurpee has quit
      • 2017-04-19 10949, 2017

      • Slurpee joined the channel
      • 2017-04-19 10915, 2017

      • iliekcomputers
        LB-151 is not something we plan to work on, right? All the code has probably been changed already?
      • 2017-04-19 10915, 2017

      • BrainzBot
        LB-151: Import does not start importing https://tickets.metabrainz.org/browse/LB-151
      • 2017-04-19 10935, 2017

      • ruaok
        nuke it
      • 2017-04-19 10926, 2017

      • iliekcomputers
        (y)
      • 2017-04-19 10928, 2017

      • Quesito
        ruaok: did we have a different bank account in 2016? a supporter who is catching up on paying us has an invoice from 2016 with a different IBAN that the recent 2017 invoices.
      • 2017-04-19 10943, 2017

      • ruaok
        correct.
      • 2017-04-19 10948, 2017

      • Quesito
        excellent, thank you!
      • 2017-04-19 10903, 2017

      • ruaok
        CX was bought by BBVA and they immediately dropped support for old IBANs.
      • 2017-04-19 10917, 2017

      • ruaok
        grrr
      • 2017-04-19 10920, 2017

      • ruaok
        I wanted to go in and spank them with a folder of stable IDs
      • 2017-04-19 10957, 2017

      • Quesito
        lol. look at the accounting software--banks will be up to date in 2050 at the earliest....
      • 2017-04-19 10923, 2017

      • ruaok
        yeah, only because the dinosaurs will die out and only the new start ups will be left.
      • 2017-04-19 10928, 2017

      • ruaok
        N26 FTW!
      • 2017-04-19 10939, 2017

      • drsaunder joined the channel
      • 2017-04-19 10903, 2017

      • Quesito
        we can hope!!!
      • 2017-04-19 10904, 2017

      • justharshal has quit
      • 2017-04-19 10901, 2017

      • Quesito
        it'll be so nice having this supporter caught up on their support!
      • 2017-04-19 10929, 2017

      • ruaok
        d7? or someone else?
      • 2017-04-19 10947, 2017

      • Quesito
        si
      • 2017-04-19 10955, 2017

      • pingupingu joined the channel
      • 2017-04-19 10955, 2017

      • pingupingu has quit
      • 2017-04-19 10955, 2017

      • pingupingu joined the channel
      • 2017-04-19 10910, 2017

      • pingupingu has quit
      • 2017-04-19 10935, 2017

      • pingupingu joined the channel
      • 2017-04-19 10935, 2017

      • pingupingu has quit
      • 2017-04-19 10935, 2017

      • pingupingu joined the channel
      • 2017-04-19 10946, 2017

      • ruaok
        iliekcomputers: if you're looking for stuff to do... I've got one little thing thing on the stress tester that would be good for you to tackle.
      • 2017-04-19 10954, 2017

      • iliekcomputers
        ruaok: sure
      • 2017-04-19 10959, 2017

      • ruaok
        k.
      • 2017-04-19 10922, 2017

      • ruaok
        I made some "improvements" to the influx-stress-tester.py
      • 2017-04-19 10932, 2017

      • ruaok
        in the influx-test-scribbles module.
      • 2017-04-19 10950, 2017

      • ruaok
        there are a few things that need addressing.
      • 2017-04-19 10904, 2017

      • ruaok
        1) The script, once started cannot be readily stopped.
      • 2017-04-19 10939, 2017

      • ruaok
        my version tries to keep track of the threads and if the ^C is pressed it waits to join the threads.
      • 2017-04-19 10953, 2017

      • ruaok
        something about that still isn't working.
      • 2017-04-19 10924, 2017

      • iliekcomputers
        okay, i'll take a look
      • 2017-04-19 10925, 2017

      • ruaok
        but the gist is that there is a flag to stop and if the thread sees that flag raised, it should exit.
      • 2017-04-19 10951, 2017

      • ruaok
      • 2017-04-19 10956, 2017

      • ruaok
        not sure how that ended up there.
      • 2017-04-19 10906, 2017

      • ruaok
        but being able to stop the script is kinda important.
      • 2017-04-19 10947, 2017

      • ruaok
        2) the hacks that are made to db/user.py should be re-enableablebale for future testing.
      • 2017-04-19 10931, 2017

      • ruaok
        I think a flag like "CREATE_FAKE_USERS_FOR_STRESS_TESTING = False" at the top of the file should do the trick.
      • 2017-04-19 10945, 2017

      • ruaok
        then we can set it to True and the stress-test-influx script will work.
      • 2017-04-19 10948, 2017

      • ruaok
        does that make sense?
      • 2017-04-19 10903, 2017

      • iliekcomputers
        okay, I did that in config.py earlier but yeah, we can do that in that file sure
      • 2017-04-19 10933, 2017

      • ruaok
        yeah what I asked you last time was retarded. sorry about that, this request is more on the up and up. :p
      • 2017-04-19 10913, 2017

      • iliekcomputers
        no prob, I am trying to find what's up with LB-152 right now, but I'll switch gears to this in some time.
      • 2017-04-19 10913, 2017

      • BrainzBot
        LB-152: Import in Beta creates too many listens / duplicates https://tickets.metabrainz.org/browse/LB-152
      • 2017-04-19 10935, 2017

      • iliekcomputers
        I think LB-152 exists because we didn't update influx-writer to reflect the schema changes
      • 2017-04-19 10953, 2017

      • lazka has quit
      • 2017-04-19 10926, 2017

      • iliekcomputers
        ruaok: we could just make the threads that send data be daemon threads and then ^C would work, right?
      • 2017-04-19 10939, 2017

      • iliekcomputers
        or am I missing something here?
      • 2017-04-19 10921, 2017

      • ruaok
        if threads are running and not joined ^C won't work.
      • 2017-04-19 10923, 2017

      • ruaok
        try it
      • 2017-04-19 10914, 2017

      • iliekcomputers
        ruaok: ^C in this code works for me. https://gist.github.com/paramsingh/a1a53a0ad4d2e1…
      • 2017-04-19 10938, 2017

      • iliekcomputers
        but if you remove the t.daemon = True part, it won't
      • 2017-04-19 10912, 2017

      • iliekcomputers brb from dinner
      • 2017-04-19 10924, 2017

      • drsaunder has quit
      • 2017-04-19 10902, 2017

      • github joined the channel
      • 2017-04-19 10902, 2017

      • github
        [metabrainz.org] gentlecat opened pull request #265: Remove the rest of unused WePay code (master...cut-wepay) https://git.io/vSpzD
      • 2017-04-19 10902, 2017

      • github has left the channel
      • 2017-04-19 10952, 2017

      • github joined the channel
      • 2017-04-19 10952, 2017

      • github
        [picard-plugins] Freso opened pull request #102: Fix "Add Cluster As Release" plugin's tempfile writing (2.0...issue-101-addrelease-fix-file-writing) https://git.io/vSpgO
      • 2017-04-19 10952, 2017

      • github has left the channel
      • 2017-04-19 10927, 2017

      • ruaok
        iliekcomputers: not sure what is going there. can you do me a favor and make the object derive from Thread and then add a run() function?
      • 2017-04-19 10943, 2017

      • ruaok
        I find that class oriented method for using threads much more useful.
      • 2017-04-19 10940, 2017

      • ruaok
        Gentlecat: I like getting the email about you requesting a review -- that's helpful for me. thanks, please keep it up.
      • 2017-04-19 10905, 2017

      • Gentlecat
        great
      • 2017-04-19 10936, 2017

      • ruaok
        does the paypal ipn need to be set to the same thing in the new paypal account?
      • 2017-04-19 10912, 2017

      • Gentlecat
        same endpoint should be fine
      • 2017-04-19 10933, 2017

      • ruaok
        iliekcomputers: I think the stress testing scripts ought to be moved into admin/stress_test or something like that.
      • 2017-04-19 10939, 2017

      • ruaok
        we should keep them for the time being.
      • 2017-04-19 10923, 2017

      • ruaok
        I'm happy to report that we have our first chocolate overdose in the office. Ben cannot stand the sight of chocolate anymore. at least not for a few more hours, he says. :)
      • 2017-04-19 10953, 2017

      • ruaok
        welp, he didn't last 6 minutes. :)
      • 2017-04-19 10931, 2017

      • Quesito
        I wouldn't make it 6 minutes either....;)
      • 2017-04-19 10932, 2017

      • ruaok
      • 2017-04-19 10948, 2017

      • ruaok
        For "not summit" times that is pretty respectable.
      • 2017-04-19 10942, 2017

      • github joined the channel
      • 2017-04-19 10942, 2017

      • github
        [metabrainz.org] gentlecat closed pull request #265: Remove the rest of unused WePay code (master...cut-wepay) https://git.io/vSpzD
      • 2017-04-19 10942, 2017

      • github has left the channel
      • 2017-04-19 10902, 2017

      • github joined the channel
      • 2017-04-19 10902, 2017

      • github
        [metabrainz.org] gentlecat opened pull request #266: Expose PostgreSQL port in development (master...pg-port) https://git.io/vSpVm
      • 2017-04-19 10902, 2017

      • github has left the channel
      • 2017-04-19 10950, 2017

      • samj1912 has quit
      • 2017-04-19 10900, 2017

      • Mineo joined the channel
      • 2017-04-19 10905, 2017

      • Quesito
        ruaok: or anyone have any knowledge of Nawcom?
      • 2017-04-19 10916, 2017

      • ruaok
        Naw
      • 2017-04-19 10926, 2017

      • ruaok shows himself out
      • 2017-04-19 10959, 2017

      • ruaok
        I don't. Oh and my attempt at an in for TuneIn didn't pan out. I got TunedOut it seems.
      • 2017-04-19 10938, 2017

      • Quesito
      • 2017-04-19 10947, 2017

      • Quesito
        that was for the nah....
      • 2017-04-19 10947, 2017

      • ruaok
        thank you.
      • 2017-04-19 10904, 2017

      • ruaok
        for a moment I thought that was going to go unpunished.
      • 2017-04-19 10906, 2017

      • Quesito
        ok TuneIn. I can approach
      • 2017-04-19 10912, 2017

      • github joined the channel
      • 2017-04-19 10912, 2017

      • github
        [picard-plugins] Freso opened pull request #103: Remove u's in front of strings (2.0...remove-u) https://git.io/vSpoq
      • 2017-04-19 10912, 2017

      • github has left the channel
      • 2017-04-19 10937, 2017

      • ruaok
        why is there no facepalm emoji???
      • 2017-04-19 10951, 2017

      • Quesito
        ^ I've been asking that for years.....
      • 2017-04-19 10936, 2017

      • Quesito
        I'll do a write up draft about TuneIn tonight and send to you for review. good?
      • 2017-04-19 10938, 2017

      • Leftmost
        You're not looking hard enough.
      • 2017-04-19 10956, 2017

      • Freso
        ruaok: 🤦
      • 2017-04-19 10958, 2017

      • Leftmost
        🤦
      • 2017-04-19 10905, 2017

      • Quesito
        squares?
      • 2017-04-19 10912, 2017

      • Freso
        "Person Facepalming was approved as part of Unicode 9.0 in 2016 under the name “Face Palm” and added to Emoji 3.0 in 2016."
      • 2017-04-19 10912, 2017

      • Leftmost
        Quesito, you're not fonting hard enough!
      • 2017-04-19 10931, 2017

      • Quesito
        dang it! I have always wanted to font harder!
      • 2017-04-19 10906, 2017

      • Quesito
        clearly I am not keeping up with my emoji use--probably because Picard Facepalm will always be superior....
      • 2017-04-19 10909, 2017

      • Quesito
        :P
      • 2017-04-19 10915, 2017

      • Leftmost
        Because Picard is best captain.
      • 2017-04-19 10940, 2017

      • Quesito
        Claro que si.
      • 2017-04-19 10953, 2017

      • Leftmost may or may not have a signed photograph of Patrick Stewart as Picard on his wall.
      • 2017-04-19 10917, 2017

      • ruaok
        Leftmost just got cooler. I want!
      • 2017-04-19 10921, 2017

      • Quesito got to work with Patrick Stewart's son....but not Patrick....
      • 2017-04-19 10957, 2017

      • ruaok
        hmm, my current listens pipeline is much more like roach motel.
      • 2017-04-19 10910, 2017

      • ruaok
        they check in, but never check out.
      • 2017-04-19 10916, 2017

      • ruaok
        WOM? Write only memory?
      • 2017-04-19 10957, 2017

      • CallerNo6 has quit
      • 2017-04-19 10957, 2017

      • CallerNo6 joined the channel
      • 2017-04-19 10906, 2017

      • Sophist-UK
        Hotel California?
      • 2017-04-19 10926, 2017

      • ruaok
        lol, sorta. a little different.
      • 2017-04-19 10931, 2017

      • lazka joined the channel
      • 2017-04-19 10932, 2017

      • pingupingu has quit
      • 2017-04-19 10922, 2017

      • Sophist-UK
        samj1912: gh:PP#96 good to go.
      • 2017-04-19 10922, 2017

      • BrainzBot
        New simpler version of Abbreviate Artist Sort: https://github.com/metabrainz/picard-plugins/pull…
      • 2017-04-19 10902, 2017

      • justharshal joined the channel
      • 2017-04-19 10905, 2017

      • lazka has quit
      • 2017-04-19 10938, 2017

      • Freso
        zas: Done.
      • 2017-04-19 10939, 2017

      • ZarkBit has quit
      • 2017-04-19 10954, 2017

      • github joined the channel
      • 2017-04-19 10954, 2017

      • github
        [listenbrainz-server] paramsingh opened pull request #168: LB-152: Use new schema when deduplicating listens in influx-writer (master...dedup-schema-change) https://git.io/vSheX
      • 2017-04-19 10954, 2017

      • github has left the channel
      • 2017-04-19 10910, 2017

      • ZarkBit joined the channel