JonathanDoughty
JonathanDoughty
I would really like to see this too, any more recent thoughts? I hacked together support for media queries for the [background/cover](https://jwdoughty.com/post/header-background-images/) image as well as in [summary-with-images](https://jwdoughty.com/post/more-responsive-images/) in an...
Given the number of apparently ignored dependabot generated pull requests for security issues as well as other upgrades I have to conclude this has been abandoned. Thanks for years of...
I'm wrong, it's not filtered posts that are the cause. Latest iPhone 1.20.23 just gets stuck for a couple minutes. Starting this comment and going back to count how many...
Not sure if it would help but I take a different approach when Hammerspoon tells me that Secure Input Mode is enabled for a field: I [temporarily](https://github.com/JonathanDoughty/hammerspoon/blob/main/passwords.lua#L132-L136) keep a reference...
I can confirm that adding the `is_font` definition to `~/Library/Application\ Support/jhspetersson.fselect/config.toml` - which was entirely missing in my macOS brew installation - was successful in eliminating the TOML parse error...
The inability to do variable (or environment variable) substitution for import paths ended up preventing me from a desired DRYing out of Justfile content as well, rather than having to...
Sure, that should be sufficient. I'm assuming the dumped recipes would have **{{variables}}** replaced so they would not have syntax surprising to linters. The only possible problem that occurs to...
As a result of discovering #737 I've learned that if one uses the `--verbose` flag twice (who knew?, not sure when that got added) shebang recipes get printed with `just`...
A fix for this that worked for me mentioned in [#9670](https://github.com/podman-desktop/podman-desktop/issues/9670#issuecomment-2901627325). I encountered the situation after installing fresh versions of Desktop and podman's CLI after a six month hiatus from...
I got this working too, with a few hiccups due to my local configuration. Thanks for the instructions. I did notice one issue: via the web UI, in Control Panel......