Ken Powers

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

This reminds me of the current homepage for Anime.js. Super cool to see an alternative implementation of similar effects in Three.js.

Logged: · Original:

Announcing Rolldown-Vite

This is super exciting! Vite will soon replace rollup with VoidZero’s rolldown, and esbuild becomes an optional dependency.