Viewing profile — mattsanders
mattsanders
HN member- Joined
- Sat, Oct 26, 2019, 3:59 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About mattsanders
No profile information was provided.
Recent public activity
-
comment
Comment #21402999
This is just a simple case of serialization. Having worked on 10+ game engines and other scene graph based applications I would prefer a more flexible reference based approach. Ins…
-
comment
Comment #21395065
I've been working remote exclusively for 5 years now with several years prior working remote on occasion. I live half way across the country from my job and I remotely operate a co…
-
comment
Comment #21372567
subtree is more transparent to users of the repo as it is basically pulling in a copy of the repository during the clone. submodules on the other hand are only storing the metadata…