Live data from Hacker News

Viewing profile — hn_acc_1

hn_acc_1

HN member
Joined
Tue, Jan 07, 2020, 12:49 AM UTC
HN karma
13
Public activity
4 items

About hn_acc_1

No profile information was provided.

Recent public activity

  1. comment
    Comment #23059543

    Thanks for sharing, this is a great read. The bit about top-down vs. bottom-up design (Liquid Fuel Engine (SSME) section) is surprising to me. It appears for the Shuttle program, a…

  2. comment
    Comment #22401952

    To be fair, that was probably a tough crowd to "market" to... most addicts need a pretty significant kick to force them into a change, and flyers don't provide any kick and are eas…

  3. comment
    Comment #21975891

    Merge conflicts are not so scary, and are an elegant way to handle distributed changes with simultaneous edits to a single file. If the conflict is huge, rebasing can help you by "…

  4. comment
    Comment #21975490

    I don't see any obvious flaws with Git. The monorepo/polyrepo discussion exists apart from your choice of version control system and has little to do with Git, as far as I can tell…