Earlier quoted context omitted.
Huh? Open source absolutely works with product management, their are tons of companies doing this today. OSS is a great way to market and up sell to SaaS
But then companies that make their money by upselling to SaaS really don't like it when Amazon comes along, takes the software, and undercuts them in the cloud. The company then scrambles to change their license to disallow that. Wolfram in that sense is just being honest about their motivations by having it be proprietary from the get-go.
Why Wolfram tech isn’t open source (2019)
231–240 of 316 posts
Re: Why Wolfram tech isn’t open source (2019)
#232Earlier quoted context omitted.
There is zero chance that Wolfram's products would be "stolen" in this way. No one is interested in developing them but Stephen Wolfram.
I’m sure some cloud provider would love to slap wolfram features on to their existing service offerings as a value-add.
Here's one I'm sure about: no one cares about Mathematica except a couple of schools, professors, and finance wonks who've clung to it since the early days of CAS. The language is wacky enough that no mainstream user would prefer it (even with all of its built-ins) over Matlab or scipy. And I say this as someone that has developed things in Mathematica.
Re: Why Wolfram tech isn’t open source (2019)
#233Earlier quoted context omitted.
They are arguing it does have impact on that. The company that created Java went out of business and was sold to Oracle for a fraction of its original worth. So Java was a business failure -- or at least I'd be interested to see someone defend Java as a business success. So I think it's realistic to at least engage with their argument seriously rather than dismiss it. The argument is that open source licenses are inc…
Counter: Android is open source.
Re: Why Wolfram tech isn’t open source (2019)
#234Earlier quoted context omitted.
Then the community forks the OSS project and you lose control/struggle to maintain parity/mindshare. Gogs/Gitea, VIM/Neovim, Bitwarden/Vaultwarden... The ones that succeed keep the community happy and either focus on adding value on top (open core, don't give away the special sauce) or deliver half assed products (package up the community leftovers and hope support contracts/services fill in the gaps).
Correct me if I’m wrong, but aren’t there open source licenses that don’t permit unauthorized distribution? If so, couldn’t they safely release the source code without worrying about competition from forks?
They would still be faced with knock-offs that either copy code or violate the license; Paint.net (https://en.wikipedia.org/wiki/Paint.net#History) is an example of this happening for an open source project.
Re: Why Wolfram tech isn’t open source (2019)
#235Earlier quoted context omitted.
Classic ignoratio elenchi triggered by emotional response to M$.
Your claim was that > at least the buck you made was an honest quid pro quo, and not accessory to the surveillance economy. and I contend that MS would happily run the surveillance economy just as much while leaving everything else worse off. Not ignoratio elenchi at all.
My point was that I was a happier baseball fan before the steroid era, even if that meant the hated Yankees would remain dominant. That the Yankees would also have cheated if they'd caught on fast enough is irrelevant.
Re: Why Wolfram tech isn’t open source (2019)
#236Earlier quoted context omitted.
Then the community forks the OSS project and you lose control/struggle to maintain parity/mindshare. Gogs/Gitea, VIM/Neovim, Bitwarden/Vaultwarden... The ones that succeed keep the community happy and either focus on adding value on top (open core, don't give away the special sauce) or deliver half assed products (package up the community leftovers and hope support contracts/services fill in the gaps).
Correct me if I’m wrong, but aren’t there open source licenses that don’t permit unauthorized distribution? If so, couldn’t they safely release the source code without worrying about competition from forks?
Re: Why Wolfram tech isn’t open source (2019)
#237Earlier quoted context omitted.
true, why is blender special? it was originally a closed source program with a small community that became open source later, but it’s evolved massively since then and become much more polished and easier to use, which virtually no open source project can say
KiCAD is another package that I think is fairly competitive at this point. It’s not going to kill Altium, but it’s improved greatly in the last 3 years.
I already split my designs about 50/50 between Altium and KiCad--and that's before KiCad 6.0 which is imminent (6.0RC2 exists right now).
1) KiCad has one killer feature: it's cross platform.
I would argue that this will, over time, kill anything that isn't. Mostly because "open a VM in the cloud and do all your work there" is becoming really common.
2) PCB software, by and large, doesn't need new features. PCB software does need features that work.
Altium is infuriating with not killing bugs and introducing new ones every release.
3) Altium and bunch are basically blocking access to libraries without a subscription fee. That's going to erase Altium for use by small people. This drives me up a tree because it prevents me from sharing a design.
KiCad will slowly but surely eat everything at the bottom and then start upwards--there's just simply no other decent alternative in the space.
Re: Why Wolfram tech isn’t open source (2019)
#238Earlier quoted context omitted.
Then the community forks the OSS project and you lose control/struggle to maintain parity/mindshare. Gogs/Gitea, VIM/Neovim, Bitwarden/Vaultwarden... The ones that succeed keep the community happy and either focus on adding value on top (open core, don't give away the special sauce) or deliver half assed products (package up the community leftovers and hope support contracts/services fill in the gaps).
> Then the community forks the OSS project and you lose control/struggle to maintain parity/mindshare That shouldn't matter if you're making a superior product.
Re: Why Wolfram tech isn’t open source (2019)
#2391 - 11: $$ 12. Doesn't want to show the world how bad the codebase is. Seriously, Mathematica makes naïve python code seem blazingly fast I've had the displeasure of porting 4k sloc of Mathematica to python and the script runtime went from 40min to 5sec.
I don't understand why this comment is so high up. It's just really naive to compare mathematica and python on runtime speed as if they're both tools used for the same purpose. Whether you like their choice of syntax or not, wolframs tools are state of the art on what they do. Just don't hammer your nails in with screwdrivers.
Re: Why Wolfram tech isn’t open source (2019)
#240Earlier quoted context omitted.
You are right that it was the point. It was simply a bad goal. Sun hoped it would allow people to migrate to their hardware, when instead it enabled them to migrate away, or to never have to choose.
I think it had little to do with that. Every year Sun had bigger and bigger computers like we needed bigger monolithic servers. Run an ISP and need 100,000 user telnet accounts? Bigger computer! Then, seemingly overnight, the problem is solved by buying a hundred blades instead, and paying nothing for except hardware. Sun was riding high on the dotcom era where every new company ran out and bought an E10000, and mayb…