Viewing profile — throwawayassist
throwawayassist
HN member- Joined
- Mon, Jan 29, 2024, 11:00 AM UTC
- HN karma
- 3
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About throwawayassist
No profile information was provided.
Recent public activity
-
comment
Comment #39174969
K.I.S.S I use git for this. Google: 'git -- bare' Use that as a 'hub' which you can push and pull your code from. Then using a git hook (post-receive). Run a bash script to install…