

Is there anything Postgres doesn’t do?
Is there anything Postgres doesn’t do?
functionalprogrammers when they look at their code 2 years later
FTFY
First of all thank you for your thoughtful response. I do disagree on a few key points though:
The terms of the MPL and BSL are incompatible, insofar that Hashicorp cannot unilaterally relicense MPL code from OpenTofu into BSL code in Terraform. But Hashicorp could still use/incorporate OpenTofu MPL code into Terraform, provided that they honor the rest of the obligations of the MPL.
When you can still use code from a license and distribute the end result under a different license, that means they are compatible. Just like the MIT is compatible with any other license.
if OpenTofu starts to gain new features that Terrarform doesn’t have, Hashicorp can incorporate those features but they won’t be unique.
So they are benefiting from improvements made in OpenTofu.
Why would a paying customer give money to Hashicorp for something that OpenTofu provides for free?
To access the features that are exclusive to Terraform. Companies spend unglodly amounts of money to pay for MS Sharepoint (completely different product, just giving an example of an expensive product with competitive groupware options in the market). Why wouldn’t they pay for Terraform, especially if it included a support contract? I think you are severely underestimating the willingness of customers to pay for service if you don’t think that would happen.
And all features henceforth developed for Terraform would be exclusive to it, while all features developed for OpenTofu would be available to Terraform because the MPL is such a pushover license that doing so is trivial. OpenTofu will always stay behind in this scheme. In other words, any developer contributing to OpenTofu is donating work to IBM. I bet they are more than okay with that.
Had they moved new OpenTofu contributions to a strong copyleft license, OpenTofu would lose nothing, while Hashicorp/IBM would lose the freeloading of FOSS developer’s contributions. IBM still has an out in this scenario, which is offering services to paying customers, just like Hashicorp did before the licensing fiasco. It’s a lucrative business model, and one they are good at.
Like an .ini file.
I don’t get it. Why go through the trouble and stay in a license that still allows Hashicorp / IBM to benefit from community contributions?
Do we have a c/keming?
I never quite understood the massive hard-on programmers have for splitting hairs.
I can see exactly one use case: context-aware OCR of code.
Late 80s. Little kid me got picked up from school but dad still had work to do, so I join him at work. He notices I’m bored. Sits me in front of a terminal to their Unix mainframe, opens up Pico. I type in stuff there, happy as a clam. Good times.
Pascal is so awful. Damn, I wish it was dead.
In C too*.
*for certain compilers, that is.
I had just graduated, fresh engineer and super happy I landed a pretty good starting engineering job in a great company. I was quite lucky. Engineers dropping like flies, becoming taxi drivers, or whatever they could find to sustain their families. All investments everywhere were dwindling. Thankfully oil prices were high regionally so some remained.
I’m sure it would. But in many languages a double negative just reinforces the negative. Hence the question.
There’s also Dart with its similar syntax to JS, strong type and null safety, and ahead of time compilation with hot reload. And yet it only really started getting adoption after being chosen as the language for Flutter.
This looks interesting, but it would work so much better as a written article to me.
Can they answer “not no”?
I don’t know if it was you, but thanks for the initiative.
People that say that are thinking of strong typed languages instead of type safe languages. There’s a difference. And it looks like you’re on to it.