Viewing profile — chenhan
chenhan
HN member- Joined
- Fri, Dec 20, 2019, 3:12 AM UTC
- HN karma
- 51
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About chenhan
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #22362713
Your pull request shows exactly what I am talking about. For every force-push it has direct links to the old commit, the new commit and the diff. Pick the first force push in your …
-
comment
Comment #22362690
I will elaborate why I think the two points in my comment above are important. Git Rebase, Git bisect and other operations display the commit summary line when they get stuck with …
-
comment
Comment #22362664
It is a problem in mailing lists but GitHub has good tooling around it. Every time you force-push, GitHub keeps and provides direct links to the old commit, the new commit and the …
-
comment
Comment #22362629
This is a good article that covers how to communicate in a pull request. I think there are two other essentials in making good pull requests. 1. Good commit messages. Follow this g…
-
comment
Comment #22307297
Is it really sending 1.3 MB of content over the wire? My network tab in browser shows only 75 KB of transfer size.
-
comment
Comment #22305444
When I read this, I immediately began thinking if there is someone I know who has been involved in both science/math and TV/movies and the name that popped up for me was Carl Sagan…
- comment
- story
-
comment
Comment #22305318
I never really understood Git until I read this tutorial: https://github.com/susam/gitpr Things began to click for me as soon as I read this in its intro section: > Beginners to th…
- story
-
comment
Comment #21987849
For the curious, the ISO standard is ISO/IEC 14977. It is available here: https://standards.iso.org/ittf/PubliclyAvailableStandards/ Direct link to the standard: https://standards.…
-
comment
Comment #21841499
GCP documentation is the worst I have come across so far. The GCP documentation seems to have multiple personalities. It is as if the different parts of the documentation were writ…