ℹ️This is part of a series I'm writing documenting my efforts to establish native messaging communication between my MarkDownload web extension and a native app. Go check out the motivation or my previous efforts
Okay, so, where I left off last time was being able to communicate…
As mentioned in my previous blog post, I went down a bit of a rabbit hole regarding native messaging. I couldn't figure out how to communicate properly via stdin/stdout from a MacOS Swift app. If anyone has any pointers, that would greatly simplify the process; because oh…
I'm currently working on a complete rewrite of my browser extension, MarkDownload. In the current version, most of my logic and processing takes place on a persistent background page. An invisible webpage, just sitting there taking up memory, waiting for someone to click that button and get the…
I've been exploring building my own little space on the web, trying to bring in some content from the Fediverse and/or make my own website ActivityPub powered.
I've not given up on that entirely, but I also wasn't getting anywhere with it. And…
I've taken a leap and have started organising all the things with a Johnny Decimal system. It's been something I've been mulling over for some time, and with the Johnny Decimal workshop coming soon and an attempt to switch to a new OS, it…