xyny

Results 104 comments of xyny

Not just good-ified Fedora Silverblue * an oci container based approach to distro distribution and creation * batteries included -distro that is generally stable and pretty easy to use for...

Thank you for this! I'll look into what I can potentially do. Edit: After looking through the code for about 1 hour I've concluded that I am not impatient(/patient) enough...

Thanks! The wishlist now shows up in Browse!

I'm not sure if this is related, but for me with the official Catppuccin Mocha theme the sidebar of Libadwaita applications such as Nautilus is broken, with the top left...

I'm on Fedora Silverblue and getting this same libsoup2/3 error. Fedora usually ships newer packages, too. nimble install gintro Downloading https://github.com/stefansalewski/gintro using git preparing gintro --2023-07-21 18:34:57-- https://raw.githubusercontent.com/StefanSalewski/oldgtk3/master/oldgtk3/gobject.nim Resolving raw.githubusercontent.com...

I installed `@#head` after posting this issue and got it to work. The README still clearly states that to "try it out" I should just `nimble install gintro`. I hit...

Yeah, a lot of people are going to Rust for exciting GUI and other rendering things. It's a shame you can't do bindings for Rust libraries as easily as for...

I ran into the issue where it seemed like I had to manually create the folders with Docker. Using instead of a bind mount a volume, as is suggested by...

+1 On atomic Fedora (`rpm-ostree` and `bootc`), the standard file `/etc/containers/policy.json` is used to configure verification, so I suggest also using that. The cosign public key needs to be copied...

[We've looked into OIDC keyless signing with BlueBuild ](https://github.com/blue-build/cli/issues/84) but the upstream support for it is not quite there yet AFAIK, and `containers/image` cannot verify images signed like that. For...