2017년 12월 6일 수요일

https://t.co/PAPHqLp9Ki AlphaGo 다큐멘터리 보고 왔다. 몇 번이나 눈물 쏟을 뻔. 미래에 대한 호기심이 별로 없는 편임에도 나중에 돌아봤을 때 이 시대를 살았음에 감사하게 될 거 같다.

RT @bguthrie: Git may ship with a ton of features, but no one's forcing you to use them. Here's how I do trunk-based development with Git: `git commit && git pull --rebase && make test && git push`. You know what I never need? A branch visualization tool. /15

@jezhumble @martinfowler PS2: There's actually a lot more to be said about trunk-based development; credit goes to @paul_hammant for championing, refining, and documenting the practice at https://t.co/cTjLGnJPSw. It is worth your time to read it.