(broken for people who have a browser not supporting const anyway)
2017-12-01 33533, 2017
LordSputnik
Funnily enough, it was CatQuest who found the issue we patched with jsesc, and then CatQuest who found the issues with jsesc :D Who needs unit tests? :P
CatQuest: taken you off "Add 5 books..." as you requested :)
2017-12-01 33532, 2017
D4RK-PH0ENiX has quit
2017-12-01 33557, 2017
ZarkBit_ joined the channel
2017-12-01 33557, 2017
ZarkBit_ is now known as ZarkBit
2017-12-01 33558, 2017
ZarkBit has quit
2017-12-01 33517, 2017
ZarkBit joined the channel
2017-12-01 33525, 2017
ZarkBit has quit
2017-12-01 33542, 2017
ZarkBit joined the channel
2017-12-01 33524, 2017
SothoTalKer
i guess GCI will help out with the beta testing for BB :)
2017-12-01 33548, 2017
LordSputnik
SothoTalKer: just a bit. So far 46 new editors in 2 days
2017-12-01 33557, 2017
LordSputnik
(at least)
2017-12-01 33544, 2017
SothoTalKer
are there any documentation tasks for BB? :)
2017-12-01 33532, 2017
arthelon[m]
method docs yeah but we could also use some higher level doc tasks
2017-12-01 33525, 2017
LordSputnik
arthelon[m]: problem with high level doc tasks is they require a greater level of familiarity with the project, I think
2017-12-01 33530, 2017
LordSputnik
They may be too challenging for GCI
2017-12-01 33538, 2017
arthelon[m]
yup
2017-12-01 33552, 2017
LordSputnik
(actually, number of new editors since the start of GCI is closer to 80, which is over 10% of the total editor count)
2017-12-01 33500, 2017
arthelon[m]
we can split our ideas for docs into smaller tasks though (i.e. write instructions and common errors for installing postgres on different environments)
2017-12-01 33508, 2017
arthelon[m]
patch should be done soon
2017-12-01 33540, 2017
D4RK-PH0ENiX joined the channel
2017-12-01 33544, 2017
D4RK-PH0ENiX has quit
2017-12-01 33547, 2017
arthelon[m]
just testing it atm
2017-12-01 33521, 2017
D4RK-PH0ENiX joined the channel
2017-12-01 33504, 2017
LordSputnik
OK, I'm going to bed now... don't worry about rushing too much :)
2017-12-01 33507, 2017
Dalek_ has quit
2017-12-01 33550, 2017
github joined the channel
2017-12-01 33550, 2017
github
[metabrainz.org] LeoVerto opened pull request #290: Right-align finance values in yearly reports, fix minor mistakes in 2015 report (master...master) https://git.io/vbtoT
[musicbrainz-server] mwiencek opened pull request #572: Update React to v16.2.0 (master...react-16.2) https://git.io/vbtF6
2017-12-01 33515, 2017
github has left the channel
2017-12-01 33512, 2017
Dalek_ joined the channel
2017-12-01 33516, 2017
d4rkie joined the channel
2017-12-01 33516, 2017
sampsyo has quit
2017-12-01 33519, 2017
sampsyo joined the channel
2017-12-01 33522, 2017
D4RK-PH0ENiX has quit
2017-12-01 33552, 2017
d4rkie has quit
2017-12-01 33523, 2017
D4RK-PH0ENiX joined the channel
2017-12-01 33553, 2017
D4RK-PH0ENiX has quit
2017-12-01 33526, 2017
MajorLurker has quit
2017-12-01 33502, 2017
naiveaiguy joined the channel
2017-12-01 33524, 2017
naught101 joined the channel
2017-12-01 33559, 2017
naiveaiguy
Freso: Hey, just wanted to double-check that https://goo.gl/NYRSFA isn't claimed. I'm starting work on it today.
2017-12-01 33547, 2017
naught101 has quit
2017-12-01 33551, 2017
LordSputnik
naiveaiguy: if you know any JavaScript, there's also a BB task about removing duplication
2017-12-01 33521, 2017
naiveaiguy
LordSputnik: yeah, but I'm planning to finish off 3-4 LB tasks before I move to BB/whipper
2017-12-01 33544, 2017
naiveaiguy
also, javascript is a pain to work with :P
2017-12-01 33520, 2017
D4RK-PH0ENiX joined the channel
2017-12-01 33532, 2017
naiveaiguy
LordSputnik: do you guys have a policy on third-party libs? what factors should I consider before including one?
2017-12-01 33504, 2017
LordSputnik
For BB, or MetaBrainz in general?
2017-12-01 33520, 2017
naiveaiguy
For LB
2017-12-01 33532, 2017
naiveaiguy
or even MB in general really
2017-12-01 33549, 2017
naiveaiguy
I have a habit of including third party stuff all willy-nilly but I know I can't do that here
2017-12-01 33535, 2017
LordSputnik
I don't know for sure about that I'm afraid, but I'd guess don't add unnecessary dependencies is probably the answer
2017-12-01 33551, 2017
LordSputnik
If it's a really tiny thing you want to do, don't throw a huge library at it
2017-12-01 33551, 2017
naiveaiguy
hmm
2017-12-01 33517, 2017
LordSputnik
If it's something complex that has the potential for lots of bugs, and there's a well tested python library designed exactly to do what you're looking for, do use that :)
2017-12-01 33500, 2017
naiveaiguy
LordSputnik: in this case it's pretty simple, so I might as well just create a small class for it on my own.
2017-12-01 33553, 2017
reosarevok
naiveaiguy: when sending the PR, mention "this could alternatively use library X" and they can tell you if they'd rather you used that I guess? :)
2017-12-01 33509, 2017
naiveaiguy
reosarevok: oh, that's a good idea! thanks :)
2017-12-01 33517, 2017
Freso
naiveaiguy: If it's available for you to claim, it's available for you to claim.
2017-12-01 33535, 2017
drsaunders has quit
2017-12-01 33512, 2017
naiveaiguy
Freso: Oh, now I feel stupid. Sorry for disturbing you.