• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle







  • Earl Turlet@lemmy.ziptoTechnology@lemmy.worldThe ruthless forking of Terraform
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    1
    ·
    10 months ago

    Hashicorp recently changed the license of Terraform and its other core products from MPL to BSL, restricting commercial use and preventing competitors from offering services based on the code. While this makes business sense for the now-public Hashicorp, it upset many users who saw it as undermining the open source nature of the projects. In response, the OpenTF project was launched to fork Terraform and maintain it under a truly open source license. While Terraform is not as likely to cause vendor lock-in as databases, its dominance as a developer tool could be impacted by this change and emerging alternatives. Interestingly, the video ends by humorously discouraging viewers from supporting the OpenTF project in opposition to Hashicorp’s licensing change.

    Via Kagi universal summarizer





  • GPT-4 writes better code than the junior developers on my team. I wish they would use it as a rubber duck, at the least.

    It often requires iteration and asking for certain things (logging, error handling, simplification/maintainability, etc.) but it gets there. I think it would eventually be possible to get AI at a place where it thinks about these things automatically instead of requiring prodding.

    Still doesn’t replace people, but makes them more effective.