~/rainpot.dev

Simplicity is the ultimate sophistication.

notes.ts
const principle = ["simple", "pure", "real"];
const latest = await read("latest-note");
ship(notes.filter(Boolean));