Viewing profile — hop_n_bop
hop_n_bop
HN member- Joined
- Fri, Aug 02, 2024, 4:41 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About hop_n_bop
No profile information was provided.
Recent public activity
-
comment
Comment #43441736
more the basis for building your own backend sync-solution in Go than a complete product, this library does an rsync-like protocol to minimize data transferred to sync up two files…
-
comment
Comment #42101977
The Pomodoro technique works well. Set a timer for 15 minutes, and focus only on your writing for until the timer goes off; or longer if you like.
-
comment
Comment #41140373
1) git config --global url.ssh://git@github.com/.insteadOf https://github.com/ 2) export GOPRIVATE='github.com/_company/*'