Hacker News new | ask | show | jobs
by ishitatsuyuki 3428 days ago
They try less harder to clean up 1000+ issues, and their hosted service is simply slow as hell.

GitHub has wonderful speed of customer support.

Docker isn't always the best solution to CI, what you need is just a prebuilt image for the language you're using. Travis starts really fast, since there's no image pulling time.

1 comments

That sort of was the point I was trying to make...they have a lot of big picture "features" but their foundations are crumbling...sadly. Don't quite agree with you on Docker = prebuilt image. We do loads of cool stuff with Docker containers. We're microservice heaven here :-P