bitmap: remind me, this shouldn't cause issues, right? ^
2022-04-14 10405, 2022
lucifer
mayhem: requested anything?
2022-04-14 10421, 2022
mayhem
not yet, just getting going on that.
2022-04-14 10427, 2022
lucifer
ah ok 👍
2022-04-14 10433, 2022
mayhem
working on adding an nginx container for hosting the html files.
2022-04-14 10435, 2022
lucifer
btw if you want to read on the implicit feedback thing, the paper linked in the doc is a good read. ignore the maths part but the qualitative description is nice and describes many things which we can take inspiration from.
2022-04-14 10437, 2022
lucifer
ah ok 👍
2022-04-14 10400, 2022
mayhem
ah yes, thanks for the reminder.
2022-04-14 10413, 2022
Ansh
alastairp monkey : Thank you so much for your feedback.
2022-04-14 10414, 2022
Ansh
To show the reviews on the BB website, I tried a few UI mockups, but I think it would require some more discussion for the perfect placement.
2022-04-14 10444, 2022
Ansh
For OAuth login, I have thought of something similar to how we do in BB to authenticate with MB. I'll add some more information on the proposal.
I'm trying to specify a list of ranks on the command line, but parse_list() doesn't seem to be the right thing here. seems like it should do a arg.split(",") no?
yeah but even itr 10 will take ~5 mins i think, so 25 combinations is 2 hr at least.
2022-04-14 10437, 2022
lucifer
yup makes sense
2022-04-14 10450, 2022
mayhem
well, this is all for testing. for actual production, we'll pick a more constrained range.
2022-04-14 10408, 2022
lucifer
right
2022-04-14 10409, 2022
Ansh
monkey: Yes I agree. I would post a UI mockup this weekend. I’ll also update the proposal to include more details of OAuth.
2022-04-14 10410, 2022
Ansh
Also, I did not get your question.
2022-04-14 10421, 2022
Ansh
How are we delivering the accessToken to the front-end to allow users to submit reviews?
2022-04-14 10411, 2022
monkey
If an access token is stored in the database, then we need a way to send it to the browser when serving queries with authenticated users. What do you have in mind for this?
2022-04-14 10439, 2022
Ansh
Ohh. Got It. I have an idea but have not decided exactly how it would be implemented. I'll work on it and would mention this in the proposal as well.
and in today's internet shenanigans I am no in possession of a bus ticket from Villahermosa to Guadalajara in Mexico in May. too bad I won't be there then. but I hope whoever thinks their email is mayhem@gmail will sort it out.
2022-04-14 10459, 2022
mayhem
*now
2022-04-14 10417, 2022
mayhem
oh look, a mobile number, lol. let me text this person.
2022-04-14 10448, 2022
yvanzo
lucifer: It applies only to the current dashboard :/
lucifer: Ok thanks, so it is changing just for the user.
2022-04-14 10442, 2022
atj
why do they have the setting in user prefs
2022-04-14 10449, 2022
atj
and in the time selector
2022-04-14 10457, 2022
yvanzo
It seems that the timezone in profile is ignored.
2022-04-14 10402, 2022
atj
sigh
2022-04-14 10431, 2022
lucifer
atj: so my hunch about the issue rabbitmq issue in LB is that, we have lots of rabbitmq connections pooled together but most of them remain idle for most of the time. unless there is activity heartbeats are missed (well, heartbeats can be sent in the background but that part is either bugged in the library we use or the connection pool). the proposed solution is switch the rmq library and don't pool connections but channels.
2022-04-14 10431, 2022
lucifer
but we don't know if this will work. its all a hunch.
2022-04-14 10432, 2022
atj
ok, so likely application side then
2022-04-14 10434, 2022
lucifer
i have asked multiple times in rmq forums about this but never received a reply.
2022-04-14 10441, 2022
lucifer
yes its an application side issue
2022-04-14 10410, 2022
lucifer
mayhem proposed to blog about it and see if someone shows up then but i want to try out our solution once first.
2022-04-14 10451, 2022
mayhem
cry for help on the blog is a really effective way of getting help.
2022-04-14 10458, 2022
lucifer
i don't disagree but i think we need more visibility into the problem so that someone with knowledge of rmq will be able to help.
2022-04-14 10443, 2022
bitmap
moin!
2022-04-14 10433, 2022
mayhem
moin bitmap
2022-04-14 10423, 2022
bitmap
just a reminder floyd will be restarted in about 45 minutes, I set some banner messages on MB
2022-04-14 10415, 2022
BrainzGit
[listenbrainz-server] 14Fanny-Yuan opened pull request #1954 (03master…dijiasubmit1): [LB-1080] - Remove the bottom whitespace in pages with no BrainzPlayer https://github.com/metabrainz/listenbrainz-server…