

51·
18 hours agoI needed the following CSS copied 51 times with a 0.05 s increment, because CSS can’t for-loop and didn’t want JavaScript:
#butterfly span:nth-child(1) {
animation-delay: 0s;
}
I know I could’ve just for-looped it somewhere else and copy-paste the output, but I was curious if DeepSeek could do it.
Even though I use EndeavourOS (Arch easy installer), I won’t hesitate to vouch for Mint. I’m using its Cinnamon desktop environment (DE) and it’s the best user experience I’ve had after having used Xfce, KDE Plasma, Budgie, Gnome, et cetera.