BReport is dead; long live the microlith
We did it — we finally retired BReport!!
We did it — we finally retired BReport!!
Cypress v10 is out, and it makes some big changes. It comes with a real handy migration guide built into the cypress open command, which is nice! But the com...
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!