Josh Santangelo
Josh Santangelo
If I use `wincmd.elevate()` and a UAC prompt pops up, there doesn't seem to be a way to tell if the user declined the granting of permission. In the callback,...
Currently it looks like if I write to the event log, I get a UAC prompt with every message. Of course this doesn't happen if my program runs as an...
Enclosures weren't really supported. #111.
I have a Haul project, and am able to turn on debugging such that Haul launches Chrome and lets me debug. This is great. If instead I run my project...
**Fider Cloud or Self Hosted** Self-hosted, `getfider/fider:stable` image **Describe the bug** A clear and concise description of what the bug is. My SMTP server is internal to my network and...
I believe that with the attached SVG, if the transforms are preserved, I should be able to use `reusePaths` to make symbols for identical paths. However it seems like the...
It would be nice to have an option in methods like copyDirSyncRecursive to only copy files if their modification time is newer than the one in the destination folder.
I was able to install via npm using the instructions on the npm page. However running the sample from there fails. ``` OpenCV Error: Bad flag (parameter or structure field)...
I'd love to get this running -- unfortunately my only Linux environment is WSL on Windows. I got this far... ``` jsantangelo@US8CC68144D03B:~/variations/squashfs-root$ ./AppRun [ error ] ofAppGLFWWindow: 65543: GLX: Failed...
I'm using `--login` and `:feed` and trying to use `--post-filter="date_utc >= datetime(2024, 10, 12, 3, 5, 0)"` to limit posts to the last 24hrs, but I keep getting posts that...