Friday, June 10, 2022

ML Rot

As software rots due to chances in dependency machine learning model rots due to change in data. HDR, higher resolutions, new encoding formats will have impact on existing methods.

Python Terminal Animation for Waiting

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