In my latest tiny project, I explored Playwright — a browser automation tool which focuses on E2E testing. Just for the sake of exploring, I use it not as an E2E testing tool but rather a scheduled website monitoring. Basically I wanted to know whether the content I'm looking for is available or not. If … Continue reading Execute nodejs project via cron using nvm
Category: web analytics
Automatic backup on Linux webserver (part 1)
For the past 2 years or so, I've been using a Linux server from Virmach to host my websites. A VPS like this is a bit more difficult to maintain than the web server from your regular hosting company, although it's much more configurable. You can use it for multitudes of other purposes like setting … Continue reading Automatic backup on Linux webserver (part 1)