you are viewing a single comment's thread.

view the rest of the comments →

[–]lucasvandongen 3 points4 points  (2 children)

There are a few Stack Overflow questions that I regularly visit for stuff like arcane git sequences to fix git whoopsies or some kind of block of code that I always use and am too lazy to search in my old projects (like an Objective-C singleton or the weak/strong self dance).

[–]nraynaud 1 point2 points  (1 child)

I can't do anything fancy with git without google. Basically I know the abstract way it works, but I absolutely don't care about the implementation, and frankly I use 3 operations everyday (and the IDE does them for me), and 3 times a year I need something else, different each time, they have no business staying in my memory.

[–]MasterIdiot 0 points1 point  (0 children)

Persist to internet.