XAMPPRocky
XAMPPRocky
Thank you for your issue! Yeah, should probably just remove that code, though I remember running into other issues without that, could no longer be relevant though.
I hadn't seen ULID before, but looking at the project it seems very similar, UUID has more variety in what kind of timestamp you can use.
> I saw the RFC got pushed back to next year. I don’t think I’ve ever looked at an IETF RFC that was in draft before so am not sure...
Well I don't know about the specific requirements for your error type but I would say creating a newtype that contains the list of errors, and itself also implements `Error`,...
> My hope was that by now we'll have more refined understanding of the future design of the standard Rust error model, but it seems like thiserror is the closest...
@shepmaster You might be interested in my [`fluent-templates`](https://github.com/XAMPPRocky/fluent-templates) library. It provides a pretty high level API that should make this kind of integration easy.
Thank you for your PR! However it seems that the files output is currently misaligned. Would you be able to address that?
Thank you for your PR! Yeah the stuff seems unrelated. This PR looks good, but I'm thinking about using https://earthly.dev for CI/CD so I'm not sure if I'll accept this...
If you'd like to learn/try it, I would accept this if it was changed to earthly.
Not in this project no. I think to start with we would just have this as an extra step to the end and just ensure that the image builds and...