James Sigurdarson

Results 26 issues of James Sigurdarson

Stages are pretty limited as is. It should be possible to disable them completely, and it should be possible to limit the rollout of certain stages, for example you only...

Currently the system assumes the solves are valid in the cache, when restarted the system should recompute this.

The idea of most recently solved makes things less competitive, with no penalties really for not solving the easy problems early. It is fairer to break ties by total time.

This allows parsers to recognize which files are actually required for the plugin to be used.

We required the ability for isolate to result in MLE, instead of either RTE or TLE when it hit a memory cap. We implemented this by adding moreoless the same...

When we scan for chunks on startup, we load the list into memory, but exclude all chunks which are ultimately corrupted. This means that the library consumers are never actually...