• 15 Posts
  • 148 Comments
Joined 2 years ago
cake
Cake day: September 23rd, 2023

help-circle
  • As a TeX hobbyist, I would argue that they serve slightly different purposes. Plain TeX is for typography, the workflow is that of low level control where your human judgement is needed for interventions and decisions. LaTeX serves a different purpose, it aides the author of a text to focus on the content while abstracting away the underlying inherent problems in fitting letters on a page. TeX is small, difficult, but simple. LaTeX is huge, with 30 years of abstractions built on top of abstractions, until nowadays few people know how to actually deal with an overfull or underfull hbox the right way.











  • I used to switch a lot, and created scripts that install distroboxes with all the stuff needed for various purposes like java programming etc. Now on a fresh install I can get back to having all third party libraries and IDE set up with extensions, git configured etc in a couple of minutes. Debian distroboxes for things where versions don’t matter, tumbleweed for latest versions when needed. I looked forward to distrohopping all the time. But now I’m just on debian as the “host” system, no need to switch.