#TodayILeaned that #bluesky does not support non-English, but standard letters as part of they tagging system, for example #Canadá (the proper way to write Canada in Spanish) while Mastodon does....

(I do have the bridge that sends my toots to bluesky)

#TodayILeaned that the reason the #Bangladesh 🇧🇩 flag has the circle a little of centre is to give the impression that it is centred when partially flying.... and while reading that i learned that the #Palau 🇵🇼 flag is also a little off-centre

#CentreNotCenter #Vexilology

#TodayILeaned I can use #py5's #lerp (Linear intERPolation, also very much liked in #Processing & p5.js) function with #NumPy arrays (and why wouldn't it work, right?) I should write a post about this... I used to have a slow recursive function called lerp_tuple to interpolate between two polygons or collections of point positions and I can probably retire it!

#hojeaprendi que Lycos.com, aquilo que utilizávamos antes de Google, ainda existe.

#todayilearnt #todayileaned

#TodayILeaned that folk/piano-rock pillar Carole King has a 1993 album (Colour of my Dreams) that features both Slash of Guns & Roses on lead guitar, and several tracks with Danny Carey of Tool on drums (one of his first pro studio gigs).

https://www.youtube.com/watch?v=HPg6n-bFhFU

Hold Out For Love

YouTube

#TodayILeaned that #Python wheel file filenames have an influence on the installing process...

I had a couple of something-none-any.whl files and renamed one something-none-any-april2.whl and couldn't install it!

It is rare for me to install from downloaded wheel files.