ppenguin
ppenguin
> Does maybe hybrid gpt works? https://github.com/nix-community/disko/blob/a08bfe06b39e94eec98dd089a2c1b18af01fef19/example/hybrid-mbr.nix#L21C37-L21C41 @Mic92 Thanks for chiming in so (very!) fast :wink: Would I still need [this one](https://github.com/nix-community/disko/blob/a08bfe06b39e94eec98dd089a2c1b18af01fef19/example/hybrid-mbr.nix#L11) in that case (I suppose it's the "container"...
@altsalt I did that on my first try, but it appears I have an additional complication on my Microserver Gen8: when not using HW RAID _and not_ using one of...
It would be cool if `mode` would be a string that allows multiple modes, such as `modes = "niv"` for `normal`, `insert`, `visual`. I believe I've used something similar before...
I was having the same issue when trying to build a production container which includes a simple binary produced by `buildGoModule`. (`15GB` still seems like there's something else wrong too...
> I have made some progress, so that, when `!isDev` `copyToRoot` is passed through, fixing container size. Fantastic, I hope I find some time to try that sometime next week!...
> We should build that container only for `shell` container, and for the rest we shouldn't. I'm not really sure what you mean? That `devenv` should only support building containers...
> Could you develop a bit more on your use case for multiple `STREAM_PORTS` ? In many cases where the infrastructure is not necessarily built on microservices, it could be...
> I inspected nginx inside the docker image, and as far I can check, it has builtin support for grpc. I think it doesn't need to be a plugin, the...
> Hi [@ppenguin](https://github.com/ppenguin), it will get implemented to BunkerWeb at some point but it can be done already via custom configs. @TheophileDiot Thanks, I guessed that, but was hoping to...
May I add to this that I haven't yet been able to find information about specifying sizes, background color etc (in my case `plantuml` rendering for `reveal-js` (`html`) output. It...