Hunter Wittenborn
Hunter Wittenborn
That's great to see someone's already put in the work! I'll probably end up using the HTTP API as I'm adding it into something I'm not really going to touch...
I'm experiencing this issue as part of a program I'm trying to package. There isn't anything stopping this from happening though, right? From what I've seen the alpine docker image...
A description could just be added that `not defined` means the variable isn't present, and `null` just checks if the variable is set to `Option::None`, right? I don't know what...
> expecting `null_var is defined` to be true Yeah I agree, as long as the variable is present I think `is defined` should return true, and then yeah `is null`...
I also tried putting the sponsor coloring just on the `Sponsor` chip, but didn't find it noticeable enough still. Considering that GitHub highlights your own comments in blue, this seemed...
Thanks @ruanformigoni! I don't know what your open time to work on FlatImage looks like, but if you'd like I could go ahead and help out with getting PRs going...
On another note, would you be open to making an organization for FlatImage @ruanformigoni? Even if you're the only person in it, I think it'd be quite beneficial to see...
It was mentioned in https://github.com/ruanformigoni/libfuse/pull/1, but all PRs have available releases in their respective repositories testing the changes. Feel free to hold off on merging any of them until all...
All of the PRs should be pretty much ready to go @ruanformigoni, but there doesn't seem to be a super easy way to get QEMU going on GitLab CI at...
Hey @ruanformigoni, I just wanted to say I'm still working on getting `arm64` support working in FlatImage itself. I'm currently working on that all in https://github.com/hwittenborn/flatimage where I'm getting it...