Live data from Hacker News

Viewing profile — yarosh

yarosh

HN member
Joined
Sun, Jul 31, 2022, 2:25 PM UTC
HN karma
3
Public activity
12 items

About yarosh

Do stuff, and compilers

Recent public activity

  1. comment
    Comment #42974523

    1. I do believe that Rust type system needs to be reworked, so all the drama around it is needlessly bloated. We have RustBelt, RustHornBelt and myriads ways of converting HIR/THIR…

  2. comment
    Comment #32828506

    1. SBT was never fun 2. I don't believe that scala-native was a good idea in the first place, because of all the java-interop boilerplate already present. C/JVM interop design conf…

  3. comment
    Comment #32676472

    1. If there are no good arguments in the collective - there's no retrospective and it's primarily a management and psychological issue. No one is able to fully self-reflect and it …

  4. comment
    Comment #32409906

    > "i want to write infrastructure as code from day 1" is not only stupid , its a waste of resources I tend to disagree. Depends on the scale... and after you've scaled and grown De…

  5. comment
    Comment #32405064

    tldr; it wraps Terraform providers poorly and can fail building proper infra diffs from time to time... https://github.com/pulumi/pulumi-aws-native is nowhere near GA state, just s…

  6. comment
    Comment #32404924

    1. both pulumi and crossplane just wraps the Terraform providers as is on many occasions, and quite poorly. There are a lot of pending issues with the dependency graphs, state refr…

  7. comment
    Comment #32404710

    As an Ops, who literally replaced Patroni with a Terraform CTS module, in about a week... can say that it would be nearly impossible to do in a non Pizza size team due to communica…

  8. comment
    Comment #32404679

    A bit of ranting... As for me 1, HashiCorp is forcing enterprise upsales whenever possible, even if it'll hurt Adoption Rates and overall Development Experience 2. Existing TF desi…

  9. comment
    Comment #32313890

    Yes, of course. I don't really like neither crossplane nor pulumi due to the lack of providers. And to my personal opinion they would've better spent some resources to contribute t…

  10. comment
    Comment #32299427

    Yes, a lot can be automated with CUE and it would work similarly to tfcdk, which could potentially solve a lot of multistage deployment issues by manually managing multiple depende…

  11. comment
    Comment #32295749

    Really tired of overcoming the existing design limitations of terraform. I think that this is a global issue that had been neglected for far too long, and too many people had been …

  12. story