rhollerith_dot_com comments on Official Less Wrong Redesign: Call for Suggestions - Less Wrong

20 Post author: Louie 20 April 2011 05:56PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (565)

You are viewing a single comment's thread. Show more comments above.

Comment author: sketerpot 21 April 2011 09:53:40PM 1 point [-]

Yesterday I found myself composing a reply to LW in one tab while using 2 other tabs to look up text and URLs so I could paste them into my reply. Under your proposal, MathJax would run in all 3 of the tabs even with Chrome's process-per-tab architecture, and when I needed a page, I needed it now and having to wait for it would have interrupted my train of thought.

How old is your machine? My computer is aging and creaky, and it can easily handle MathJax running in several tabs without any slowdown that I've been able to notice. In particular, any slowdown on page load is so slight that I haven't been able to see it.

There is no upper bound on the memory cost of loading a file of JavaScript, as is true of any Turing-complete programming language.

I was referring to the memory cost of loading the code itself, not of the heap memory which the program may allocate, which obviously will vary from minuscule to infinite depending on the program.

Does this particular JavaScript file not convert LaTex code into images?

No, it doesn't produce images. It generates HTML and CSS, which looks better and is a lot nicer for people wanting to increase the font size.

I notice you have not answered the direct question at the bottom of grandparent.

You mean this one? It must have slipped my mind:

ADDED. Those in favor of MathJax: do you want it for comments or just for top-level posts?

I want it for both comments and top-level posts. Why not?

Comment author: rhollerith_dot_com 21 April 2011 10:49:39PM *  0 points [-]

I am using a first-gen MacBook, the model that was introduced May 2006, with 1 gig RAM.

When someone else wrote yesterday that Math Overflow "has LaTeX support" I went there and looked at a random page with math on it -- but maybe MO does not use MathJax, so it would help the conversation for you to provide URL of a page that uses MathJax.

Comment author: Sniffnoy 21 April 2011 10:51:39PM 1 point [-]

MathOverflow does use MathJax, actually; math.stackexchange as well.

Comment author: sketerpot 21 April 2011 11:48:52PM 1 point [-]

For a specific example, try this question on Math Overflow. It has quite a bit of LaTeX math.