Hacker News new | ask | show | jobs
by remram 1195 days ago
It seems that most of those concerns are not alleviated by using GitHub or GitLab SaaS: "figure out the software you want to use" (you still have to choose the platform), "figure out authentication" (you still have to link your SSO with the platform), "continuous integration systems (...) or production servers that pull from your Git repos, you're going to need to figure out how to connect all of this to the Git server" (you still have to do this), "Git version compatibility" (still a concern, unless you only write code from a browser).

What a weird list.