Luca Fulchir
Luca Fulchir
**Provides:** Support to specify and read partition UUID that are not hardcoded in the library **Motivation:** I am writing a tool that needs to handle gpt in the most general...
I don't actually know if this is possible since I have not gone too much into the code. Basically I am implementing a cache where you have operations like: *...
The vector of all gids should be resized (and sorted, deduped) before we translate it to the returned group list Signed-off-by: Luca Fulchir
Hi, I'm kinda new at rust, but I think I have found a bug in this crate Basically the function `group_access_list` should return the list the current available groups for...
Hello, I'm trying to run/test tabby, but I have problems with the embedding instance Using version 0.27, NixOS unstable server. Ai completion and Ai chat seem to work, but I...
I am a user of tabby on NixOS, I manage my own package to stay more up to date. Things worked fine for v0.28, but today I tried upgrading my...