navigatron
@navigatron@beehaw.org
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Introducing Pkl, a programming language for configuration 9 months ago:
Vscode already supports linting yaml against a schema file. Once you start configuring your code with configuration-as-code, you’re just writing more code.
If I need to “generate” some insane config with miles of boilerplate, I would use js to build my json, which can be ported to just about anything. This would replace js in that process.
I’m not sold on the need for this.
Even with something like k8s, I’d reach for pulumi before I put another layer on top of yaml.
- Comment on Your Brain Is Not an Onion With a Tiny Reptile Inside 1 year ago:
Why not? What if I want it to be
- Comment on [HN] The Future of Terraform Must Be Open 1 year ago:
Pulumi, all day, every day.
Except when M$ goofs their own docs and kills virtual machine access in the api-spec-derived azure plugin.
But other than that, all day, every day.