This is a collection of notes I've taken while learning new things and solving problems. They're somewhat for my own reference, but I hope they can be useful to others as well.
3/5/2024
Adding LaTeX support to SvelteKit websites using either MathJax or KaTeX.
2/28/2024
A pratical guide to creating relational views over JSON without a tedious ETL-process
10/3/2023
Recently, I was configuring the self-hosted and open source chatGPT alternative Ollama Web UI on a Proxmox VM. However, when the Ollama backend attempted to run the infer....