ruaok: I ran out of machines in my google cloud trial, and ran into some network setup issues which I could use zas's help with
2016-08-15 22822, 2016
bitmap
so haven't done a very effective test of swarm yet
2016-08-15 22831, 2016
bitmap
by network issues I mean getting services outside of the compose file to communicate...from what I understand you can pre-create networks for use, but not sure how they work with swarm then
in production you'd want to do `make DEPLOY_ENV=prod -C docker`
2016-08-15 22829, 2016
bitmap
that branch also removes memcached
2016-08-15 22833, 2016
drsaunders has quit
2016-08-15 22819, 2016
ariscop joined the channel
2016-08-15 22857, 2016
drsaunde joined the channel
2016-08-15 22809, 2016
DWSR joined the channel
2016-08-15 22809, 2016
DWSR
Hey all, I'm having an issue with a development server I set up. It seems to be missing data for some reason. For example, my dev server is missing this release group: d9c12c5f-8ad8-334a-a238-fad5a91af242
2016-08-15 22840, 2016
Gore|home has quit
2016-08-15 22821, 2016
Gore|home joined the channel
2016-08-15 22838, 2016
DWSR has quit
2016-08-15 22844, 2016
github joined the channel
2016-08-15 22844, 2016
github
[picard] mwiencek closed pull request #475: Searching tracks and displaying similar tracks in a dialog box. [WIP] (master...embed_search) https://git.io/v6zAZ
2016-08-15 22844, 2016
github has left the channel
2016-08-15 22838, 2016
travis-ci joined the channel
2016-08-15 22840, 2016
travis-ci
metabrainz/picard#1415 (master - 31555ed : Michael Wiencek): The build passed.
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | MeB meeting agenda: Reviews, GSoC Final Evaluations!! (Freso), splitting Discourse's MB category (Freso), MeB PR #232/MEB-38 (Gentlecat), URLs cleanup tests MBS-6378 & URLs standardisation MBS-9044 (Yvanz)
2016-08-15 22833, 2016
drsaunde has quit
2016-08-15 22850, 2016
Freso
People up for reviews tonight (in ~11½ hours): Freso, ruaok, reosarevok, bitmap, Gentlecat, zas, LordSputnik, Leftmost, Leo_Verto, alastairp, CatQuest, rahulr, QuoraUK, hellska, kartikgupta0909, armalcolite - let me know if you want/need on/off.
2016-08-15 22849, 2016
lazka joined the channel
2016-08-15 22801, 2016
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | MeB meeting agenda: Reviews, GSoC Final Evaluations!! (Freso), MeB PR #232/MEB-38 (Gentlecat), URLs cleanup tests MBS-6378 & URLs standardisation MBS-9044 (Yvanz), splitting Discourse's MB category (Freso)
2016-08-15 22842, 2016
Freso
ruaok: Do you wanna deal with plane tickets today?
2016-08-15 22854, 2016
ruaok
Have you got your flight picked out?
2016-08-15 22840, 2016
UmkaDK joined the channel
2016-08-15 22837, 2016
zas
bitmap: ping me about the network issues you met, we need to sync about that anyway
Link doesn't work, but I found http://www.aerobusbcn.com/en/timetable - so an 11:30PM arrival should give me ~1½ hour of delay flexibility... that'll probably work.
yeah, I've been reporting them but I don't know how long until we'll get to fixing them
2016-08-15 22807, 2016
kartikgupta0909
I told him that I was working with you too as a part of Gsoc
2016-08-15 22825, 2016
alastairp
our discussion at the conference was that we don't really think there's value in continuing with gaia
2016-08-15 22844, 2016
alastairp
a python-based tool like scikitlearn or tensorflow is going to be much easier in the long run
2016-08-15 22859, 2016
kartikgupta0909
umm okay. Yes i would expect google to make tensorflow a hit
2016-08-15 22810, 2016
Gentlecat
it better work with 3 and have proper exceptions! :P
2016-08-15 22840, 2016
kartikgupta0909
but I cant really say anything in this matter since I havent used much of both.
2016-08-15 22856, 2016
kartikgupta0909
I am starting to use tensorflow a bit now
2016-08-15 22856, 2016
alastairp
Gentlecat: yeah...
2016-08-15 22810, 2016
alastairp
I talked with another researcher who has been using AB a bit
2016-08-15 22819, 2016
kartikgupta0909
also about Gsoc: could we get the API's merged this week so that I can make the client use them
2016-08-15 22820, 2016
alastairp
and he managed to replicate the gaia results with scikitlearn
2016-08-15 22839, 2016
alastairp
kartikgupta0909: yes, I'm on vacation this week but I'll see if I can find half a day to merge your stuff
2016-08-15 22857, 2016
alastairp
what are you up to? Do you have the remote script working (except the API)?
2016-08-15 22804, 2016
alastairp
what about submission of results?
2016-08-15 22806, 2016
kartikgupta0909
yes
2016-08-15 22823, 2016
kartikgupta0909
I will make an API to submit the results
2016-08-15 22828, 2016
kartikgupta0909
other things are ready
2016-08-15 22834, 2016
alastairp
cool!
2016-08-15 22816, 2016
kartikgupta0909
once I can use the API, I will also add the error handling in client. The errors now in the script are the DB errors which will be converted to the API errors now
2016-08-15 22852, 2016
kartikgupta0909
if you see the code I have just commented out the error handling part.
bitmap, ruaok, Gentlecat: i'm thinking about using consul/registrator together with consul-template, to handle mbs servers upstreams automatically. If you're interested, have a look at https://tech.bellycard.com/blog/load-balancing-do… for an example. If we use swarm + consul + consul-template we can simplify a
2016-08-15 22846, 2016
zas
lot what you did with mbs server + m4, as each service can be "discovered". It means we don't care ports and IPs at all anymore, basically it becomes "where is redis service?" or "list me all mbs servers". Did any of you experiment this stuff yet ? I did local experiments, it works flawlessly here.
2016-08-15 22844, 2016
ruaok
interesting.
2016-08-15 22848, 2016
Gentlecat
I read about consul, but didn't have a chance to try it
2016-08-15 22808, 2016
zas
consul is just a registry, that one can query
2016-08-15 22827, 2016
zas
registrator is linked with docker, and report new containers to consul
2016-08-15 22850, 2016
zas
then one can use consul-template to generate config files based on consul infos