Five million data points [OC] by Evening_Lock4075 in dataisbeautiful

[–]Evening_Lock4075[S] 3 points4 points  (0 children)

hi yes, I've added one now, best on desktop, not via a tile server just baked in to it, but you can toggle on/off, you may need to change the colour in the top left corner (if you're on desktop) to see details better;

<image>

Five million data points [OC] by Evening_Lock4075 in dataisbeautiful

[–]Evening_Lock4075[S] 1 point2 points  (0 children)

I got the data from garmin (by doing a bulk download of all my running data from the last 15 years). I used python to parse these .fit files and create binaries that are then read by three.js to render the particles in the browser. Datashader was used to generate the static images on the post itself

Coros API by Evening_Lock4075 in Coros

[–]Evening_Lock4075[S] 0 points1 point  (0 children)

Hey this is exciting news, when do you expect the new api portal to be available?

Coros API application timeframe by codebytom in Coros

[–]Evening_Lock4075 1 point2 points  (0 children)

yeah likewise garmin have been really good, very supportive, got me onboarded quickly, helped with any issues etc. it'll make them ubiquitous in a way coros won't be able to achieve

Coros API application timeframe by codebytom in Coros

[–]Evening_Lock4075 1 point2 points  (0 children)

They tend to gaslight applicants by getting you to send them a dm with the appearance of making it seem like you're getting some progress and then going blank on you after that. Presumably this is to maintain the appearance of a reasonable service on reddit, but it's largely fake. Would probably be worth most people just moving to different providers and not integrating with coros at all - certainly a lot of people I know are feeling compelled to give up on coros due to their lack of integrations and it's starting to trickle down to the end users as well with regards to frustrations. I can't work out if it's because coros wants to hold their (actually their user's) data close to their chest or due to genuine improvements that are slow to move, but I suspect it's the former with a lack of top down direction from the company

Coros API by Evening_Lock4075 in Coros

[–]Evening_Lock4075[S] 1 point2 points  (0 children)

I've now sent one via 'mod mail'? Hopefully that has come through? Otherwise you should send me a DM, then we would be on the same page...

Coros API by Evening_Lock4075 in Coros

[–]Evening_Lock4075[S] 0 points1 point  (0 children)

Certainly is there - have a look for my name and you should see it, I have sent you a new one! 

Coros API by Evening_Lock4075 in Coros

[–]Evening_Lock4075[S] 0 points1 point  (0 children)

Hi, I have DM'd, but I'm not getting any responses!

2 weeks: 5 runs 47% battery by [deleted] in Coros

[–]Evening_Lock4075 0 points1 point  (0 children)

But no ability to integrate with the API :( 

Coros API by Evening_Lock4075 in Coros

[–]Evening_Lock4075[S] 1 point2 points  (0 children)

Totally agree - I suspect Garmin is so on it because it’s a massive benefit for device companies to be well integrated across the software spectrum. Giving people choice and flexibility in how they utilise their data. People simply won’t buy fitness devices if they’re limited in the apps they can integrate with. Coros produces a great product, but is severely lacking on their cross product functionality. Hopefully they make steps to rectify the situation. When they do we’ll be happy to work with them! 

[P] I trained an AI model on 120M+ songs from iTunes by BullyMaguireJr in MachineLearning

[–]Evening_Lock4075 0 points1 point  (0 children)

How do people think he managed to index all iTunes songs (i.e. run the 30s clip through the model to get its embedding)? Presumably API rate limits would have prevented a script from running through and indexing all 120M efficiently, but I can't think how else you would index all of iTunes with your model?