Earlier quoted context omitted.
The trajectory of Lightbend has been raising doubts for a while, some would argue since the renaming. One important change coming with Scala 3 is precisely that its future doesn't depend on Lightbend's financial success anymore.
How so? Aren't they the most significant contributor by far?
We Are Changing the License for Akka
151–160 of 360 posts
Re: We Are Changing the License for Akka
#152Enterprises have to be sustainable. If you're furious with Lightbend for making this change to protect their bottom line, then you can always fork one of the last open source versions and maintain/fix that yourself. But most people won't do that, because if they did they'd likely have been active contributors to the project before now, reducing the ongoing maintenance burden on Lightbend and potentially avoiding them feeling the need to close-source in the first place.
Re: We Are Changing the License for Akka
#153I mean, it came so suddenly that you literally have no choice than to pay for at least 1 year, before you port your services to something else (if you can, at all), unless you want CVEs going wild in your production systems.
I wonder what's their long-term vision? Getting rid of Akka as the main business model (subscriptions / support) and focus on something that is maybe based on Akka (I guess Kalix and similar cloud-only services)?
Well, if that's the case, it's a brilliant idea: squeeze as much money now as you can, pivot your company to something different. (SAAS, yay, another one)
Unethical? Maybe yes, a tiny bit.
Re: We Are Changing the License for Akka
#154Earlier quoted context omitted.
Bait and switch is never nice, whether Google does it or putative open source projects. A lot of developers work for companies that has more than $25M in revenue, and now a ton of them is going to get shit from management because they added this cuckoo egg dependency back when it used an open source license. I have no problem with companies using whatever license, I do have trouble with them getting traction being op…
$2k per vCPU is 16k for a pretty standard 8 core ec2. The ec2 itself might cost ~$300 a month or $3600 a year. Where the hell did they come up with this pricing model lol.
Really unsure what Lightbend is trying to do here, this seems like the death of Akka.
Re: We Are Changing the License for Akka
#155Isn't Akka an important component in various Scala projects like Apache Spark? What are they supposed to do?
Akka is an ecosystem on its own. There's no Akka in Spark, Flink, Kafka, nor at the other end of the Scala spectrum, in FP libraries in the Typelevel or Zio ecosystems. Akka is a part of Play though, which has been abandoned by Lightbend.
Re: We Are Changing the License for Akka
#156Is it clear which exact OSS components will get the license change? For example, is akka-http [0] part of these changes? [0] https://github.com/akka/akka-http
Re: We Are Changing the License for Akka
#157It seems like Lightbend have decided themselves to redefine what "Open Source" means for them, a slight warning sign of whats to come. > Sadly, open source is prone to the infamous “Tragedy of the commons”, [...] This situation is not sustainable and one in which everyone eventually loses. > So what does sustainable open source look like? I believe it’s where everyone—users and developers—contributes and are in it to…
Re: We Are Changing the License for Akka
#158tl;dr: It's changing from the Apache License, which is FOSS, to the Business Source License, which is neither free nor open source. Hopefully someone starts a copyleft fork of the last FOSS version of Akka and drives Lightbend out of business with it.
Re: We Are Changing the License for Akka
#159Re: We Are Changing the License for Akka
#160tl;dr: It's changing from the Apache License, which is FOSS, to the Business Source License, which is neither free nor open source. Hopefully someone starts a copyleft fork of the last FOSS version of Akka and drives Lightbend out of business with it.
To be fair, after 3 years it reverts to the Apache License. I don't think there is much reason for a fork. It is like Ghostscript has always done. I can understand the change might feel a bit sour, but wanting to drive them out of business is a bit much I think. Also, this software sounds like it is mostly used by big companies, they can pay up to keep this software going.
No it isn't. Releases of Ghostscript are entirely FOSS from day 1. There's a huge difference between a FOSS project that sells exceptions, and a proprietary program that businesses have to buy a license for to use it all.