Landon Carter
Landon Carter
Don't require a minimum username length In https://github.com/gopasspw/gopass/pull/2293, minimum lengths began being enforced for some fields within the create wizard. One such field was username, however, this field should not...
In this example code, I've annotated my AtomicReference to show that it can never be null. However, NullAway still has a warning `[NullAway] returning @Nullable expression from method with @NonNull...
## What happened? Java witchcraft has diverged from the SLS spec and returns a simple "alive" for the liveness endpoint. Consuming services now expect that, while witchcraft-go returns an empty...