Saturday, July 22, 2023

E ink

I am typically curious about e-ink technologies. There could be more applications where they are offering now. For example if rooftops covered with them it could provide low cost climate control system.

No comments:

Python Terminal Animation for Waiting

A nice small tool for terminal animations from yaspin import yaspin with yaspin(): do_stuff()