miniblog.
← Back to all posts
Feb 21, 2021 at 08:37
1
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!)
Likes
Collin Doering
Related Posts
Sep 7, 2018 at 19:17
Exploring making websites faster by preloading pages that an ML algorithm thinks they're likely to visit next:
https://github.com/guess-js/guess/blob/master/README.md
Aug 30, 2015 at 10:57
TIL that even Richard Stallman thinks that window is a poor term in Emacs (he favours 'pane' instead):
Re: Apologia for bzr