Chris Stewart

Results 98 comments of Chris Stewart

Yeah, that seems to be true in our case. I have limited understanding of grpc, but it seems we need to 1. Execute the protobuf generation 2. Actually compile all...

> > I'm trying to understand what the command is that does (1) > > I think that should be `sbt protocGenerate` > > > so that I might be...

> At least a little bit surprising that the IntelliJ sbt integration does not pick up that there are `sourceGenerators` defined for a project (https://github.com/thesamet/sbt-protoc/blob/master/src/main/scala/sbtprotoc/ProtocPlugin.scala#L335) but maybe that is not...

New issue: https://github.com/actions/runner-images/issues/5631

> Why not push the overflow amount and the result back on the stack? > > Rather than 264−1+3=FALSE, do 264−1+3=2,1. Where 2=264−1+3mod264 is the result and 1 is the...

I believe there is native support for this now: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

> Dear @Christewart. I'd also add here one comment regarding wording. It is not clear that "Create Enum Event" works like you are creating a template for DLC and then...

> What about http://umbrel-dev.local? Same result

> @Christewart did you create this VM before updating to 1.3.0? I did not, i `rm -rf /my/directory/ && mkdir /my/directory && cd /my/directory/ && umbrel-dev init && umbrel-dev boot`...