Results 91 issues of Joseph Reagle

Should one use "ignore" or "args"?

question

I often profile, view, optimize, and check the profile. I'm not quite sure how to do a refresh on the new .prof file, and I'd like to stay in the...

- [ ] "walrus operator" via `:=` - [ ] denoting positional only args via `/` - [ ] f-strings debugging via `f"{foo=}"`

``` /Users/reagle/.pyenv/versions/3.12.1/lib/python3.12/site-packages/twitter/constants.py:64: SyntaxWarning: invalid escape sequence '\d' 'UserMedia': '^tweet-\d+$', ``` [Other language changes](https://docs.python.org/3/whatsnew/3.12.html#other-language-changes) > A backslash-character pair that is not a valid escape sequence now generates a [SyntaxWarning](https://docs.python.org/3/library/exceptions.html#SyntaxWarning), instead of...

Hi! Thank you for your plugin. I'm looking for a way to create a single index page for a vault, in the root folder, show it and all its subfolder...

feature

It'd be nice if it included the line number in the report of failed link.

I have TB 102.2.2 configured for plain text sending and showing of emails. This seems to create HTML content, which is then sent as literal bracket soup. Can this work...

When I try to see the memory sheet I get: 'no command for "alt+shift+m".' When I look at the command help, I see an odd binding: `Alt+Shift+Shift+M`. ``` sheet module...

bug

I'd like to begin the SortGuide.md; I'm on macOS 14.5 23F79 arm64 and am generally using `3.12.2 (set by /Users/reagle/.pyenv/version)`. ``` cd ~/bin/ git clone https://github.com/saulpw/visidata.git cd visidata ❯ ls...

question

I have a test markdown file that I process with pandoc 3.2 on macOS 14.5 23F79 arm64 to create HTML. https://reagle.org/joseph/2016/min-eg/test-diagram.md https://reagle.org/joseph/2016/min-eg/test-diagram.html#svg BUG: fontawesome fails in SVG.