akshaaatt: was a bit busy with intern prep, the user pages Pr shud be ready in 3-4 days, I’ll ping u once it’s done. Listens tab is done as of now
Kladky joined the channel
natrius[m] joined the channel
natrius[m]
<Maxr1998[m]> "Any comment on this question..." <- Can you link me to the channel? I might be able to asnwer.
lucifer
aerozol[m]: all processed now.
Maxr1998[m]: should be fixed now
lucifer[m]
<Maxr1998[m]> "Another question, I still have..." <- Should be fine to keep them, alternatively you can delete them.
aerozol[m]
Thanks lucifer - what happened?
Maxr1998[m]
<lucifer> "Maxr1998: should be fixed now" <- Can confirm, works again. Thanks!
<lucifer[m]> "Should be fine to keep them..." <- Alright, thanks.
lucifer[m]
aerozol: the component (spark reader) processing playlists taking a long time to process, which made a different component (rabbitmq) assume that the first one was broken and kept trying to restart and process playlists again. setting up a cycle blocking the processing of any other messages.
Hi reosarevok, having detailed edit type descriptions is still helping with translating edit type names faithfully.
Just pushed those to the branch beta.
Hi yellowhatpro: It is easiest to start with testing the functions that don’t call any service (PG, WM), such as most of the functions in `src/poller/utils.rs`.
I left the [data science] field, as did most of my smarter friends, and my salary continued to rise a reasonable rate and sustainably as I learned the wisdom of our ancient forebearers. You can hear it too, on freezing nights under the pale moon, when the fire burns low and the trees loom like hands of sinister ghosts all around you - when the wind cuts through the howling of what you hope is a wolf and hair stands on end, you can
strain your ears and barely make out:
"Just Use Postgres, You Nerd. You Dweeb."
* "I left, * You Dweeb.""
bitmap[m]
<reosarevok[m]> "For some reason, this works..." <- by doesn't work, do you mean "no translation key found"? because some of the descriptions are empty, e.g., artist_type: Other, which would cause that
reosarevok[m]
Yup
bitmap[m]
<reosarevok[m]> "I'm not even sure why it works..." <- if `$ctx` is `NULL` it default to using the table name as the msgctxt
pite joined the channel
reosarevok[m]
Aah, ok
So for null descs, should they just be doing '' if no description and that'd work?
Or does '' still fail?
bitmap[m]
that fails (I think they are already '')
something like nonEmpty(attribute.description) ? lp_attributes(attribute.description, context) : null should work
reosarevok[m]
Hmm. I mean, we should have descriptions for all :p
But last time I tried that I killed solr so :D
Ok, I'll do that for now
descriptions for some, miniature ternary operators for others
theflash__ has quit
monkey[m]
<reosarevok[m]> "descriptions for some, miniature..." <- "Miniature Ternary Operators" is not a bad band name...
fixed that, but I'll proceed with the release after the meeting (and let Selenium tests run in the meantime)
reosarevok[m]
<BANG>
Hi, and welcome to another MetaBrainz Monday Meeting
Magnificent Metadata Mastery!
mayhem[m] hopes to go soonish
I have received 3 mailed-in reviews today
(plus Jigen (IRC) who said he has nothing for the week)
ericd says:
"This week I corrected the sorting order of fresh releases, by release date. Also added fresh releases for a specific user."
aerozol says:
'''
Did a little bit of everything last week - App mockups, tickets, socials, wiki updates, moderation, EAA stuff...
The only thing that stood out was working with Jade to finalize the email design for their GSoC project. Went surprisingly smoothly, seems like nobody had complaints 🤯😁
Long holiday weekend in NZ this week (Matariki), but I'll probably still be around. Smell ya later!
'''
And rimskii says:
'''
Hi everyone!
Starting w great news, my PR for importing Spotify playlists was successfully merged into Troi and LB repo(huge thanks to @lucifer) we fixed the bug and also optimized the code to reduce the number of calls needed to handle requests
Also I've started working with wolf and have set up the database there. Well It was challenging, but with the help of @lucifer, we managed to get it done.