Not sure if we do that at all yet, but we have talk of it at least
CatQuest
does it depend on wich place they are spamming?
eg listen sapmmers or music spammers or book spammers
reosarevok
CatQuest: all of it is MB based rn, so probably not
(as in, based on MB accounts)
CatQuest
some are listenbrainz
bitmap
a new account flags sounds sensible to me
reosarevok
I guess if someone is only spamming on one non-MB site but acting normally on MB then we should have a more calm talk, but that seems unlikely :)
Freso
Anyway. Seems like there is general agreement on it not being completely far-fetched.
ruaok nods
The ticket is open for implementation discussion/questions/comments. :)
Alright, last item!
cat: chocolate
yvanzo
Will do
CatQuest
:D
so I got an idea: what if we, before the summit, all send some chocolate to barcelona, and then ruaok and monkey all create fair piles to everyone and sent it back to us! (poss together with t-shirts/whatever surprise it was?)
good/bad idea? :D
ruaok
bad.
CatQuest
oh :(
reosarevok
I guess "too much effort", mostly :p
ruaok
a shipping nightmare
CatQuest
aw
monkey
We're not going to handle the t-shirt shipping logistics, and that was really helpful last year
Freso
I don’t think I’d be able to manage that. :\
ruaok
I will have no part of that.
CatQuest
ok ok, it was jsut an idea
finish then
reosarevok
If something, then having some sort of "each one gets assigned one other person to send chocolate to" would be more manageable
Although I dunno how easy it is to ship it :)
Might be it all just melts
CatQuest
honestly it's just becasue i want to taste that damn mapelsyrup canadian chocolate again :P
monkey
Not sure chocolate travels that well unrefrigerated, to be honest
CatQuest
not here. it will rain away :D
honestly it's usually fine
ruaok
too hot in many places still to ship chocolate
Freso
I think the idea is a no-go. Sorry CatQuest. :\
Which, I think, also (chocolate?) wraps up this meeting!
Freso: I think the spammer flag could be complementary with spam reports designed to work with SpamBrainz, I will check that.
Thanks everyone!
monkey
It's called a CDN, isn't it? Chocolate Delivery network? :p
CatQuest
:D
monkey
Thanks Freso :)
lucifer
tandy[m]: the sitewide api endpoints changed the format of json returned by them. the sitewide had not been calculated for over a year so we thought no one used it. sorry. i think you'll need to update the client code.
tandy[m]
lucifer: thats no problem, i maintain the nim bindings for the listenbrainz api and i dont actually interact with the json, just return it :)
tandy[m]: i am not sure what caused the error in your CI. the endpoints should still be working but the data they return might not be up to date or useful.
currently, its returning 204 as expected. once we trigger stats generation, it should return actual stats.
bitmap
reosarevok: well, I'd like to avoid merging something that makes those edits even more broken -- ideally we'd add back the old relationship types and fix the IDs in those older edits
tandy[m]
lucifer: oh yep, thatd be why the CI fails, tests raise an exception if the response isn't 200
bitmap
or for now we can have a list of type IDs that were re-used and avoid loading those if the edit is pre-ngs
lucifer
makes sense. fwiw, 204 is documented in LB docs if there are currently no stats. for example, a new user might not have stats as soon as they create an account. or say a user didn't listen anything in the last week.
ruaok: one quick question, should i delete the test dump and reuqest a usual dump import? otherwise stats and other stuff won't run tommorrow.
on the other hand, it's kind of, well, all too realistic; a lot of projects end up getting used and stabilizing while still keeping the 0.x version numbers
riksucks
At first I thought it was a joke, but then it had a list of repos at their home page. So I thought maybe it's serious?
I didn't know that actually
kepstin
they're basically calling out projects that have stuck with version numbers starting with 0 for a long time.
The whole site is written in a sarcastic tone, and the original publish date is April 1. it's not something to take seriously.
riksucks
Lmao I see
kepstin
and also right on their About page: "ZeroVer is satire, please do not use it."
riksucks
Yeah i just checked rn lmao
This was embarrassing lmao
BrainzGit
[bookbrainz-site] 14dependabot[bot] opened pull request #702 (03master…dependabot/npm_and_yarn/elastic/elasticsearch-7.15.0): chore(deps): bump @elastic/elasticsearch from 5.6.22 to 7.15.0 https://github.com/bookbrainz/bookbrainz-site/p...
[bookbrainz-site] 14dependabot[bot] closed pull request #695 (03master…dependabot/npm_and_yarn/elastic/elasticsearch-7.14.1): chore(deps): bump @elastic/elasticsearch from 5.6.22 to 7.14.1 https://github.com/bookbrainz/bookbrainz-site/p...
[bookbrainz-site] 14dependabot[bot] opened pull request #703 (03master…dependabot/npm_and_yarn/eslint-plugin-react-7.26.0): chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.26.0 https://github.com/bookbrainz/bookbrainz-site/p...
[bookbrainz-site] 14dependabot[bot] closed pull request #700 (03master…dependabot/npm_and_yarn/eslint-plugin-react-7.25.3): chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.25.3 https://github.com/bookbrainz/bookbrainz-site/p...
reosarevok
bitmap: I guess the easiest way (but maybe overkill) is not load those for any pre-NGS edits?
nawcom has quit
nawcom_ joined the channel
ruaok
sure looks like it. :)
lucifer: yes, delete dump and run the usual proces