Worked on the LB GDPR release. Also worked with rashi on setting up and debugging some of her work.
Currently in andaman Islands with no internet. Be back on the 2nd of June.
"""
bitmap: Go!
bitmap says:
"""
Worked on implementing the MBS portion of MBS-9680 and tested it against the BookBrainz PR. Reviewed the LB one, but need it needs some changes first and I'll need to setup LB too.
Also did some code review and worked more on i18n issues in my PR converting the homepage to React.
"""
yvanzo: Go!
samj1912
o/
chhavi_
o/
yvanzo
Hi
I I released a new MBS beta, addressed some MBS issues (mostly regressions), helped Freso with discourse plug-in, and worked on spam things (reports and spam data).
bukwurm is present for review
That’s it! Leo_Verto, go!
Or bukwurm_?
Leo_Verto
Thanks!
I helped review the last couple GDPR things we needed
ruaok
thank you!
Leo_Verto
And talked to yvanzo about how to send me the spam data
Other than that, had a presentation on Friday and a workshop on the weekend so not much else got done
bukwurm: go!
bukwurm
Hi everyone!
Leo__Verto joined the channel
This week I set up general architecture to utilise multiple processors (to be used for both producers and consumers)
I have tried to make it very modular so that it could be reused again.
samj1912
rmq?
bukwurm
samj1912: That's WIP, right now I am stressing on increasing processing power utilisation
To process large dumps quickly.
I then explored dumps, extracting out all unique fields in the json records.
2.5G+ dumps get processed in around 30 sec time on my laptop, which is acceptable I think.
I also setup rmq and pushed processed records into it. It's still a WIP.
That's all for this week.
chhavi_: ?
chhavi_
hello :D
The usual. Design system, some mockup iterations, and a little summit artwork. Other than that, spent some quality time at home, which was good :)
fin :)
samj1912: go
ruaok
I have time now if you need me to review anything.
samj1912
hello o/
spent most of the week on getting SOLR up and running
we are very close to a feature parity (infact a much much better search)
had a couple of set backs, reported a solr bug, but meanwhile worked on reducing code duplicacy and getting a workaround sorted for the said bug
reosarevok
YAY better search
ruaok
!m samj1912, yvanzo, bitmap, reosarevok
BrainzBot
You're doing good work, samj1912, yvanzo, bitmap, reosarevok!
samj1912
that's that
ruaok: ?
ruaok
k
Freso
(People still up: Freso, reosarevok, zas, rsh7, kartikeyaSh, CatQuest - anyone else, please let me know explicitly ASAP.)
ruaok
GDPR, GDPR and GDPR. With a dash of GDRP for good measure.
really, that was it. I worked with iliekcomputers on the LB GDPR changes (which took some getting right, sorry iliekcomputers)
and did a modicum of minor other things.
but, as I just said to chhavi_, if you need me for something, ping me soon.
samj1912
ruaok: I think chhavi went for dinner, shell be back in 10
ruaok
I'll catch up on PRs this week...
samj1912: nothing urgent.
ok, onward. zas?
zas
Hey
nothing fancy this week, just upgrades, IP unblacklisting, nagios tuning, pr the like
fin. reosarevok ?
reosarevok
Hi!
I've been working on uni stuff mostly (final deadlines June 1st)
And helping samj1912
samj1912
\o/
much appreciated :P
reosarevok
I also had a nice email chat with setlist.fm support people, they will try to add more info about how to do stuff so people do not change MB when MB is right
I think that's about it really
CatQuest: around?
If not, Freso
Freso
đŸ™‹
I spent a bit of time looking over our various new GDPR documents as well as looking into GDPR compliance for the Discourse forum.
Dealt a bit with some reported editors/users.
And looked into abbreviation plugins for Discourse too, after requests from users.
Since there wasn't anything I felt comfortable with readily available, one of the Discourse founders suggested porting another "theme component" that functionally did something similar, and it turned out to be pretty easy to port that, so now we have:
(Only kartikeyaSh and CatQuest left, and not sure if CatQuest is around…)
samj1912 goes to check if things are working as expected
rsh7[m]
Last week I worked on the recording entity script for the direct connection with MB. And I started my work on the second method of database access (copy the MB data in AB)
Started with creating a separate musicbrainz schema in AB database with all the relevant tables we would need in AcousticBrainz and then I wrote a script to test the import of small data from MusicBrainz for the recordings present in AB and am able to retrieve it and write to MB schema in AB over the direct connection and tried it with sample dumps.
I would probably complete the method of importing the MB data by the end of this week.