alastairp: I've posted the pre-proposal to the forum, please take a look and comment
alastairp
cetko: perfect, thanks
ruaok
alastairp: that memory leak PR is interesting.
I wonder how that manifests itself.
alastairp
ruaok: yeah, really odd that no browser seems to solve this
it was good sleuthing, or just good luck that we found someone who understands how js works :-P
ruaok
now we need to get the rate-limiting patch finally integrated and debugged.
that stupid PR has been blocking things for so long. :(
we should go have lunch sometime this week. you in at MOB at all this week?
alastairp
armalcolite: hi. did you solve your problems with listenstore and cassandra version?
ariscop joined the channel
how did you install the software? We have a vagrant system with fixed dependencies for a reason. If you can't use the vagrant image you will need to make sure you install the exact software versions that we support
if you're installing a newer version and you have problems, we would accept any patches that you can submit to make the new version work
ruaok: yeah, I think I'll be around
ruaok
any idea which day?
tomorrow is no good.
kahu joined the channel
alastairp
I've normally been doing thursday afternoon. I think that's still good for this week
armalcolite: you asked about LB-84, I think it still has problems. I think we would have closed the ticket if it was fixed.
You can look at the source code for this part of the server and see if we have a check for it
ruaok: oh, no. thursday is no good
perhaps wednesday afternoon then
ruaok
ok.
ruaok blocks out time
evezhier joined the channel
shubham13371 has left the channel
kartikgupta0909
alastairp: Just had a look at the code review. Making the suggested changes
alastairp
cool. as I said, the patch is great, just a few style things to make it fit with the rest of the code
kartikgupta0909
yeah
ariscop has quit
ariscop joined the channel
UmkaDK joined the channel
kartikgupta0909 has left the channel
evezhier has quit
jcazevedo has quit
jcazevedo joined the channel
kanha has quit
armalcolite
alastairp: yeah. my cassandra and listenstore are working fine.
kanha joined the channel
alastairp: also, regarding the PR, we still dont get the spotify details, so i wasn't sure what to do with the code. My guess was to delete them, but i commented them for review. will work on the review.
alastairp: Also i was working on the ticket, LB-13 where people could export the personal listen history.
alastairp
armalcolite: OK. You should assign the ticket to you, so others know that you are working on it
armalcolite
alastairp: I have made the necessary changes in the user.py and listenstore.py to gain. I have to now add a button on the frontend
alastairp: any specific suggestion?
alastairp
also, it would be a good idea if you started a discussion on the tickets that you are working on, so that we can discuss any changes that are needed
armalcolite
alastairp: i cant comment on the tickets !!
alastairp
it's better to talk about what we want to do before you make the changes, because if we have different ideas then you would have to re-do it
right. that's unusual. perhaps you can talk to Freso when he is up, to see if he can work out why your account can't make comments
armalcolite
alastairp: ok. will sort this out.
and do we have to export json from cassandra database?
bcoz currently i m doing it.
petepy joined the channel
alastairp
what do you mean?
armalcolite
for exporting the listens, we can just dump all the listens of user in json format.
alastairp
yes, that sounds like a good idea
armalcolite
so, i have made changes in the fetch_listens() to achieve json output as well.
Gentlecat
or something more compact like tsv
alastairp
Gentlecat: hmm. I don't think I'm too worried either way
compress it and it'll be small
armalcolite
what to export?
alastairp
last.fm archive is a zip with a bunch of stuff in it
armalcolite
just track_name, artist and listened at?
or everything, like mdib's
alastairp
everything
armalcolite
i think, json would be good.
we can the import it in future as well.
alastairp
yes. we can start with json, and if we want to change it in the future we can change
yes! I would like some more import functions too
for me the most important is to be able to import from a lastfm archive file.
but it's a good idea to be able to import a listenbrainz archive too
this should be a separate ticket
armalcolite
oh. i searched but now they have remobed the feature.
alastairp
yes, when they released the new website it went away
I hope it will return
armalcolite
can u share the archive?
alastairp
but we should be able to import archives from the old website
yes, I will when I get home
but we should finish these tickets first. You should not work on too many at the same time, so that other people have the chance to work on them too
"The training process takes 2 hours per 1,000 instances in your dataset. If other students are doing the same task you will not have time in the last day before the task is due. Start early!"
ruaok
petepy: it had been stalled for a bit, but with summer of code and some other organizational guff out of the way, more attention is being paid to it again.
alastairp
though that seems to be a lie
it's weird - sergio did some examples witha few thousand items and it only took about 4 or 5 hours