An opinionated list of Python frameworks, libraries, tools, and resources
This is the follow-up to What I Actually Learned Building a Side Project in 5 Days With AI. That post was about AI. This one is about what happens after you ship — when you actually have to run the thing. I lost a freelance client last year because I forgot to send a monthly report. Not because I didn't do the work. I did the work. I just never wrote it down in a place I'd actually look. The repor
Ages ago when CSS grids came with a repeat() function to simplify defining repetitive columns and rows, I was not alone in wishing for this function to be made generic and work in any context. After seeing Wes Bos on BlueSky wishing for this exact concept, specifically for repeating segments in a shape() definition, I chimed in with my +1's on making repeat() generic across CSS Without delay, @no