noah
noah
### Problem Currently if one wants to attach a client to a server it has to be done on startup via the command line parameter `--server`. This is not sufficient...
I have a somewhat unique setup where I develop on my linux host machine and build the project in a Windows virtual machine. The project is shared through a shared...
Initially I wanted to extend the script but both MTA-STS and DANE are non trivial to setup especially MTA-STS as it's depended on the used http server. For the time...
This PR adds: - a `flake.nix` which sets up a `devShell` including bun and Go - `nix-direnv` support
**Is your feature request related to a problem? Please describe.** Compared to other headless UI libraries like Radix (which supports `asChild`), RAC does not allow rendering its components as custom...
**Is your feature request related to a problem? Please describe.** Currently the toast component uses the sonner library. This is not really and issue but adds an unnecessary extra dependency...
I was wondering if it would not be better to remove the `text-muted-fg` styling from the table columns. The content of a table is normal text and not some description/background...