Live data from Hacker News

Viewing profile — heisenberg302

heisenberg302

HN member
Joined
Sun, Jun 10, 2018, 10:03 AM UTC
HN karma
10
Public activity
5 items

About heisenberg302

No profile information was provided.

Recent public activity

  1. comment
    Comment #38167279

    Responses would make more sense if people included: - if they have done any cherry-picking - if they have done any backporting - if they have reverted any commit that made it to ma…

  2. comment
    Comment #38166133

    also you can use git rerere if you need multiple goes for the rebase, it saves your conflict resolutions and applies them automatically when they occur again(you need to resolve th…

  3. comment
    Comment #38165738

    I prefer rebase over merge because when merging since the commits are added to HEAD, when I add new commits after merge, I find it harder to understand what is being added with the…

  4. comment
    Comment #38165656

    Another thing is if you keep commits in a clean "state", it is easier to revert a commit, when you squash or keep them messy it can make it harder to revert. Also sometimes you dec…

  5. comment
    Comment #38162635

    I had an account in Wise, and I was transferring money between my accounts (all the names were same). Everything was legal but they closed my account and started replying to my ema…