☆ Yσɠƚԋσʂ ☆

  • 12.5K Posts
  • 13K Comments
Joined 6 years ago
cake
Cake day: January 18th, 2020

help-circle


  • the main site has a section on that https://tectonic-typesetting.github.io/en-US/

    • Tectonic automatically downloads support files so you don’t have to install a full LaTeX system in order to start using it. If you start using a new LaTeX package, Tectonic just pulls down the files it needs and continues processing. The underyling “bundle” technology allows for completely reproducible document compiles. Thanks to the Dataverse Project for hosting the large LaTeX resource files!
    • Tectonic has sophisticated logic and automatically loops TeX and BibTeX as needed, and only as much as needed. In its default mode it doesn’t write TeX’s intermediate files and always produces a fully-processed document.
    • The tectonic command-line program is quiet and never stops to ask for input.
    • Thanks to the power of XeTeX, Tectonic can use modern OpenType fonts and is fully Unicode-enabled.
    • The Tectonic engine has been extracted into a completely self-contained library so that it can be embedded in other applications.
    • Tectonic has been forked from the old-fashioned WEB2C implementation of TeX and is developed in the open on GitHub using modern tools like the Rust language.
    • Tectonic can be used from Github Actions to typeset your documents whenever a change to them is made:
      • setup-tectonic - Use tectonic in your github action workflows (supports caching and optionally biber)
      • compile-latex - Thanks to Vinay Sharma for creating the action.

























  • My view is that we’re basically in the mainframe era of AI, but local models are already getting good enough to do useful stuff. Qwen 3.6 in particular is very capable, and you can do real work with it. So, extrapolate this into a couple of years into the future and it’s almost certain that we’ll be able to run models that perform as well as current frontier models locally. And that means companies are going to be much more likely to self host as well. In fact, I think you’re completely right that the immediate target will be business customers that want to self host their own models before this tech really gets to consumer grade.