Viewing profile — gitzen
gitzen
HN member- Joined
- Fri, May 10, 2019, 4:27 PM UTC
- HN karma
- 7
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About gitzen
No profile information was provided.
Recent public activity
-
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.
-
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…
-
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…
-
comment
Comment #20457820
Can it set breakpoints in a code that would be running in a subprocess launched with the multiprocessing library?
-
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 …