David Blume
David Blume
I just upgraded http://gitlist.dlma.com/testcode.git/commits/main from 1.1 to 2.0, and the "Older" button still doesn't do the expected thing. (The url gets "?page=2" added, but first page of commits is still...
@drewthoennes, please renew the certificate for https://www.boredapi.com/. Your API has a lot of fans and users. Thanks!
Not only +1, but I'd be happy with them as separate RSS feeds, no need for one "posts and boosts" feed. We can subscribe to non-intersecting feeds. Doing it this...
I don't use uv, but have the same color problem as @reagle (incl. "open-colors", running with "-N") but only on my MacBook Pro at work, running a slightly older Sequoia...
I've gotten closer. My shell is bash, not zsh. I have a legacy VisiData (2.11) on my MacBook Pro that doesn't reproduce the problem. Only the VisiData v3.1.1 installed by...
It's an environment issue. **The bug follows the Python installation**. Starting with: ``` $ head -1 /usr/local/bin/vd #!/Library/Developer/CommandLineTools/usr/bin/python3 $ head -1 /opt/homebrew/bin/vd #!/opt/homebrew/Cellar/visidata/3.1.1/libexec/bin/python ``` Then if I run local vd...