Luc Perkins

Results 17 comments of Luc Perkins

Which version of Bazel do you have installed?

Status update: I'm working on something that's publicly available at https://sig-security.netlify.com. I'm building that from my personal fork of this repo: https://github.com/lucperkins/sig-security/tree/lperkins/website. It's definitely a WIP but I think a...

@mhausenblas I've updated the site in progress with the desired front page content as well as a search bar: https://sig-security.netlify.com/. I've left the previous documents in place largely to demonstrate...

From what I can gather, the docs in grpc/grpc are intended for developers *of* gRPC, whereas the docs here are intended for people writing gRPC-based services. I’m not sure it’s...

@muxi Could you please explain why you added this comment to 10+ issues today?

@srini100 Understood! And good to know for the future. This issue is currently in the discussion phase so no assignee yet.

@thedodd So, this past weekend I did go through and "library"-ize the Trunk CLI. Just in case it's useful (probably not!) here's how I did it: https://github.com/lucperkins/trunk/commit/4710851d851a429080e0ec926187b3cc4b6544d0 https://github.com/lucperkins/trunk/commit/a4b56d843a46cbe9dd5c40741be5ccdb4206699a https://github.com/lucperkins/trunk/commit/201c73104b2b578e45b6b188b0517d6095a1f223 https://github.com/lucperkins/trunk/commit/ee72d6f57354869497d7292441fca405665a8540...

@thedodd Oh, I forgot to include this: https://github.com/lucperkins/dock/blob/main/src/main.rs I did get my CLI actually *using* Trunk. Pretty simple! I have seen Zola, yes, but Zola is more of a traditional...

No, this is actually a discontinued project, I'm afraid! And not at all because of Trunk 😀 Basically what I was trying to build was a fancy static site generator...

@carlmjohnson Could you clarify what you mean when you mention "requests" here? As Hugo is a static site generator, it's unclear what per-request behavior would mean.