Live data from Hacker News

Viewing profile — chaoticsystem

chaoticsystem

HN member
Joined
Sun, Apr 11, 2021, 2:24 AM UTC
HN karma
4
Public activity
2 items

About chaoticsystem

No profile information was provided.

Recent public activity

  1. comment
    Comment #27658077

    I agree. There mainly 3 options to render math 1- You either use a JS library (MAthJax) 2- Use PNGs or vector graphics (there are tools for that) 3- Use MthML which only works well…

  2. comment
    Comment #27657981

    I have use MathML with Latex2mathml python library https://github.com/roniemartinez/latex2mathml . And is great, the fact that you can render math without a single line of java scr…