Today I learnt about --ignore-rev with git-blame. Super handy if git thinks moving some code made you the author.
$ git blame --ignore-rev abcdef source_file
(Turned out I was still the author, but several years earlier!)
I've started naming my servers digiocean1.example.com, digiocean2.example.com and so on. I wish I'd done this much earlier.
I already have domain names for the actual deployed services, but it quickly gets confusing when you start moving things around.
I'm not a fan of the mastodon web UI behaviour where moving down with cursor keys 'snaps' to the next toot.
Is it possible to disable this, so my cursor keys always move the page by a consistent visual amount?
I've poked in the settings and didn't see anything obvious.