Log
What I've been reading and find interesting.
Logged:
llama.ttf
Today I learned that fonts can include arbitrary logic in web assembly. In this case, llama.ttf
is a font file which is also a large language model and an inference engine for that model.
Logged: · Original:
Breaking Down the 35mm Website
Logged: · Original:
Announcing Rolldown-Vite
This is super exciting! Vite will soon replace rollup
with VoidZero’s rolldown
, and esbuild
becomes an optional dependency.