Archive for the 'Rust' Category

First timid steps in Rust

Jan 31st, 2025

I’m working on a new site at https://highperformancewebfonts.com/ where I’m doing everything wrong. E.g. using a joke-y client-side-only rendering of articles from .md files (Hello Lizzy.js) Since there’s no static generation, there was no RSS feed. And since someone asked, I decided to add one. But in the spirit of learning-while-doing, I thought I should […]