DakshShah: You want to talk with Leftmost about the link you posted.
2015-12-19 35322, 2015
stanislas
Leftmost: Can I add some other authors to fixture.py and rename Natsuo Kirino to some real publication ?
2015-12-19 35340, 2015
Leftmost
Of course.
2015-12-19 35343, 2015
Freso
I may be listed as a mentor for it, but Leftmost is really the mastermind behind it. :)
2015-12-19 35355, 2015
Freso
(As scary as that is.)
2015-12-19 35358, 2015
DakshShah
Leftmost, Can you tell me about it?
2015-12-19 35302, 2015
Leftmost
Freso, very scary.
2015-12-19 35306, 2015
DakshShah
Freso, Okay I will try and ask him
2015-12-19 35319, 2015
DakshShah
stanislas, Thanks. I will look :)
2015-12-19 35321, 2015
Leftmost
DakshShah, is there anything in particular that's unclear?
2015-12-19 35359, 2015
DakshShah
Leftmost, Yes. What do you mean by internationalization? And I do not get what the task is about. I know markdown, so I opened the task but could not understand it much
2015-12-19 35326, 2015
Freso
DakshShah: Also, like stanislas said, we have three "review (something) on CritiqueBrainz" tasks. These are fairly easy to approach and I would prefer if all our students did at least one of those (preferably multiple/all ;)).
2015-12-19 35306, 2015
Leftmost
Internationalization (i18n for short) is a process for allowing software and materials to be presented to users in the way that makes the most sense for the language they speak, where they live, etc.
Leftmost: And to answer your question : There is no reason for that, I've used it some time ago to test if everything is working.
2015-12-19 35337, 2015
Leftmost
For example, allowing a document to be translated into the user's language, or presenting dates to users in the format used in their country.
2015-12-19 35343, 2015
stanislas
Leftmost: I can easily remove that
2015-12-19 35357, 2015
Leftmost
Okay, cool.
2015-12-19 35332, 2015
DakshShah
Leftmost, Oh okaie. So that is not a easy task I suppose? and it has got nothing to do with documentation/markdown but more research and internationalization. Right?
2015-12-19 35334, 2015
Leftmost
It's mostly about research, but it's specifically about how to internationalize Markdown, which is a different process probably than internationalizing other types of documents.
2015-12-19 35343, 2015
Leftmost
So it's about all three.
2015-12-19 35329, 2015
DakshShah
Leftmost, Okay thanks :)
2015-12-19 35345, 2015
Freso
Mineo: Did you see my comment about accepting opatel99's current work and making a 2nd task for finishing his work? (In case the current state is still not *quite* ready to be accepted.)
2015-12-19 35328, 2015
Leftmost
In one sense it's easy because it doesn't require any specific knowledge of anything MetaBrainz-related, but it's difficult in that it requires a bit of familiarity with the concepts, some digging into documentation for other projects, and a fair bit of critical thinking.
in my defense, I did small prototypes for this task and they didn't turn out to be so complicated :(
2015-12-19 35345, 2015
stanislas
Leftmost: What's the difference between creator/id/ task and just /creator/ ?
2015-12-19 35351, 2015
Leftmost
The /creator endpoint has two functions: GET returns a list of creators, POST creates a new creator. The /creator test would ensure that both of those work correctly.
2015-12-19 35319, 2015
Freso
Man. I'm really liking all these reviews we're getting on CritiqueBrainz due to GCI.
2015-12-19 35353, 2015
Freso
Remember at the summit where ruaok was like "I really want more people to write reviews on CB!!"? :D
2015-12-19 35333, 2015
DakshShah
Freso, That seems like a nice thing!
2015-12-19 35304, 2015
stanislas
Leftmost: and /creator/id ?
2015-12-19 35314, 2015
stanislas
GET seems pretty obvious
2015-12-19 35330, 2015
stanislas
Do I need to request for aliases and check them ?
2015-12-19 35341, 2015
stanislas
(in /creator/id) ?
2015-12-19 35309, 2015
Leftmost
/creator/<bbid> tests the endpoint that gives specific creator information instead of a list of creators. And yes, please do check aliases and the like.
2015-12-19 35319, 2015
Leftmost
There's also PUT and DELETE. PUT creates a new revision of the creator object, DELETE creates a deletion revision.
When I use vagrant for setting up CB, should I create a custom config file?
2015-12-19 35319, 2015
spideyonthego
If yes, how do I do that?
2015-12-19 35328, 2015
Freso
Gentlecat: ^
2015-12-19 35341, 2015
bitmap
chirlu`: I added an index on edit_note (post_time desc, edit desc) in production to see if it'd help some, but it appeared to make things drastically worse (reosarevok's query never completed)
2015-12-19 35332, 2015
bitmap
it helped a lot in my 9.4 setup, but for some reason the sort plan is much faster than the index scan in 9.1
2015-12-19 35306, 2015
Freso
ruaok: Still around?
2015-12-19 35343, 2015
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | MeB meeting agenda: Reviews; CB-88 (Freso), DR: CB-187 (Freso), DR: CB-65 (Freso), requirements for CAA-84 (reo), usage of brainz.io (Freso)
2015-12-19 35348, 2015
bitmap
http://explain.depesz.com/s/tXwa there's the plan it uses *without* the index, anyway (the query with the index never completed)
2015-12-19 35343, 2015
shakorim joined the channel
2015-12-19 35321, 2015
Freso
zas: It would be real neat to have StaticBrainz for all the "*logo*" Discourse settings. :)
ruaok: Just a small pre-chat for Monday's meeting, but I got the idea earlier to maybe use the brainz.io for our various "social"/crossprojects things. So instead of moving everything from *.mb.o to *.meb.o, move it to *.brainz.io instead: chatlogs.brainz.io, discourse.brainz.io, tickets.brainz.io, wiki.brainz.io, etc.
2015-12-19 35339, 2015
ruaok
I'll ponder that.
2015-12-19 35350, 2015
spideyonthego
stanislas: Could you please just go through the steps you followed to set it up successfully?
2015-12-19 35304, 2015
ruaok
I do like using meb.org since that promotes the umbrella org.
2015-12-19 35322, 2015
Gentlecat
spideyonthego: do you get errors again?
2015-12-19 35328, 2015
ruaok
But brainz.io is nice, short and fun.
2015-12-19 35329, 2015
shakorim has quit
2015-12-19 35302, 2015
spideyonthego
Gentlecat: Yep. I ran apt-get update this time but still the module problem exists.
2015-12-19 35309, 2015
Freso
Yeah. :) I see both points too. I'm currently in ponder mode on it myself, but currently leaning towards liking the concept.
2015-12-19 35324, 2015
shakorim joined the channel
2015-12-19 35334, 2015
spideyonthego
Gentlecat: Could you please just go through all the steps, from the beginning?
2015-12-19 35343, 2015
Freso
I'll try and maybe get my thoughts written down in a more cohesive way that I can present on Monday.
2015-12-19 35349, 2015
ruaok
I think the discussion on Monday will suss this out quickly.