#musicbrainz-devel

/

      • Gentlecat
        love this
      • Mineo joined the channel
      • ianmcorvidae: I created PR as before, so feel free to share feedback there
      • itshim joined the channel
      • voiceinsideyou joined the channel
      • Nyanko-sensei joined the channel
      • Freso joined the channel
      • Nyanko-sensei joined the channel
      • adamcik joined the channel
      • jesus2099 joined the channel
      • kepstin-laptop__ joined the channel
      • dufferzafar
        navap, bitmap: Can I please get access to https://github.com/musicbrainz/picard-plugins ?
      • so I can create a master branch, and then fork and send a PR.
      • Mineo
        could someone add some categories to http://blog.musicbrainz.org/2014/07/07/server-u..., please?:)
      • jesus2099 joined the channel
      • hawke1 joined the channel
      • hawke1 joined the channel
      • CallerNo6 joined the channel
      • voiceinsideyou joined the channel
      • JonnyJD
        Mineo: done
      • voiceinsideyou1 joined the channel
      • Mineo
        dankesehr
      • Sang joined the channel
      • Sang
        Hi. I am trying to install musicbrainz server on Centos 6.4 and was wondering if there are separate instructions for it
      • JesseW joined the channel
      • navap
        dufferzafar: You've got access
      • dufferzafar
        navap: thanks.
      • navap
        Someone else did it actually, bitmap perhaps
      • Freso
        Sang: I think the musicbrainz-server repository has some instructions in it?
      • Sang: Anyway, you will probably be in for less pain if you go for using a virtual image instead.
      • bitmap
        oh, yeah, I did when I woke up and forgot to mention here
      • Trohoky joined the channel
      • Sang
        Ok I think I am close. We use EC2 instances and try to stick with Centos as much as possible
      • Trohoky joined the channel
      • so the current issue that I am facing is probably to do with a required module
      • Compilation fails at this line: use MusicBrainz::Server::Validation qw( encode_entities );
      • Does that ring a bell on what I must be missing
      • Freso
        ianmcorvidae: ^
      • ianmcorvidae
        no.
      • (that module itself is part of our codebase, so you're not missing it, presumably it's something else it's including or such)
      • CallerNo6 joined the channel
      • Sang
        Ok Thanks. I was misreading the error. There was stuff about unicode above it which I fixed by doing this: cpanm Unicode::ICU::Collator so, moving on
      • CallerNo6 joined the channel
      • ianmcorvidae
        I think I may have found the first album I really want to write a review of on CB :)
      • CallerNo6
        let your critique freak flag fly
      • DWSR joined the channel
      • ianmcorvidae
        indeed :)
      • JesseW joined the channel
      • heh, god I'm wordy
      • oh well, it's designed for reading :P
      • nikki
        you've just realised? :P
      • ianmcorvidae
        no, just reminded by that pesky Preview tab :P
      • nikki
        :D
      • ianmcorvidae
        less than 1000 words, I guess, but :P
      • ... dammit
      • overran the review length, heh
      • Gentlecat: is there a specific reason for the particular review length limits that CB has? I really don't want to trim this down 1300 characters :P
      • though I guess it'd help my wordiness :P (anyway https://gist.github.com/ianmcorvidae/e50147290f... XD)
      • nikki
        that seems like a reasonable length of review
      • ianmcorvidae
        yeah
      • 6411 characters, max is 5000 right now
      • I guess it's 5090 if you remove all the links, but :P
      • nikki
        I mean, it should be possible to at least have a few sentences for each track, plus an intro and closing paragraph
      • ianmcorvidae
        er, or maybe 5150. vim and wc seem to count things differently
      • kepstin-laptop
        wc might not count unicode characters properly
      • ianmcorvidae
        or vim might, yeah
      • kepstin-laptop
        wc might count characters with the -m option, but the gnu coreutils are notoriously bad at that sort of thing :/
      • ianmcorvidae also mutters about how spotify sucks for things like capsule :P
      • passing through binary bytes properly, sure, but handling unicode, not so much :)
      • ocharles
        evening folks
      • MB went with Gandi for SSL, is that right?
      • nikki
        hi ocharles
      • kepstin-laptop is in canada, so he has no idea how much spotify sucks for things like capsule.
      • and yes afaik
      • ianmcorvidae
        not sure, you'd have to ask ruaok who is currently without internet
      • kepstin-laptop: spotify also sucks for things like canada!
      • ocharles
        hum. I'm in charge of getting ssl for work tomorrow, and I feel like chemistry dog with this stuff :)
      • I like Gandi as a company, so I'm inclined to go with them - MB hasn't had any problems of browser acceptance, afaik
      • ianmcorvidae
        yeah, they're pretty reliable
      • their certs are signed by comodo, IIRC
      • nikki prods warp
      • ocharles
        yea, warp would know :)
      • nikki
        my thoughts exactly XD
      • ocharles
        ianmcorvidae: i think that's right, yea
      • an ev wildcard is reasonable affordable
      • also, we're going to be trying linode for hosting... which will be interesting :)
      • kepstin-laptop uses startssl for his personal stuff
      • ianmcorvidae
        generally the rules with SSL are, unless you're a bank don't bother with an EV cert probably, and as far as configs, https://github.com/ioerror/duraconf has some reasonable info, and use https://www.ssllabs.com/ssltest/analyze.html to check your setup
      • ocharles
        kepstin-laptop: sure, but this is a business that can afford to go a bit further
      • ianmcorvidae: all good info, thanks!
      • ianmcorvidae
        duraconf is pretty hardcore about secure ciphers, so you may need to add more (IIRC it only allows PFS ciphers, for example)
      • ocharles
        those configs are especially useful
      • ianmcorvidae
        depending what you're looking at supporting, etc.
      • duraconf also turns on HSTS, which you may or may not need or care about
      • (if you want to support non-ssl, you definitely *don't* want it, anyway)
      • kepstin-laptop
        heh, the ssllabs test is kind of fun; kepstin.ca gets an A+ right now.
      • ocharles
        we may actualy want hsts
      • warp acks
      • we are very websocket heavy, and proxys tend to fuck them up pretty consistently
      • e.g., the entire site is unusable on EE's mobile network atm becaus they strip out the "Upgrade" header
      • thanks guys!
      • ianmcorvidae
        yeah, obviously I don't know your needs :) so just trying to give general warnings
      • heh, good job
      • ocharles
        yea, appreciated :)
      • warp
        I have nothing to add, ianmcorvidae covered everything interesting and more.
      • ocharles
        well, I feel like i'll only be leaving with more questions
      • but what else would I expect :)
      • ianmcorvidae
        heh
      • warp
        :D
      • ianmcorvidae
        good ol' security/crypto
      • warp
        ocharles: the ssllabs thing is good to check when it's all set up.
      • ianmcorvidae
        and MB too, probably, we're bad about that I guess :P
      • oh, if you want HSTS, also note that you can fairly easily add yourself to browser lists of HSTS sites with pull requests (I believe at least chrome/FF have established processes for this), though I haven't researched it deeply
      • ZaphodBeeblebrox joined the channel
      • spinza joined the channel
      • voiceinsideyou joined the channel
      • spinza joined the channel
      • Nyanko-sensei joined the channel
      • voiceinsideyou joined the channel
      • spinza joined the channel
      • Mineo
        wow, today I learned that one of the guys who started studying here in ilmenau with me is now winning one stage of the tour de france after another
      • Nyanko-sensei joined the channel