Valentin Mihov
Valentin Mihov
What do you think about this idea: be able to render flash or HTML5 graphics with the same APIs from the lib? Any ideas of an HTML5 rendering engine? This...
We had this production problem yesterday where we discovered that the scheduled tasks are not executed even though the scheduler is running. After investigation it turned out that the master...
The README says: ``` By default, you have to cleanup the files by yourself, however, you can tell Temp to track the temporary files. You just need to call Temp.track...
This service object will allow to sync the current files by using background jobs. Next steps will be to change the upload service object to write the files both to...
All the link in the navigation which are leading out of arena.maycamp.com are dead and they need to be removed.
May we we should allow this only to coaches as it doesn't make much sense for the regular users to be able to do that.
Right now the grader does not support interactive tasks and there are more and more such problems on the competitions. We need to figure out a way to implement it.
Allow to have a ranklist of all cities. It is not very obvious how we are going to make that ranklist... We need to figure this out.
Add a search box in the admin panel for filtering contests: https://arena.maycamp.com/admin/contests
Here is an example run: https://arena.maycamp.com/admin/contests/137/problems/920/runs/79243 This needs investigation. We should try to upgrade docker to the latest version first.