Skip to content

Comment on Ask HN: Why is WolframAlpha serving rendered text images instead of plain text?

Comments

I asked Stephen Wolfram about this and he explained that it was because sometimes the answers contain complex mathematical formulae that are difficult to render in HTML and that since he wanted a consistent display, his preferred solution was to just use images all the time.

Wikipedia occasionally has complex mathematical formulae & it seems to be working fine. This isn't a hard problem.

those formulae are rendered as images

... whereas text is rendered as text, is his point. But I understand the original explanation. It's all Mathematica, so it makes sense to let Mathematica format it and then spit it out as images.

Any idea if they use TeX or MathML for this?

Wolfram|Alpha is written in Mathematica (several million lines of it!), so I presume they're just using Mathematica to render everything.

You can actually download a Mathematica worksheet for any query response and open it up in Mathematica. Pretty neat.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.