we found some other issues with triggers and now I'm trying to understand how the generation is working
can't move on before that is fixed
fin
zas: ?
zas
I did a bunch of security upgrades on all servers (together with improvements of fabric admin tools), reviewed and merged pending Picard 1.4.1 PRs
Freso
(And release Picard 1.4! ๐)
*released
samj1912
๐
zas
the rest of the week i worked on piwik integration, rsyncd containers for it, everything is in place but...
i have to figure out how to improve performance so we can actually processs ~170M hits per day
a part of this will be just dropped, being useless
samj1912
woah :O that's a lot of data
zas
(mostly 403s)
Quesito
๐ฎ
zas
yes, web service answers ~40M 200s per day alone
samj1912
๐
zas
so i expect to have "only" 60M hits to actually feed to piwik
but my first tests show processing is too slow
ruaok
y'all knew that zas is a wizard, no?
zas
i have various hints, one is to use faster db, play with tons of options, etc...
apart that, i did few updates on nagios stuff
fin.
Quesito bowing to the wizard!
reosarevok ?
reosarevok
So
I did support, fixed a few issues with some of my PRs from last week, and had a few interesting talks about classical with the employee of one of our supporters here
Freso
I really like that they're/he's so involved. :)
Feels good man.
reosarevok
That's about it I think, so yvanz ?
yvanz
Ok then.
ruaok
which supporter?
yvanz
I started to fix small sneaky bugs in MBS, beyond URL cleanup, in an attempt to relieve bitmap's workload.
zas
\o/
Freso
!m yvanz
BrainzBot
You're doing good work, yvanz!
ruaok welcomes yvanz to the meetings
yvanz
And that's all folks! ferbncode ?
chirlu joined the channel
ferbncode
hi :)
Freso
ruaok, whomever agentsim is also working for?
ruaok
ah, yes.
ferbncode
this week, I opened one PR in CB for showing other reviews of the same user on review page
also worked on the one i opened last week to migrating user code
plus my first small pr to musicbrainz-server got merged :)
fin!
Freso
(Other people up: samj1912 Freso CatQuest? LordSputnik? Leftmost Leo_Verto? iliekcomputers โ raise your hand if you want to go and I missed you!)
ferbncode
iliekcomputers: Go!
iliekcomputers
I did a small bugfix on LB. Also, did some work on the PR for db move.
Freso
๐ ferbncode!
iliekcomputers
Made a discourse post soliciting opinions on what graphs the community would like LB to have, although haven't checkout out the responses yet.
CallerNo6 raises hand
reosarevok
ruaok: dunno actually, didn't specify that I remember
iliekcomputers
Wasn't able to get much other work done, because I had to travel for my passport. (got selected for a hackathon in abu dhabi :))
I spent most of the week reviewing 1.4.1 PRs, fixing my own pending PRs, and general builds/PW updates for 1.4 launch along with getting a successful mac osx testing build on travis
fin. Go Freso!
Freso
๐
zas
!m samj1912
BrainzBot
You're doing good work, samj1912!
samj1912
thanks! :D
Freso
So, since last meeting, I missed my flight Tuesday morning and got on a flight Wednesday instead. But still, I've spent pretty much all of the week at my girlfriend's, so I haven't been that much around.
Still, I've been keeping up with forums and IRC at least.
And I've managed to do some Discourse version upgrading.
And I tried to help out what little I could with the Picard release.
And I've been working a bit on some small CLI scripts to help get data into MB.
And I made a PR against python-discid, but I haven't heard anything from JonnyJD, so no idea if it needs additional attention or not.
Ah well.
fin.
Leftmost!
Leftmost
Prompted by a question from Quesito (which I never actually answered because I fell asleep), I've been thinking about the state of BookBrainz. I think we're close to having something we can be proud of, but I've personally been lacking time and motivation, and I think Ben has had a similar lack of time (though I don't want to speak too much for him).
I absolutely want to keep pushing forward, but on a personal level I'm not sure how best to work toward that. If anyone has good advice or resources for keeping up the motivation and pace on a startup project, Iโd love to hear it.
Fin. Go, null!
Freso
No word from CatQuest, LordSputnik, or Leo_Verto, so let's move on.
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | MeB meeting agenda: MBS-9062: Convert Spotify URLs (yvanz), MBS-8820: Blank relationship pages for event-only artists (reo), Picard 2.0 (samj1912), CB promo stuff (CallerNo6)
The decision with the scheme was also that doing edits was preferred, but no one stepped up to write up and run a bot to do it, so we decided to do it as SQL edits rather than not doing it at all.
(I looked up previous discussions earlier today.)
reosarevok
Aren't there bots that can do this already?
Freso
And then Yes.
* Yes.
yvanz
Note that it is also doable using a bot, 4K is a very little number of URLs compared to previous conversion (wikidata/wikipedia). Maybe we can also use the number of URLs for clear-cut rule.
chirlu
As itโs only 4000, someone could also do it by hand if they donโt want to write a bot.
Freso
But someone would still need to program them to specifically do this conversion.
chirlu
(Where โby handโ = type a space at the beginning or end so that the URL cleanup code is run.)
reosarevok
chirlu: that'd take ages, huge waste of time. But I'd agree to do it by bot rathern than SQL script is better
Does anyone have a suggestion for what bot to modify? It shouldn't be super hard if anything is already programmed to touch URLs...
Freso
I think both the de facto Perl and Python bots can do URL editing.
I think murdosbot used to do Discogs URL adds?
(Which is the Python one IIRC.)
reosarevok
Unless my supervisor actually gives me something to do tomorrow for my internship, I could take a look I guess
Unless yvanz wants to finish the stuff himself too
yvanz
Initially, the idea to quickly convert Spotify URLs is a user request. If it is not urgent, we are good with other solutions.
reosarevok
Definitely not urgent, but should get done
Freso
I'm currently making a script that interacts with Spotify and MB. It would be nice to know that MB Spotify URLs were standardised. :)