The idea is to transpile latex documents into web pages.
text books are garbage Have you ever noticed how text books are well-ordered? In the sense that the contents of a book are just one damn thing after another.
previews, filters and variants
ft232rl chip programming in C on linux I worked through a kids science kit, ‘Elektronik Start mit USB’ published by Franzis. The software for it was written for Windows in visual basic. I, laboriously, figured out the corresponding code in C. I share this here purely for academic reasons; the code is cobbled together with no regard for many good coding practices.
TBD.
Termlink In between learning python and some time in 2020, I began to use vim. Good as vim is, it has one flaw, namely that I am no longer willing to edit text in editors that aren’t vim.
So I made vim into an IDE.
checkout the code on my github (TrN000/Termlink)
norMmix The code I produced for my Bachelor thesis is now available as a standalone package. It fits multivariate normal mixtures to data using a novel strategy. github (TrN000/norMmix)