bash

How To Fix Merge Conflicts in yarn.lock and package-lock.json

May 16, 2021 · 1 min read
Merge conflicts happen. With lock files, this can happen if you have different packages (or package versions) installed than in the branch you want to merge.

How To Get Notified On macOS When A Website Changes

October 16, 2020 · 2 min read
As software developers, we have powerful tools we sometimes don‘t think of. A few days ago I was waiting for a press release on local government‘s website. I knew the day, but not the time that the update should come. So I wrote a BASH script.