@JamesTimmins It's the same reason why employers measure your success by how long you take to finish something: it's the easiest metric to use. Way easier for Airtable to take the number of rows than to come up with a meaningful metric.
Before this, I used EasyScraper by @roadtoramen to scrape color palettes from different sites. I just needed names for the palettes, and generating names randomly didn't work too well. But ChatGPT does a nice job with the right prompt (which took a while to get down).
Been playing around with using AI to generate a color palette - not too shabby. It even comes up with a fitting name. #Python
Colors in the terminal done with Rich.
https://t.co/fcrHkvOTl1
Screenshot background by my shotstriper tool. https://t.co/Y0hVer0sR7
At long last I've published my very first Python CLI utility. π
https://t.co/Y0hVer0sR7
It lets you add striped backgrounds to screenshots (or any image, really), especially for publishing on blogs or social media.