Caleb Denio
Caleb Denio
## Expected Behavior The events I went to this season all had two webcast streams: a static "full-field" one and a more dynamic "program" one. It would be awesome if...
Hello! I'd just like to mention that Opus's fixed window size makes it virtually unusable on a [tiling window manager](https://en.wikipedia.org/wiki/Tiling_window_manager), where windows are automatically sized to fill the screen. It...
#sleep doesn't even exist
While this is technically expected behavior, it's a little... odd. Ideally it wouldn't be visible. Just a thought.
track number of clicks, and maybe other (privacy-friendly) analytical info
Admin UI
Create an admin UI (I'll probably use Svelte or React)
To improve redirection speed, caching to a Redis datastore should be an option.
Rewrite
Contributor List should possibly be rewritten in a compiled language, like Go or Rust.
This would make it easy to sync a custom template across multiple project (e.g. from a GitHub Gist)
Contributor List will silently fail if your default branch (e.g. `master`) is protected. This is due to the fact that GitHub Apps lack administrative permissions by default. Possible solutions: -...