An opinionated list of Python frameworks, libraries, tools, and resources
Most people try to improve their lives without ever measuring how they actually feel. I used to do the same. Some days felt productive, others didn’t — but I had no way to understand why. So I decided to build something simple. Not another complex app. Just tools that answer one question: 👉 “How am I actually doing right now?” 🔹 What I Built I created a few simple tools: A happiness score calcul
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