Live data from Hacker News

WLJS Notebook – Open-source web-based notebook interface for Wolfram Language

jerryi.github.io

11–16 of 16 posts

Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language

#13
As someone who occasionally dabbles in Mathematica for creative coding, using WLJS finally made me enjoy writing Wolfram code.

Their free "cloud" is so slow I'd find writing BASIC on a C64 more enjoyable while their desktop offering costs so much money that it crosses into the territory of hardware budgets.

Aside from the occasional missing widgets and bugs, it's fast, modern, and entirely local. If anyone wants for any reason wants/needs to use Mathematica, I'd recommend this as the least bad way to do so.

Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language

#14
WHAT A LEGEND. This solves most of the problems I have with Wolfram Cloud.

Now we just need a FOSS reimplementation of wolframscript that can also run in the browser. Unfortunately, Mathics' one[1] is written in Python.

[1]: https://github.com/Mathics3/mathics-core

Re: WLJS Notebook – Open-source web-based notebook interface for Wolfram Language

#16
post #5

Have any data scientists moved from R or Python to Wolfram? Curious to know if it can do anything better? I'd consider checking it out, if only to dabble and learn more about it. (from a ~30 second search online, unlike python and R which are free, I think wolfram is about $439/year. source: https://www.wolfram.com/mathematica/pricing/home-hobby/ )

Would you move from Postgresql to Oracle?

It depends what you mean by "data science", but for stats, R or Origin (also expensive) would be better. Matlab (another paid option) is typically used for for numerical work (e.g. signal analysis). Mathematica is best at symbolic stuff.

Post reply on HN