monkey: I was worried about it making server-side rendering slower after benchmarking a small part of it, but it might not matter on a whole page... I'd say try it if it makes things easier
alastairp
I hope that I'll be able to get some help from reosarevok this week in order to prep the work to add the tags to recordings, then stuff will be ready for analysis
bitmap
my only other concern was not being able to use the official bootstrap docs, but looks like the react-bootstrap docs have improved somewhat
alastairp
lucifer: did you get any further with dumping AB features?
lucifer
alastairp: no haven't started work on that yet.
monkey
Thanks bitmap! I wasn't sure if it was only SSR-related. I'll investigate.
alastairp
lucifer: np, I'll be around tomorrow, hopefully I can help too
i'll try to improve the colors and modify the data of other keys in case needed
monkey
akshaaatt: we should divide and conquer. At a glance, we need:
- the general year in music page
- new component for day_of_week (that'll be pretty quick I guess just a card with a title and the most active day)
- new component for most_prominent_color (similarly probably small easy component with title and a color swatch)
- new component for most_listened_year (for this I envision a graph of sorts)
- new component for new_releases_of_top_artists (probably just a card with the right title and a list of ListenCard components)
- for similar_users I think we can simply reuse the components used in the user feed
I've got some ideas for a big title at the top of the page with a gift-wrapping sort of ribbon
akshaaatt
Sounds wonderful to me!
monkey
Any components you're interested in more than others?
lucifer
i t
akshaaatt
I would like to hands on getting started at the new_releases_of_top_artists and the day_of_week
We can discuss the complete page design tomorrow though in detail
monkey
Great
lucifer
i think we originally decided to just show a single stat for most listened year. however, currently we generate more detailed data so as to experiment.
kinduff joined the channel
bitmap
akshaaatt: hey, i'm feeling a bit sick today but i'll try to look at the issues you're having soon, sorry for the delay
akshaaatt
Sure bitmap no hurry at all. Get well soon btw! 😇
monkey
lucifer: Yeah. after thinking about it and looking at the data we have, I think it will be more interesting in context rather than single stat.
akshaaatt: I added the list of components to the year-in-music doc
akshaaatt
Amazing! Could you please share that link here again?
Thanks a lot monkey!
monkey
NP
akshaaatt: Here's one I think you'll be more interested in that me: "Easy sharing to social media"
kinduff has quit
akshaaatt
I think that'll be really interesting
monkey
It was on the list from previous notes. I'm putting your name next ot it for now :)
yeah, reminded me of the study I saw where people were asked "did you like the order that you got this playlist?" and everyone said "I listen to everything on shuffle, I didn't even notice"
ruaok reappears
ruaok
sorry everyone, my afternoon went sideways.
I also have very little direct progress to report, other than the mapping improvements that allow us to recheck matches in case that data has been imported to MB in the meantime.
I'm rerunning all the no_match entries for 2021 and that should finish soonish.
but I am ready to look at the last task I've got and I think I wrap all that up this week. if I can avoid cans of worms.
last week was mostly working on the mapping to make it allow re-rechecking things that didn't match.
Freso
(People up for reviews: lucifer, alastairp, zas, reosarevok, monkey, akshat, yvanzo, bitmap, CatQuest, Freso – anyone else who wants to give review, let me know!)
ruaok
which cause another general refactoring. All 2021 no matches have been re-run. stats tomorrow morning will be quite interesting.
but, overall a much slower week as compared to the hectic weeks prior.
a nice change.
CatQuest
:)
ruaok
Overall, I'm on track for finishing the year-end stuff, but there remains a fair bit of work.
fin.
alastairp!
alastairp
hi
last week I was data wrangling too, with some help from monkey we got almost all of the genres from our dataset (which have mbids) mapped to tags/genres in MB
as I said earlier, about 90% matched, about 5% still to match, and about 5% not worth matching
about 300 distinct tags, over about 1.6m recordings
otherwise, I was around, talking some things over with lucifer and others
lucifer: next?
lucifer
hi all!
i mostly worked on LB year in music stuff last week. other than that i worked on debugging missing listens in stats and following up on exisitng PRs. that's it for me.