|
|
|
|
|
by evlapix
5472 days ago
|
|
Technically, yes.. waving your command line wand IS a solution. But also, technically, there isn't any reason why you shouldn't be able to keep 100+ small remote git repositories active for less than $100/month. Also, Github doesn't require you to know how to use tar, S3, or have any other Linux experience. So why should this particular use case? Why wouldn't a business be able to cater to that market? This is a business, and as such, should be measured as one. Why are we criticizing the "technical necessity" of the product? Are we under the impression that HN is the target audience? |
|
You don't need tar to package a git versioned project.
All you need is some kind of zip program, and every major OS has one built in.
The difference knowledge it requires to just zip up a directory and send it in an email, versus running a github connection is so minimal its laughable that anyone suggests that you need some kind of web interface in order to unburden yourself.
> This is a business, and as such, should be measured as one.
I think that this is a solution chasing a problem. However, lets assume that it is a viable business.
The beauty of github was ease of sharing, and the web interface. If you take away the web interface and don't need to share then what's the value proposition here?
All you're getting out of this project is backups of your local git repo. And you know what.... tar is pretty damn competitive when it comes to that arena.