Oddbean new post about | logout
 @6ee90ca1 been there, done that, with code generation — but it’s still really hard to get basic parts right from just code. The “parametric” design of stuff turns out to just be more fiddly at a constants level and things don’t always scale right when you render them. https://github.com/mathias/dryingrackclip 
 @bf313442 I think that my parametric designs all had flaws up until this year, and now I think I "get" it when designing for parametric. (And I'm really bad at math!)