Viewing profile — egork8n
egork8n
HN member- Joined
- Wed, Oct 30, 2013, 3:08 PM UTC
- HN karma
- 15
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About egork8n
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #7385045
You just need to visualize the tree, and that's it. `hg push -r .` will push checked out changeset and all its ancestors. Mercurial tracks changesets. Git guys are inventing all ki…
-
comment
Comment #7170379
hg-git works flawlessly as long as you are using hg-git _and_ python-dulwich from their repos heads. Their releases on PyPI are always somehow out of date.
- story
-
comment
Comment #6929617
Sometimes it just feels like not removing the nuclear missile launch button from a cage with monkeys arguing that we should not remove the power of nuclear weapons just because mon…
-
comment
Comment #6929142
This is definitely not true for the outsource companies here in the 3rd world. It gets even worse when you face people who have used SVN for years. Once they realize that they can …
-
comment
Comment #6928610
Except that in practice people tend not to perform steps 4, 5 and 7. They then commit non-working code and honestly believe that their commit is OK, because they saw all tests pass…
-
comment
Comment #6750555
I think turning syntax highlight off is too radical, you can get all the benefits mentioned in the blog post by using colorschemes like zazen or zenesque. * zazen: http://www.vim.o…