Live data from Hacker News

Viewing profile — jkodroff

jkodroff

HN member
Joined
Thu, Mar 27, 2014, 2:17 AM UTC
HN karma
11
Public activity
5 items

About jkodroff

No profile information was provided.

Recent public activity

  1. comment
    Comment #37084062

    Pulumi resources are immutable in the program after you declare them. I don’t think this analogy really works. It’s not like CDK - Pulumi does not compile down to an intermediate f…

  2. comment
    Comment #37083952

    The Pulumi Kubernetes provider is a native provider. It does not take a TF provider as a dependency. Instead, it works directly based off the k8s API spec. The Google TF provider i…

  3. comment
    Comment #30148019

    I have definitely experienced the type of people you're talking about, and they exist in all settings, but I would caution you from developing cynicism toward all practitioners. Vi…

  4. comment
    Comment #30147914

    Any even semi-serious practitioner of meditation will know that most people won't see results in 4 weeks. This is impatience. And if you approach meditation as a way to "get" somet…

  5. comment
    Comment #7603619

    I agree with your points, but PostgreSQL does support transactional DDL: http://wiki.postgresql.org/wiki/Transactional_DDL_in_Postgre...