Audiotool board archive

User Rank

HealthyTrade · started 2019-09-23 17:28 · updated 2019-09-23 19:39

What does the rank value that shows when you go to (http://api.audiotool.com/users/me/) mean?

(sorry if this is the wrong place, I couldn't think of a better spot for it)

Comments (19)

2019-09-23 18:36 · 2019-09-23

Good question. @mbelow can you give an explanation?
... and why is my rank lower than @barclawc - like by factor 20??

Known As I · reply
2019-09-23 18:38 · 2019-09-23

lol, ok :)

HealthyTrade · reply
2019-09-23 18:51 · 2019-09-23

What was the intended purpose of it?

HealthyTrade · reply
2019-09-23 19:10 · 2019-09-23

My thought was that it might be for who new users are followed to when they pick genres.

kurp · reply
2019-09-23 19:14 · 2019-09-23

Could be a good base for making a reputation system

HealthyTrade · reply
2019-09-23 19:17 · 2019-09-23

I see what kurp is saying, like giving favorites and downvotes a value, and make the rank affected by how much your stuff is liked by the community, and use it to determine something like how high up the list of artists new users see when they join.

2019-09-23 19:22 · 2019-09-23

On a somewhat related note, what format are the timestamps for registered/last online that are also found on that page?

HealthyTrade · reply
2019-09-23 19:25 · 2019-09-23

So thats why it was horribly wrong when I tried to convert from unix time

Known As I · reply
2019-09-23 19:26 · 2019-09-23

I thought Unix time was the same - did you use seconds instead of millis?
May I ask what you're trying to build?

HealthyTrade · reply
2019-09-23 19:26 · 2019-09-23

13 days until I hit 1 year on AT :)

HealthyTrade · reply
2019-09-23 19:27 · 2019-09-23

Unix time is seconds, rather than milliseconds, so AT uses a non-standard time notation.
My profile says 11 months, I wanted to know how long until 1 year.

HealthyTrade · reply
2019-09-23 19:33 · 2019-09-23

Ah my bad then, I don't do web development.

Known As I · reply
2019-09-23 19:35 · 2019-09-23

No web involved ;)
(thanks for being curious, though!)

HealthyTrade · reply
2019-09-23 19:37 · 2019-09-23

Where would you find the most complete directory of audiotool APIs?

Known As I · reply
2019-09-23 19:39 · 2019-09-23

I guess we don't share that officially because it always comes with breaking other user's code when we change something. Defining a stable API is hard work and can be very limiting.

Known As I · reply
2019-09-23 19:39 · 2019-09-23

BTW you're derailing your own thread ;)

HealthyTrade · reply
2019-09-23 19:39 · 2019-09-23

Fair enough.