Nicky Gerritsen

Results 119 comments of Nicky Gerritsen

In our current implementation of the new scoreboard we give out the event ID of the latest event, regardless of whether you have access to it. This should also be...

More info: during BAPC we wanted pypy3 to be loaded from a PPA, but this is not easily possible. The base chroot installs `pypy3` and its dependency `pypy3-lib`. If you...

Not really. First of all you also need CSS/JS. This you *could* do with some wget flag but is that ideal? Second: we use absolute URL's for these CSS/JS and...

`wget -m -k -p -nH --restrict-file-names=ascii,windows 'http://localhost:12345/public/?static=1'` seems to almost do what we want, but not entirely: * It DOES rewrite the CSS/JS files to not have a `?` in...

I wonder whether we should have some 'academia' mode in general. Probably a contest with A LOT of problems is not very useful on the scoreboard, and doesn't look good?...

It seems this already works nowadays, if you have access to the contest, you can access these endpoints. Moreover, you can also access: * `submissions` * `judgements` for your own...

If we do #1849, this will also be possible, so let's close this one.

Thanks for this! We will look into your code to see what we can reuse (and of course credit you if we do).

I like all these. Maybe even a table per type?