Hacker News new | ask | show | jobs
by oefrha 112 days ago
Society already funds a lot of scientific research. Some of that funding currently goes to private pockets like Wolfram Research, who license out their proprietary tech under expensive and highly limiting licenses (they're licensed per CPU core, Oracle style), so that scientists can do scientific computing.

As a former Mathematica user, a good part of the core functionality is great and ahead of open source, the rest and especially a lot of me-too functionality added over the years is mediocre at best and beaten by open source, while the ecosystem around it is basically nonexistent thanks to the closed nature, so anything not blessed by Wolfram Research is painful. In open source, say Python, people constantly try to outdo each other in performance, DX, etc.; and whatever you need there's likely one or more libraries for it, which you can inspect to decide for yourself or even extend yourself. With Wolfram, you get what you get in the form of binary blobs.

I would love to see institutions pooling resources to advance open source scientific computing, so that it finally crosses the threshold of open and better (from the current open and sometimes better).

3 comments

Isn't plugging Wolfram algorithms into LLMs basically their current solution for the DX problem?

As far as society funding research, while I'm quite sympathetic to this view, Wolfram also puts in a significant amount of private dollars into the operationalization of their systems. My guess is there's a whole range of algorithms that aren't prominent enough to publish a paper on nor economically lucrative enough to build a company on that Wolfram products sell.

That said I do think LLM coding agents offer a great way forward to implement more papers on a FOSS manner.

Academic institutions have internal IP scouting monitoring every lab for monetizable research.

On top of that, and often competing with the former, professors are constantly exploring (heavily subsidized with public grants and staffed with free grad students) spin-offs to funnel any commercial potential of their research into their own or their buddie's pockets. It's just like in politics with revolving doors and plushy 'speaking engagements' or 'board seats' galore.

> Some of that funding currently goes to private pockets

Most (all?) of that funding goes to private pockets: researchers work for money, equipment costs money, etc.

It’s hard to distribute equipment, food and shelter at zero marginal cost. It’s easy to distribute software at zero marginal cost. So let’s start there.
No one is stopping you. Build it, then distribute it. You will find that as long as people need to pay for their living, there is no post-scarcity world in any domain, especially not the digital one.
I have built and distributed “it” more than at least 95% of developers out there, thanks for asking. And that’s without institutional grants.
And without a salary?
Academic institutions already pay salaries whether they fund open source development or Wolfram Research, so not sure what you’re trying to argue. People haven’t been starving while doing research in the open.