micro

Hockey Night in Canada apparently now has a segment called “The Major Part of the Game”. 

I get that “TSN Turning Point” is taken, but come on. 

micro

The Good Place Season 3 premiered last night. Still so, so good.

micro
Replied to https://www.sadlerjw.com/2018/09/20/sublime-merge/ by Jason Sadler (sadlerjw.com)

We have a custom implementation of Git for reading repositories, which drives a lot of our high performance functionality. However we defer to Git itself for operations that mutate the repository (Staging, Committing, Checking out branches, etc).

So yeah, Sublime Merge is really fast.
I don’t love the UI, but it’s early days yet.
Seriously, it’s so, so fast.

micro

Safari 12 is out for macOS. Favourite new features: favicons in tabs (opt-in in Preferences), and sane performance of closing tabs in the Tab Overview view.

Also, great anti-tracking stuff, as announced during WWDC. All good stuff.

The Sublime Text folks made a git client.

Today, I’d like to introduce Sublime Merge. It combines the UI engine of Sublime Text, with a from-scratch implementation of Git. The result is, to us at least, something pretty special.

Oh wow. Oh wow.

We have a custom implementation of Git for reading repositories, which drives a lot of our high performance functionality. However we defer to Git itself for operations that mutate the repository (Staging, Committing, Checking out branches, etc).

Sign me up!