I hope he does try to sue for a link to google which has a link to his own site which behaves in a certain way based on the if HTTP_REFERER header says it was from google. He could stop the behavior at any time by changing his own code. It would set a good public precedent to help curtail such buffoonery moving forward.
It's interesting how different neighborhoods can be in the same city. In Seattle, my old neighborhood's board (First Hill) was vastly different than that of Ballard, to the point where I wasn't sure my friends who lived there were talking about the same site. The latter sounded like it was filled entirely with militant, yet simultaneously skittish NIMBYers, while mine was filled with park get-togethers and lost puppies. And since you could only see one neighborhood, the other experience was invisible to me.
"To visualise this, it’s simplest to think of the state of your repository as a point in a high-dimensional ‘code-space’, in which branches are represented as n-dimensional membranes, mapping the spatial loci of successive commits onto the projected manifold of each cloned repository."
Mere humans are incapable of doing this right as most don't run with show whitespace (so tabs and spaces look different) & many don't grok the difference between indentation and alignment.
I wonder if gofmt logic can be extended to other languages.
have you ever found a solution to make readline change cursor shape depending on mode? not knowing the mode before typing keeps me from turning this on, even though I prefer vi bindings.