Live data from Hacker News

Viewing profile — gitzen

gitzen

HN member
Joined
Fri, May 10, 2019, 4:27 PM UTC
HN karma
7
Public activity
5 items

About gitzen

No profile information was provided.

Recent public activity

  1. comment
    Comment #20457889

    I recommend ending your comment with "/s" to indicate sarcasm or you run the risk of getting downvoted due to Poe's Law.

  2. comment
    Comment #20457870

    This is very good advice. I am beginning to become worried that hobby projects now consider using heavyweight tools that make sense in companies. If you're only going to build a si…

  3. comment
    Comment #20457854

    SCPing or Git push/pull is exactly how I would do this. > Sorry if this sounds like parody but I'm really confused :/ Thanks for this clarification. It did seem like parody until I…

  4. comment
    Comment #20457820

    Can it set breakpoints in a code that would be running in a subprocess launched with the multiprocessing library?

  5. comment
    Comment #19879415

    Thank you for sharing this link. Until now, I never understood properly how rebase and fast-forward merges work. This simple note in this document made it all clear. "Beginners to …