request object can have attributes related to the actual request (host, port, etc. reducing the number of arguments of get, post functions) and task object can have priority and all associated with it (again reducing arguments)
2017-07-08 18914, 2017
samj1912
each task can have a response parser associated with it
2017-07-08 18943, 2017
samj1912
and we can have a subclass of a task dispatched which hooks a particular type of response parser to each request object
2017-07-08 18948, 2017
samj1912
does this sound good?
2017-07-08 18956, 2017
samj1912
s/dispatched/dispatcher
2017-07-08 18952, 2017
samj1912
this way we can support multiple different response parsers at the same time while maintaining a single queue and WS
2017-07-08 18906, 2017
samj1912
zas?
2017-07-08 18919, 2017
zas
yes, looks ok to me
2017-07-08 18904, 2017
cjnolet
So I Just downloaded and fired up the musicbrainz vbox vm
2017-07-08 18913, 2017
cjnolet
After running the docker comand recommended in the install docs, I was able to hit port 5000 but the server on port 8080 didn't seem to start
2017-07-08 18920, 2017
cjnolet
and I'm not sure what to do / how to get it to start
2017-07-08 18925, 2017
cjnolet
I tried the reindex command, no joy
2017-07-08 18932, 2017
cjnolet
the psql command on port 5432 doesn't seem to work either
2017-07-08 18952, 2017
arbenina_ joined the channel
2017-07-08 18933, 2017
darwin joined the channel
2017-07-08 18924, 2017
arbenina_ has quit
2017-07-08 18943, 2017
alastairp
cjnolet: hi. what's your issue with psql? where are you running the psql command?
2017-07-08 18938, 2017
cjnolet
So last night I went through nightmares trying to get the musicbrainz server installed from source on a Fedora 24 machine. I think it came down to the version of perl being different so there were differences in the packages that were being installed
2017-07-08 18951, 2017
cjnolet
so today, I broke down and downloaded the VM. I have it running in VBox on a mac pro
2017-07-08 18911, 2017
cjnolet
Upon initially starting the VM, I had to run the "reset-containers" script to get the server on port 5000 to work
2017-07-08 18929, 2017
cjnolet
I have it reindexing right now, it's taking awhile to do.
2017-07-08 18953, 2017
cjnolet
I'm trying to build a metadata repository to do some machine learning research for a Ph.D program. I just need this to work, hehe
2017-07-08 18906, 2017
alastairp
yeah, reindexing will take a while
2017-07-08 18915, 2017
alastairp
remember, reindex is only needed if you want to do search
2017-07-08 18928, 2017
alastairp
for example, I run a copy of the database, but with no index
2017-07-08 18955, 2017
cjnolet
ah
2017-07-08 18902, 2017
cjnolet
Yeah one of the things I'd like to be able to do is search
2017-07-08 18909, 2017
alastairp
ok 👍
2017-07-08 18919, 2017
cjnolet
I'm trying to mash up IDs from various different sites.
2017-07-08 18939, 2017
Freso
cjnolet: Neat! For what, if I may ask?
2017-07-08 18928, 2017
cjnolet
A lot of my research is geared towards crowd dynamics- trying to read and influence crowd behavior.
2017-07-08 18905, 2017
Freso
(Cross-referencing by external IDs is one of the things I like to promote with MB, but I don't know too many people/projects that are actively doing it. :))
2017-07-08 18951, 2017
Freso
cjnolet: Anything public?
2017-07-08 18958, 2017
cjnolet
I've found a surprising amount of companies that have been doing it- but they are all proprietary solutions and they are all charging a ton of money!
2017-07-08 18959, 2017
cjnolet
lol
2017-07-08 18913, 2017
Freso
cjnolet: With MusicBrainz data specifically?
2017-07-08 18952, 2017
Freso
And (primarily) based on actual IDs (rather than matching by similar (looking) strings etc.)?
2017-07-08 18953, 2017
cjnolet
Fresno, at the moment, I don't have anything publicly to offer, no. I'm hoping that will change! There are some interesting things I'd like to do with soundcloud data but I'm going to need a streaming index like shezam to do it
2017-07-08 18954, 2017
Freso ranted a bit about it in https://community.metabrainz.org/t/echo-nest-spotify-and-the-rosetta-api/49825/2?u=freso
2017-07-08 18907, 2017
cjnolet
YES!
2017-07-08 18918, 2017
cjnolet
Oh man. I saw this the other day! Kudos!
2017-07-08 18922, 2017
cjnolet
I'm a committer on a couple apache projects. I absolutely value open source. I'd love to try and see how my research / prototyping could help.
It would be really neat to be able to visualize people's taste profiles based on the common musicbrainz tags. I don't know if there's enough overlap with them
2017-07-08 18909, 2017
cjnolet
but that would be realy neat. Like cluster portions of their tastes that seem to be describable with a subset of tags
2017-07-08 18925, 2017
Freso
Well, I would say that what I tag = what I like/my taste.
2017-07-08 18942, 2017
alastairp
except more people listen to music than tagging
2017-07-08 18956, 2017
alastairp
it's almost like you'd need an archive of people's listening habits
2017-07-08 18958, 2017
Freso
cjnolet: Are you familiar with AcousticBrainz and ListenBrainz?
2017-07-08 18910, 2017
Freso
alastairp: If only there was an open one of those... :)
2017-07-08 18914, 2017
alastairp
cjnolet: did you solve your access problems to psql?
2017-07-08 18908, 2017
cjnolet
Freso: I've seen those listed in my research but Ihavn't dived into them yet. Are they different analytics bundles/companies?
2017-07-08 18922, 2017
cjnolet
alastairp: Still waiting on the reindexing, lol
2017-07-08 18924, 2017
cjnolet
29%
2017-07-08 18926, 2017
Freso
cjnolet: They're both MetaBrainz projects too. :)
2017-07-08 18904, 2017
cjnolet
Ah! So I had a girl Elizabeth reach out to me. I'm actually trying to get a startup off the ground as well and we're interested in commercial licensing for the metabrainz data too
2017-07-08 18906, 2017
Freso
cjnolet: ListenBrainz is the open "archive of people's listening habits".
2017-07-08 18922, 2017
cjnolet
Elizabeth Bigger is her name
2017-07-08 18930, 2017
Freso
cjnolet: She goes by Quesito in here.
2017-07-08 18940, 2017
cjnolet
ah gotcha! Dude.... this is what I love about irc, lol
2017-07-08 18951, 2017
cjnolet
I've been an efnet junkie since 1997
2017-07-08 18923, 2017
cjnolet
I'm actively ingesting the million song dataset
2017-07-08 18936, 2017
Freso
And AcousticBrainz is the, well, open acoustic information database. :) alastairp is the lead of AcousticBrainz, so he probably has a much better "elevator quip" to introduce it. :p
2017-07-08 18945, 2017
alastairp
we have more songs in acousticbrainz ;)
2017-07-08 18953, 2017
Freso
AcousticBrainz is basically an alternation to 1M dataset.
2017-07-08 18900, 2017
cjnolet
what do initial commercial licensing costs usually look like for a startup with very limited financial backing?
2017-07-08 18902, 2017
alastairp
^ evelator pitch: "more than a million songs"
2017-07-08 18902, 2017
Freso
Only with about 2.5M unique recordings.
2017-07-08 18911, 2017
alastairp
cjnolet: we are very friendly
2017-07-08 18921, 2017
alastairp
and understanding that startups don't have money
2017-07-08 18928, 2017
Freso
cjnolet: No clue, but AFAIK it's reasonable. Quesito will know.
2017-07-08 18933, 2017
cjnolet
We certainly want to pay our fair share, if our product succeeds.
2017-07-08 18938, 2017
cjnolet
Ok
2017-07-08 18913, 2017
Freso
Alternation? wat? alternative
2017-07-08 18938, 2017
cjnolet
Wow, I can't believe I didn't dive into AcousticBrainz and ListenBrainz further while I was traveling around google this past week
2017-07-08 18914, 2017
Freso
Compared to MB, AB and LB are both pretty young. :)
2017-07-08 18926, 2017
Freso
(I mean, LB isn't even in beta yet.)
2017-07-08 18904, 2017
cjnolet
"Normally start-ups spend vast amounts of money to create these data sets before building recommendation systems. We aim to short-cut this process and put the power to create recommendation engines into the hands of everyone. We plan to release the data under the CC0 License."
2017-07-08 18908, 2017
cjnolet
You guys are great
2017-07-08 18910, 2017
Freso
We try. :)
2017-07-08 18904, 2017
cjnolet
Has anyone attempted anything with the ISNI dataset as of yet?
2017-07-08 18929, 2017
cjnolet
(Reading your meeting notes from over a year ago)
2017-07-08 18904, 2017
cjnolet
I've also been looking at linking ISRCs from Spotify to musicbrainz to see how many are there/missing
2017-07-08 18919, 2017
Freso
cjnolet: No.
2017-07-08 18950, 2017
Freso
(For whether anyone's done anything with the ISNI dump.)
2017-07-08 18912, 2017
Freso
Huh. You actually do use "hobby horse" in English too. #TIL.
2017-07-08 18929, 2017
samj1912 has quit
2017-07-08 18956, 2017
xtina joined the channel
2017-07-08 18928, 2017
agentsim joined the channel
2017-07-08 18952, 2017
CatQuest
weird. I just read about "hobby horse" two days ago .. :o
2017-07-08 18947, 2017
CatQuest
also elizabeth isn't "a girl". she's our little cheese " Supporter Catalyst"
2017-07-08 18947, 2017
CatQuest
:O
2017-07-08 18912, 2017
CatQuest
:D
2017-07-08 18937, 2017
cjnolet
lol
2017-07-08 18911, 2017
cjnolet
The only correspondence I've done with her so far is getting an email after I created an account. Hopefully next week I can schedule a phone call.
2017-07-08 18943, 2017
Freso
cjnolet: I'm glad you found our IRC channel either way. :) It bodes well for the relationship!
cjnolet: Note that alastairp and a lot of others MeB'ers are in Europe (a handful of us in Barcelona), and it's around midnight her (midnight CEST, so 11 PM in UK, IE, and Portugal, and 1 AM in Eastern Europe) - and it's weekend.
2017-07-08 18903, 2017
Freso
I'm not sure alastairp checks IRC in his off hours, so any AB inquiries may not get answered until he's back in office on Monday.
2017-07-08 18908, 2017
cjnolet
Ah, good point. I'm in Maryland, USA and it's only 6pm here, lol
2017-07-08 18929, 2017
Freso
Oh, I guess he was around 1½ hour ago, so maybe he does sometime check IRC in off-hours. :)
2017-07-08 18923, 2017
cjnolet
Thos genre annotations are wonderful. I'm trying to figure out how to secure a useful standard set of genres that are pretty well represented everywhere
2017-07-08 18929, 2017
Freso
Good luck. :p
2017-07-08 18943, 2017
Freso
alastairp and reosarevok, may have some thoughts on that.
2017-07-08 18953, 2017
Freso
reosarevok is currently travelling though.
2017-07-08 18916, 2017
psolanki
Is anyone around? Need help with CB docker tests
2017-07-08 18901, 2017
cjnolet
Oh wow. So acousticbrainz has a lot of the audio features (and more) that the echo nest / spotify provide. This is so wonderful