Tobias Werth

Results 266 comments of Tobias Werth

With the new judgehost API this basically means to create judgetasks on demand, similar to when a problem is not allowed to judge.

We decided that if you actually want more people to read the event feed (with different permission/access levels), you should put a CDS in front of it, see https://tools.icpc.global/.

To add on what Jaap wrote: we think it would be better to use separate contests for this. This is less invasive. Then you have two options: - Expand the...

I'm not fully done yet improving and simplifying the interface

Unfortunately, it looks like we currently have to wait until `libcgroup-dev` becomes available in debian stable in version v3.0+. I very much would hope that this is next summer, but...

I was mistaken, cgroup v2 support is partially available libcgroup v2.0.

Pull requests adding cgroupv2 functionality are of course welcome!

Also what I just noticed when running another contest: we drop binary files (such as executables) when editing.

This is how the executables overview looks like now: ![image](https://github.com/DOMjudge/domjudge/assets/418721/04694433-bde6-4825-a401-06dc3381b2e2) Possible improvements: - put the id in `code` tags - separate out used from unused executables - either use some...