This article was originally written as part of the BobaBoard documentation. APIs allow...
As usual, this article isn't meant as an in-depth guide, but as a documentation of the what, why,...
I've recently created a newsletter with a peculiar gimmick: every month(?) paid users (members) receive a survey to decide the topic of the following month. I want to automate this process as much as possible.
Have you ever wanted to change some annoying behavior of an app running on your computer? While this is often impossible, apps written in Electron can be hacked to modify their source code. Here's my journey in figuring out how to do so. Follow along, and learn about electron, hacking and some useful command-line tools!