open Mac application from the command-line
Today I Learned about the -a flag in MacOS’s open command-line application. It lets you specify the name of an app in /Applications (without the .app ending)...
Today I Learned about the -a flag in MacOS’s open command-line application. It lets you specify the name of an app in /Applications (without the .app ending)...
TLDR: history of a deleted/moved file: git log -- path/to/deleted-file find all commits which include a given string in the diff: git log -S string ig...
… don’t do it!
If you are using a desktop (not mobile/tablet) Mozilla Firefox or Brave Browser (or Google Chrome or another browser based on Chromium), here’s a quick way t...
This blog is still alive! Up and running on Jekyll now. Should figure out how to support RSS feeds…