Evan Bovie

Results 14 comments of Evan Bovie

If you need this feature right now, it’s possible [with mitmproxy addons](https://docs.mitmproxy.org/stable/addons-examples/#websocket-simple), though you will have to accept using an app other than Proxyman.

@metafloor thanks for the pngjs suggestion and sample code! It would be nice to reduce the number of dependencies and have bwip-js generate the desired output, but I'm not constrained...

Workaround: prepend the link with any character. Even [a non-breaking space](https://en.wikipedia.org/wiki/Non-breaking_space) works. ``` example [^1] [^1]: Enlund, Jonas. [Learn Datalog Today](http://www.learndatalogtoday.org/) ``` ``` example [^1] [^1]: [Learn Datalog Today](http://www.learndatalogtoday.org/) ```

I needed to add **Karabiner-Core-Service** to **Full Disk Access** upon upgrade from 15.6.0 to 15.7.0. I have a symlink from `/Users/USER/.config/karabiner` to `/Users/USER/Documents/dotfiles/karabiner-elements`. Sure enough, `core_service` logs the issue: `[2025-12-23...