<jasje[m]> "Send it to 07jasjeet@gmail.com..." <- Send it to jasjeet@metabrainz.org 😜
2025-03-12 07123, 2025
mayhem[m]
jasjeet@ is now a thing!
2025-03-12 07123, 2025
d4rkie joined the channel
2025-03-12 07140, 2025
d4rkie has quit
2025-03-12 07147, 2025
d4rkie joined the channel
2025-03-12 07150, 2025
mayhem[m] uploaded an image: (65KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/GmrxFpLOrCKrPkAaWjSjZCgb/image.png >
2025-03-12 07105, 2025
BrainzGit
[bookbrainz-site] 14vedansh2001 opened pull request #1158 (03master…refactor/async-await-utils): BB-839: Refactor promises in src/common/helpers/utils.ts to use async/await https://github.com/metabrainz/bookbrainz-site/pul…
2025-03-12 07136, 2025
lucifer[m]
mayhem[m]: is it without or without search enabled?
2025-03-12 07119, 2025
mayhem[m]
Not sure, I just ran that query
2025-03-12 07151, 2025
lucifer[m]
ah okay, i mistook it for deepseek.
2025-03-12 07121, 2025
lucifer[m]
fwiw, if you search it on chatgpt now. it searches the web finds the correct mbid too.
2025-03-12 07114, 2025
lucifer[m] uploaded an image: (53KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/tUUGlGkMbwMbtSDzwMIPyFdv/image.png >
2025-03-12 07117, 2025
lucifer[m]
lucifer[m]: spoke too soon, it retrieved it from its dataset too.
2025-03-12 07113, 2025
mayhem[m]
oh, openai now has our data? how interesting.
2025-03-12 07141, 2025
Kladky joined the channel
2025-03-12 07148, 2025
reosarevok[m]
Can we sue yet? :p
2025-03-12 07143, 2025
mayhem[m]
get in line.
2025-03-12 07150, 2025
lucifer[m]
might be worth reaching out to them and asking them to support us because they are using our data?
2025-03-12 07155, 2025
fettuccinae[m]
mayhem: can we add some ui element to the notifications(something like how many notification are marked as sent, how many are being sent etc) in the admin page for metabrainz and add a js library for sending notifs for future implementation in bookbrainz and increase the size of notification project to 350 hours .
2025-03-12 07157, 2025
lucifer[m]
They are paying some news outlets a lot to use their data. (And being sued by the rest but that's a different matter)
2025-03-12 07100, 2025
mayhem[m]
fettuccinae[m]: i'm not sure those statistics are really useful, so no need to implement that. if you're trying to pad the project out to 350 hours, then do more integration with existing projects, I would say.
2025-03-12 07115, 2025
fettuccinae[m]
mayhem[m]: so integration into musicbrainz, bookbrainz, listenbrainz, critiquebrainz, picard, caa, eaa.
2025-03-12 07136, 2025
mayhem[m]
well not all of those.
2025-03-12 07153, 2025
mayhem[m]
MB, BB, LB for sure.
2025-03-12 07118, 2025
fettuccinae[m]
mayhem[m]: for a 350hr project? Thanks for clarifying.
2025-03-12 07137, 2025
fettuccinae[m]
s/./😃/
2025-03-12 07147, 2025
mayhem[m]
we'll need to look at your proposal in detail to see if it fits, but that seems about right.
2025-03-12 07142, 2025
mayhem[m]
zas: can you please take a look at the "request for rate limit..." email to support@? that would be all you who had to make that work...
<mayhem[m]> "aerozol: monkey ansh https://..." <- Context? Is this just for info?
2025-03-12 07152, 2025
mayhem[m]
yes, FYI. I thought it was an interesting idea
2025-03-12 07134, 2025
monkey[m]
I mean, sounds like regular W3C to me, apart form the large scope of it I guess
2025-03-12 07145, 2025
vardhan__ joined the channel
2025-03-12 07150, 2025
vardhan_ has quit
2025-03-12 07138, 2025
monkey[m]
ansh: Speaking of LB#2940 , did you have anything else you wanted changed apart from the tooltip ?
2025-03-12 07138, 2025
monkey[m]
I think I will keep the tooltip issue for another time, I don't think it is a new issue and it will take some more thinking to resolve it. I think more than anything the library is probably not made to work with touch devices, or there is something odd going on there.
<zas[m]> "bitmap: we still get OOM kills..." <- I still suspect it's from serving cover art through plackup, so I disabled the endpoint for now, we'll see if it stops or not
2025-03-12 07128, 2025
bitmap[m]
the memory usage graph for musicbrainz-website-test on selda doesn't seem to approach the 8g memory limit on the container though, which I'm confused by
2025-03-12 07114, 2025
kellnerd[m] has quit
2025-03-12 07137, 2025
mayhem[m] is off to see https://listenbrainz.org/artist/8229a8f1-b315-4fae-af57-b3eb71efdaf4/
2025-03-12 07117, 2025
GautamShorewala[ has quit
2025-03-12 07125, 2025
zas[m]
bitmap: according to kern.log that was 8f12926c4a65 container which is musicbrainz-website-prod
2025-03-12T17:05:31.125320+00:00 selda kernel: Memory cgroup out of memory: Killed process 1243257 (/home/musicbrai) total-vm:2982904kB, anon-rss:2905052kB, file-rss:17920kB, shmem-rss:0kB, UID:1000 pgtables:5828kB oom_score_adj:0
2025-03-12 07113, 2025
bitmap[m]
ah right, I assumed it was the test one again... let me try something else then
2025-03-12 07150, 2025
bitmap[m]
the plackup workers will be recycled faster now so they shouldn't accumulate as much memory, if this helps I'll commit the change
2025-03-12 07117, 2025
_flaky[m] has quit
2025-03-12 07140, 2025
bitmap[m]
we might have too many workers too, I'll try reducing them until it has a visible effect on response time
2025-03-12 07156, 2025
minimal joined the channel
2025-03-12 07148, 2025
bitmap[m]
I lowered the number of website workers on selda from 45 to 10 without any issue so far. (500 hits/minute) * 500 ms = ~4 so it could probably be reduced even further as that calculation was already conservative...