(a friend's gf is in the organising team and they were asking for projects :p )
D4RK-PH0ENiX has quit
D4RK-PH0ENiX joined the channel
UmkaDK_ has quit
ruaok
thanks, but I don't have anything related to the topic.
reosarevok
Ok :)
If you have any friends dealing with this kind of stuff, pass it on I guess? :)
Also, do we (read: you) just add the French guy's email to the db then?
UmkaDK joined the channel
ruaok
link passed on.
UmkaDK_ joined the channel
UmkaDK has quit
QuoraUK joined the channel
reosarevok
Heh. TMW you pull master into the sandbox and it changes 150 files
Guess I hadn't written MB code in a while...
hellska
Hi :)
gentlecat, alastairp I did a revision of the proposal, I will finish the pendig parts tomorrow!
alastairp
I saw your notes, thanks
Gentlecat
cool!
hellska
for the API endpoint I’ve added I’m not sure it is feasible, a raw idea … inspired by the Freesound API
reosarevok
Who's in charge of rika now?
ruaok
leftmost/bitmap.
reosarevok
Leftmost / bitmap: I'm getting "Error while loading /home/reosarevok/musicbrainz-server/app.psgi: mkdir /tmp/ttc//home/reosarevok: Permission denied at /home/reosarevok/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Template/Provider.pm line 388."
(when trying to run.sh)
alastairp
hellska: that api idea actually looks great
we can extend it to ask for data that matches any fields in the submissions
"get all recordings by this artist", "get all recordings with this range of bpms"
Gentlecat suggested that we could also do it completely on the server - the client always sends the data, and if the server sees that it is a duplicate it doesn't add it to the database
I'm still not convinced on what the best way is
hellska
yes there’s a section I wrote on that(a little bit messy :P), I will try to expand both the ideas to see what are the pros and cons of both
Gentlecat
the thing is that we will probably need to do some checking on the server anyway, right?
alastairp
yep, exactly
Gentlecat
so might just do it in one place
alastairp
and the client has to compute all of the features anyway, to get the md5
so it's not like we would save time by checking ahead
MajorLurker has quit
madmouser1 has quit
bitmap
reosarevok: I think it'll work now
reosarevok
Well it went further!
Error: Cannot find module 'redis'
bitmap
oh, btw, you were going to add me to some IA slack chat
reosarevok
I'm going to see if I can :p
Let's see
bitmap
for that try rm -r node_modules; npm install
hellska has quit
madmouser1 joined the channel
navap has quit
navap joined the channel
ruaok
sigh. fucking US centric software...
send an invoice in USD and receive payment in EUR?
that would NEVER happen.
fuck you intuit.
pingupingu has quit
I'm amazed this day hasn't driven me to drinking yet.
reosarevok
bitmap: still not sleeping again? :p
bitmap
I'm still here, apparently
reosarevok
haha
Ok
My checkbox refuses to appear in my form. Why :p
(it's on the root/ page, I've compiled resources, I added a boolean to the form User::EditProfile.pm)