Live data from Hacker News

Viewing profile — yagarea

yagarea

HN member
Joined
Sat, Nov 26, 2022, 10:36 PM UTC
HN karma
20
Public activity
8 items

About yagarea

No profile information was provided.

Recent public activity

  1. comment
    Comment #49009280

    Thank you

  2. comment
    Comment #48872792

    I did some benchmarks and found out that the real slowdown is not the LaTeX rendering itself, but calling KaTeX from Ruby. In the previous version, every LaTeX expression meant a s…

  3. story
  4. story
  5. comment
    Comment #42166255

    JekTeX - A Jekyll plugin for fast server-side cached LaTeX rendering, with support for macros. ( https://github.com/yagarea/jektex ) I would like to split it to the multiple files …

  6. story
  7. story
  8. story
    Show HN: Jektex – Fast server side rendering of latex for Jekyll

    Hello! This is my first attempt of creating, publishing and maintaining my own package. I have a blog with something around 4000 latex expressions. Client side rendering using late…