How to type to Siri from the macOS terminal command line

I recently wanted a command line based HomeKit app, I don't think any exist. I guess I'll have to learn Swift, and write one. This will take a while, probably a very long while though, so I found a temporary fix that will be useful, even after the app is finished.   , typing to … Continue reading How to type to Siri from the macOS terminal command line

How I can edit files on a remote server using Textedit on my Mac through SSH

Posted on December 1 2018 Two years ago, I wrote about how I use Textedit instead of vi, vim, or nano  when editing files  in my macOS terminal. It's still working well for me, but then I wanted it when remotely logged into other computers. Textmate can do that, but you need ruby on the … Continue reading How I can edit files on a remote server using Textedit on my Mac through SSH