Tyler Bloom

Results 45 issues of Tyler Bloom

I have not been able to just quote a rule without any subrules (ie. 614.1a,b,c...). For example, if I want to quote CR 614.1, I can't use `!cr 614.1.` to...

enhancement
help wanted

There are certain rules that can't be easily seen currently. For example, "CR 120.4" can not currently be searched without 120.4a,b,c,d also showing up. This fork adds a small change...

Currently, there is no ergonomic way to manage the internal streams in a `SelectAll`. In particular, there is no way to remove streams with a significant workaround. It would be...

C-feature-request
A-stream
S-needs-implementation

Would it be possible to wrap the precompiled ROMs in a Rust crate in order to easily include them during testing? I'm willing to contribute to this, but I'd like...

## Description: The current tournament UI is best described as functional. It is not pretty or very intuitive. A fresh pair of eyes should look at the tournament UI to...

good first issue
feature
requirement

## Unmet Need: SquireWeb needs pages for users to login and register. This should redirect them to the tournament creation page.

requirement
SquireWeb

## Unmet Need: While functional and generally applicable, our current actor model is mostly designed for actors that are: - Meant to live forever - Always able to receive and...

requirement

## Unmet Need: The pairings and standings are both limited in their sorting options and are not the most helpful to players and tournament staff. For pairings, we only give...

todo
requirement
SquireWeb

## Unmet Need: Currently, inside the `SquireClient`, if an error occurs with a websocket, we panic. This is, obviously, not great. Instead, a websocket connection that returns an error or...

todo
requirement
SquireSDK

## Unmet Need: Tournaments track lots of redundant data that is useful during the tournament, but that data takes up too much space after it is over. Excess data that...

todo
requirement