Viewing profile — cjantz
cjantz
HN member- Joined
- Wed, Sep 03, 2014, 11:25 AM UTC
- HN karma
- 4
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About cjantz
Recent public activity
- story
-
comment
Comment #8487466
I wonder how the new iMac 5k Retina is going to influence sales for their iMac line numbers. They increased but I don't think it's just because of this release?
-
comment
Comment #8487444
It's the soft double tap gesture apple introduced because of the huge screen. This way you can use navigation panel elements without moving your hand that much and it's less likely…
- story
-
comment
Comment #8486731
Exactly! But why do you need to squash while merging? The concept of merge tells that a branch is merged into the history by adding a merge commit. This commit reflects all differe…
-
comment
Comment #8486721
You shouldn't push dysfunctional branches anyways to keep the application working and always testable. We have a CI server testing every branch for every push - I'd regard it as ra…
-
comment
Comment #8486712
If you take it like that you can also say ignore the squash and keep the merge commit clean. That way you don't push all your development commits to the remote and ensure a clean s…
-
comment
Comment #8486701
I think Apple needs to check on this very careful just because of some services like Uber offer services through the app and don't sell a physical good. The opposite of this is, th…
-
comment
Comment #8481767
How and when to comment should be a decision made by the contributors working on the feature, but squashing is something I always disallow for any team I work with just to keep the…
- story