Monday, April 21, 2025

Developer productivity

Developer productivity is not bounded by code generation but with futile challenges of authentication, database schemas, wrong configs or dependencies most of the time.

No comments:

Python Terminal Animation for Waiting

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