5 ms·
Neat. My only critique of the script is that I would have added a sleep 0.1 in the loop so that as this prints in a terminal it is actually readable; any
by mk_stjames 2mo ago
Neat. My only critique of the script is that I would have added a
sleep 0.1
in the loop so that as this prints in a terminal it is actually readable; any modern terminal will scroll so fast you can't see the message in flight.
Slowing it to a 10hz refresh makes it look great.
- whartung 2mo agoMaybe you can sew a patch into it?