Viewing profile — sha1-1b141e
sha1-1b141e
HN member- Joined
- Wed, Apr 20, 2016, 9:36 PM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About sha1-1b141e
No profile information was provided.
Recent public activity
-
comment
Comment #11664282
OOC, how much of the complexity for implementing this was getting the data out of the formats, and how much was implementing the diff once you had the data?
-
comment
Comment #11538073
Yeah, except that this is not really built into Git. You can't get detailed differences or merge differences in these large files. They are basically opaque blobs as far as Git is …
-
comment
Comment #11538031
Any kind. JSON or XML could be input. Or things like SQL or protobufs. Git itself doesn't work well for large-scale data ( https://help.github.com/articles/what-is-my-disk-quota/ )…
-
story
Ask HN: Would you use a “git for data”?
Dear HN: Let's say there was a thing that gave you the full git workflow (branch, sync, push, pull, merge, revert, etc) efficiently for large-scale structured data. Would such a th…