Live data from Hacker News

Viewing profile — edwardmcfarlane

edwardmcfarlane

HN member
Joined
Fri, Mar 27, 2015, 6:19 PM UTC
HN karma
2
Public activity
7 items

About edwardmcfarlane

Software developer based in London.

Recent public activity

  1. comment
    Comment #36061405

    Maybe try https://github.com/emcfarlane/kubestar ?

  2. comment
    Comment #36060847

    CUE is really interesting in comparison with protobuffers with CEL. Thanks for linking the project.

  3. comment
    Comment #36059968

    Using Helm made me not want to use Helm! Joking, Helm is what I would use but still think there is a better way to do templating. This tool scratches that itch.

  4. comment
    Comment #36059311

    Nice, I've seen similar setups like this with Go before. Maybe that's the better way to do it, use a proper language instead of yamls for config.

  5. comment
    Comment #36059132

    Better templating, example https://github.com/emcfarlane/kubestar which uses starlark for kubernetes config.

  6. comment
    Comment #35620277

    I've been working on a library to create gRPC transcoding in Go. It uses the new protobuffers libraries so no need for more code generation and can support loading protobuffers on …

  7. story