Cam Spiers
Cam Spiers
Takes an iterator and cycles through its elements a given number of times If working with a generator it is best to make it rewindable if the expected number of...
I found that the refresh of widgets via AppleScript was too slow. It turns out it was quite an effort to do it another way, but I came up with...
I had trouble getting image previewing to work on macos with kitty. In particular because ranger hardcodes the version of python to be used (`/usr/bin/python`) in `ranger.py` meaning despite installing...