I found this comment very insightful - and it's interesting to see that it is downvoted even if there are zero replies trying to make some counter arguments..
It’s a great question. As soneone who has been fascinated by Wolfram Aplha for a loong time (and might or might not have thought about cloning it), i think that growing up i ended up realizing that Mathematica in the real world just doesn’t… Do much?
Maybe i’m just missing something. But it looks like nobody is really using it except for some very specific math research which has grown from within that ecosystem from the beginning.
I think one of the basic problems is that the core language is just not very performant on modern cpus, so not the best tool for real-world applications.
I used to be a university researcher in theoretical physics and, in that field, everyone uses it, but I suppose that would count as "very specific math research" Any kind of complex integrals, systems of equations, etc. and Mathematica is invaluable, and, as I said, so much ahead of Sympy.
You could do stuff other than theoretical physics research with Mathematica, though. I has a lot of functionality and I always felt that I used only a tiny fraction of it.
What you're missing is everything not on the public Internet. Everything hidden away from you and me. Everything done in secret. If a tree falls in the forest and nobody is there, does it make a sound?
What Micoloth is missing or what I'm saying, is that people are using Wolfram Alpha but don't feel the need to post to Instagram or wherever about it, so Micoloth isn't hearing about it. Micoloth is assuming that because they aren't hearing about it, it isn't happening. I'm pointing out that things can happen that you don't hear about.
I think in practice it's less of a programming language and more of a scripting environment. It's like excel for math. There are many more people using it to produce mathematical results (like how excel is used to produce reports and graphs) than people who use it to produce programs.
This is why its not particularly problematic that it is closed source. Most people I've worked with who use it produce mathematical results with it that are fully checkable by hand.
Suuper cool!
I agree with the other commenter that having more scientific fields would be very interesting as well. Maybe you could filter them by topic
Everything (the program for Windows) gives Windows very good search, and it's not really doing any magic. It's just taking the NTFS journal and putting a decent GUI around it. File content search is optional and much slower, and indexing of other file systems is done the manual way (by actually searching through the entire file system). The fact that Windows hasn't done what Everything has already done goes to show it's not that Microsoft can't, but rather that they don't want to, unless every single Win32 developer over there has either kicked the bucket or moved on to better pastures.
You’re correct. Newton wasn’t proposing a mechanism or deeper cause for gravity; he just described its effects. Einstein did add a “why” of sorts, with general relativity, he reframed gravity not as a force but as the curvature of spacetime caused by mass and energy. That’s closer to a mechanism, but even there we might ask: why does mass curve spacetime? And we don’t have a deeper answer to that.
Fluvio is streaming transport. And we built Stateful DataFlow on top of that for Stream Processing.
Arroyo is SQL first stream processing. Fluvio is streaming transport which can send data to Arroyo and there is an integration.
Stateful DataFlow and Arroyo are similar in the stream processing pattern and the use of Apache Arrow.
The interfaces are different. Fluvio and Stateful DataFlow support for SQL is the same dialect as columnar SQL supported by Polars. The Fluvio and Stateful DataFlow paradigm is more intricate more expressive and the platform is broader and deeper.
I used it to train my own mini-GPT and I liked it quite a bit. I tend to favor a different style of Rust with fewer generics but maybe that just can't be avoided given the goals of that project.
The crate seems to have a lot of momentum, with many new features, releases, active communities on GH and Discord. I expect it to continue to get better.
I was agreeing very much with both parent comment and yours, until your edit.
I loved Euphoria.
> graphicness - Was it graphic at all?
> how big everybody's feelings are - Were their feeling that big?
> It seemed so obviously.. - Maybe obvious to you? This might say more about you..
I found it brilliant and at times ironic and self aware and very explicit about what its target is (I think it's very much for teenagers)
So i don't know if it is a good example of this trend at all.
Just to say how nuanced these things can be, i guess...
I'm going to say it is efficiency and the ability to implement ideas well, even if they are stolen ideas, that account for more of the success for anything else.
I also bet they did come up with some small things here and there themselves, in the process of implementing stolen ideas, because often things become apparent at the moment of implementation.
reply