01 May 26

Search a curated DESIGN.md library for AI agents: colors, typography, spacing, and component patterns from top websites. Part of Refero.

by chrisSt 1 month ago saved 2 times

03 Aug 25

An opinion piece that argues that it’s best to parse than validate, as parsing transforms the input in a more refined type. I think it makes sense if type safety is a priority, but in a dynamic language the parsing would mean a penalty as the structure would need to be decomposed and recompensed in the output shape. Not ideal performance wise.


17 Jul 25

An organization aiming to make simple, minimal software. They are behind stuff like dwm, dmenu, and st.


11 Mar 25

Learn how to set up Style Dictionary to automate the generation of design tokens into CSS custom properties and Sass variables. This guide walks you through the basics of configuring Style Dictionary, creating tokens, and maintaining consistency across platforms with ease.


25 Jul 24

Elaborations on NASA’s Power of Ten, including:

  • Appreciate, from day one, all compiler warnings at the compiler’s strictest setting.
  • “push ifs up and fors down”.
by dozens Jul 2024 saved 2 times
Tags: