Sounds like you should find a new product to use.
petersr
joined 2 years ago
Hard to argue with that logic 😂
I am Danish and I have never seen this...
And someone's broken heart!
Can we at least see it?
And how long you watched
And would you call SSH a library?
Look. Doing A-E is going to be expensive enough for the young fella. I don't think he can also afford gunshot wound treatment.
I will also go with 2013.
To be fair, this is a classical strategi in startups called "wizard of Oz prototyping" - it is used to test if there is a market for something before the tech is ready. But the tech is supposed to be created soon after and actually work...
Let me tell you something. I cannot tell you what company, but I have been tasked with putting Excel files in git "because they are just zip archives with xml" and it is just a disaster. Everytime you save the document it will save certain parts of the xml code in arbitrary ways (like each image is in a list and the order of that list is random everytime), some metadata is re-written everytime like time of last modified and finally all the xml files are one single line. The git diffs are complete useless and noisy and just looking at the Excel file will cause git to consider it updated. So sure, you can use git to snapshot you Office documents... But just don't.