Y
Hacker News
new
|
ask
|
show
|
jobs
by
jdjdjdjdhy
522 days ago
Self hosting a public git is as cheap as it can get, since it's completely static content
Sure you might get bandwidth saturated, but that can happen with any type of content
1 comments
evantbyrne
522 days ago
It's a lot less bandwidth to serve one login screen than the entire contents of all of your source repositories to a bunch of crawlers. You can also cache that one login screen in memory.
link