AlphaKeks

Results 22 issues of AlphaKeks

Sometimes when accepting suggestions it expands into the wrong thing. Let's say I have a `Vec` in rust and want to call `.into_iter()` on it. When I start typing, the...

1. shelling out is gross 2. it's yet another dependency you have to install 3. it doesn't play nice with immutable file systems (e.g. docker images built by nix) Ideally...

refactor

We should keep track of server requests in a way that allows us to detect inactive servers, whose keys we can then revoke. The server owner should be able to...

feature

Should we store "tags" for servers? This could make searching for servers you want to play on easier. Some considerations: - Who is able to ~~add~~ create new tags? Admins?...

feature