alastairp: aidanlw17 : I'd like to see an endpoint added to your API that allows us to explore similarities between two tracks in the annoy index.
how can we specify two tracks and an index and get all the data back that annoy has and display that?
aidanlw17
ruaok: when you specify two tracks and an index, what information are you looking for? The distance between the two? or the nearest neighbours to each? or something different?
ruaok
distance certainly and neighbors would be great.
I guess that is two endpoints actually.
distance between two points, which I guess is the API endpoint you
're already planning on.
the second one would be given one recording ID, what are the neighbors and their distances?
aidanlw17
Ok. We have both of those already so it's just a matter of exposing them somewhere.
alastairp
cool, I'd just make 2 more methods in views/api/v1/path.py
ruaok
and for that test end point, can we show the distances with all the indexes we have?
potential topic: some of our dependencies move really quickly (react), does this mean that we'll have to spend more time doing busywork upgrades in the future?
(the advantage of using a template system from the 90s is that it hasn't changed in ages)
reosarevok
I mean, we are using state hooks in newer code for example but aren't changing old class-based stuff to use them (yet)
As long as shit doesn't actively break, I think it's fine to leave that for stuff like GCI
alastairp
e.g. when something gets deprecated, or there's a new way of doing it. I imagine something like the editors would be huge
and perhaps need a bit more specialist experience than gvi
gci
reosarevok
That is fair :)
But I'd still prefer having something being worked on - if someone finds some issues in TT, I can't imagine anyone would actually go and fix it
jwf: would love to collaborate on some kind of user survey to get to know how to get more users on IRC, specifically for LB, the discourse is really active but none of those users interact here.
jwf
Mr_Monkey++
thx!
iliekcomputers: Same!
alastairp
CallerNo6: hi
can you down with people here on irc and asked the right questions to get a list of things about each project?
I'm happy to answer questions about AB to help build that document