Mike Anselmi

Results 8 comments of Mike Anselmi

@bradleyfay: If to the `sparklyr::spark_config` function you pass **either an absolute path or a path relative to R's current working directory** (more on this below), then the [underlying `config::get` function...

I just noticed that when R is launched from within or under a symlinked directory, R's `getwd()` resolves the current working directory to an absolute path without any symlinks. I...

Edited summary to include demonstration of `import pystow` failing when `PYSTOW_USE_APPDIRS` is `true`

I ran into this recently - it look me longer than I'd care to admit for me to realize that `listener_wrappers` is supported only for TCP listeners. 😅 Until something...

> It's generally best if you create a shell script which uses `find` to search for the pattern you are using in your project and then use `xargs` to run...

@DocEmmetBrown Please see here: https://github.com/tailscale/tailscale-qpkg/issues/148#issuecomment-2935234855 Hopefully this will be resolved soon. 🙏

@johnkerl Thanks, I appreciate your detailed and thoughtful reply (as always). Updating the docs would be great!