dylan

Results 13 comments of dylan

I would hate to see disque bogged down by SSL support. stunnel is an option... And there are probably quite a few others like it.

I've only tested it against the NVIDIA container-toolkit on Ubuntu 22 (possibly 20 since I initially did it 5 months back) as the container host directly on x86 hardware, and...

I should add a note, I haven't been able to get the: ``` -p "Building a website can be done in 10 simple steps:" ``` ...part of the examples in...

Fixed a trailing white space error from the `Makefile` (and installed `editorconfig` for the future).

Could I get another run of CI on this?

The upstream `Makefile` now has a conflict that I will need to resolve, and will do so when I get a chance.

I have rebased on the latest changes in `master`. A second set of eyes on my changes + a pipeline run would alleviate my concerns about those changes :)

@danieljperry - Found another one. I promise I'm not being pedantic, but I am letting Rust and Quickcheck be pedantic for me, and I'm just reporting what it's yelling at...

Thanks @danieljperry! I didn't quite have the time to read up on the CHIP process for Errata, so didn't submit any MR's directly, and am hesitant to just close this...

I would recommend adding a lint step for the `.proto` so that the protocol can evolve more rapidly and with ease as time goes on, and helps enforce that breaking...