Came across post about git basics Just enough Git to be (less) dangerous and decided to keep a bookmark to share when someone asks stupid basic question about git. Wait. I have learnt git reflog from this post! And set conflictstyle = diff3 in [merge] section of my .gitconfig. And colors set as well. Funny hack of storing empty file .keep to force git store empty folder.

Read ancient but interesting post How Apple Cheats about how Apple using iPad only UIPopoverController in some apps on iPhone. Post in outdated but nonetheless interesting.

Interesting post Doom of SceneKit. Hope to come back to this bookmark when I start using SceneKit in my app for testing traffic rules.

Repo with links to open source OSX apps might be useful some time.

Installed SwiftRewriter. Should give it a try.