logoalt Hacker News

nrhrjrjrjtntbtyesterday at 9:19 PM1 replyview on HN

Can you drop more info here on how it works. Before we go through sign up process.

Sounds quite easy to come up with such tasks. E.g. prove collatz conjecture. or write an O(log N) worst case sort. So there must be some boundaries.

The pay clearly isnt by hour so how is it worked out?


Replies

hackmaximyesterday at 9:26 PM

Yes, of course!

Tasks must be coding problems to complete in a set of open-source repositories. We have eight repositories now and will add more in the future. You can source tasks by identifying merged commits into these repos, and making the following: - A well-defined task description (what should the AI do?) - A golden solution (can be sourced by the implementation in the merge commit) - A test patch (can be sourced from the merge commit, this is a testing suite that verifies whether the AI's solution is correct).

If you can make a task that is hard enough for our AI, you will get paid a fixed amount. That's it!

Once you are approved onto the site, there will be a more detailed tech spec + payment info + a tutorial.

show 1 reply