Mike

Results 8 comments of Mike

I'm running into this issue again, even with the new code. Sometimes the file import/place on timeline works instantly, but I can very reliably induce a rainbow wheel by just...

Not an entire fix, but adding CommandPost to the Full Disk Access list in Security & Privacy has significantly improved my success rates & reduced delay times when they happen.

Little update, in the end I had to workaround this issue by using an applescript instead of hs.pasteboad. I setup a watch folder using [Folder Actions](https://developer.apple.com/library/archive/documentation/LanguagesUtilities/Conceptual/MacAutomationScriptingGuide/WatchFolders.html), then use the POSIX...

Any chance this is going to be looked at eventually? The current implementation makes zero intuitive sense, and I think the example below is a very a basic and common...

@SeeminglyScience yes I'm sorry I should've been clearer; I think `$value -is [AutomationNull]` is a great halfway solution and would at least give me an option to work with. I...

I need to redo the entire DB hook-in to be honest! I stopped developing this due to how messy it was getting. Ideally the rewrite will involve making an API/handler...

I'm getting the same error with Xcode 14.0.1 and 2016 MBP. If I modify testServerCanReadTerminatorData to not send a data array and just send a single utf8-encoded data string, it...

Might be time to let this project retire to pasture :( I found a newer class using the Network framework instead of the depreciated Sockets one. https://github.com/rderik/rdncat