Moritz Schubotz

Results 48 comments of Moritz Schubotz

I don't understand the rationality to split up the database. 70GB does not sound large to me. Why don't you just keep everything in one database?

@AndreG-P just take a smaller dataset. I think we should not customize our queries to the specifics of BaseX. Hopefully, future versions of BaseX will support larger files. @ChristianGruen is...

It seems that MathJax 3 is out. Do we still need mathjax-node or is it advised to use matjax directly from npm. http://docs.mathjax.org/en/latest/api/ was not really helpful;-)

Check out https://mathpix.com/ @mathpix . I can imagine their approach would work in XR scenarios.

I am very new to act and github actions, so my assumption that my issue is related might be wrong. I am seeing at least the same error, if I...

Thank you with `-m inline` it works out of the box with webstorm. Maybe I find a way to use the `-m inline` option from within the API.

Thank you. My issue has been resolved and I was able to use breakpoints in the [generated](https://gerrit.wikimedia.org/g/mediawiki/services/texvcjs/+/refs/changes/36/793836/8/lib/build-parser.js) code.

I can not compile with node 12 or newer. The warnings about v8 bindings, such as https://github.com/f3lang/node-rsvg-prebuilt/blob/142bb99c7e30a5080debbf73c53b80e5ebd19696/src/Rsvg.h#L13 are now errors ``` > node-pre-gyp install --fallback-to-build node-pre-gyp WARN Using request for...

I have been using this docker file in production for several years. https://hub.docker.com/r/physikerwelt/latexml/tags It is a bit memory-hungry unless you restrict it.

@dpvc, the links are now [clickable](https://phabricator.wikimedia.org/T354136#9673507).