Robin Lee

Results 7 issues of Robin Lee

This should be respected in the view shown when the tool has access to hidden data including disabled teams.

The contest downloader has to do a lot of guesswork when it's run without credentials. It can mostly work things out, but some things like WA/RTE/TLE distinction are msising and...

Performance is OK when running as a standalone desktop app connected to HDMI. Still, things get a little bit choppy if casting the screen to another device at the same...

This is so that downstream slide templates can go modify them (eg. black/white backgrounds make for different ideal colour setups)

Nice-to-have to make putting together solution slides easier after contests.

The default language out-of-the-box if locale isn't set should be some kind of universal emoji-based theme using "🕐", "🎈", "✔", and "✘".

Java 21 reserves List methods getFirst() and getLast() to return objects with type T. The original methods added to return an Optional are removed in favour of using the default...