Fulton Byrne
Fulton Byrne
Alright luvlies, seems like it's fixed on main. If you want to use this you'll need to clone the repo including the submodules (we need llama.cpp to make the bindings...
Is this a duplicate of https://github.com/sebadob/rauthy/issues/166 Specifically, this seems like a request to implement OIDC Connect Discovery?
@guyfedwards agreed! I'll work it in this weekend.
👍 it's good for me.
I get this as well, `archlinux` using `alacritty`. `GotoStart` and `GotoEnd` work fine (likely because they use they merely alter the position of the buffer. Whereas [`Next`](https://github.com/guyfedwards/nom/blob/master/internal/commands/viewport.go#L54-L71) and [`Previous`](https://github.com/guyfedwards/nom/blob/master/internal/commands/viewport.go#L35-L52) do...
oh. I had to do `nix develop` and then `devenv up` hmm, but that just runs redis and postgres. I think I still need to run kitsune itself, and I...
So at this point the issue is the database isn't setup, but I can connect. ``` cargo run --bin kitsune -- --config config.example.toml Finished `dev` profile [unoptimized + debuginfo] target(s)...
Old post, but maybe relevant. https://bbs.archlinux.org/viewtopic.php?id=301666 Can't seem to get the screen capture stuff to work.
🤷 at this point I'm a bit stuck for now. It seems like the `xdg-desktop-portal-gnome` doesn't really work? So confused.
💓 thank you everyone for your help. I still need to find time to try out some of these suggestions. My hunch is that I self compiled, but it was...